Tech Byte
5.1K subscribers
254 photos
3 videos
87 files
192 links
Tech tricks, news, hacking tutorials and dark web guides.

Admin : @anonyguy
Download Telegram
Tech Byte
This new Acer Predator 21X gaming laptop may be yours....for $9000! Check out its specs:
Acer also introduced their infrared facial recognition sensors for account logins.

The EyeX tracker system is kinda like an advanced version of Samsung's "Smart Screen" feature in their phones. It tracks where you're looking and points there, so when you're gaming, just look and shoot.
These new image leaks reveal how sexy the Samsung Galaxy S8 will be!!

The 5.8" S8 (left) and the 6.2" S8+ (right)

Images are from /LEAKS
In"Desktop Mode", the screen is split into two in landscape orientation to enhance multitasking
Home screen (S8) and the lockscreen (S8+). Notice the absence of the physical home button? The fingerprint scanner is now at the back, on the right, next to the camera
Contacts
This new touchwiz UI is the next big thing. I love the navbar buttons
SGS8 Specs Sheet
SGS8+ Specs Sheet
I'll be dropping a massive hacktorial (hacking tutorial) 10 or 11 hours from now. In the meantime, share this channel to as many people as possible.
Use this invite link below:

https://t.me/joinchat/AAAAAEA5gUa5uDrWT7mepg
Tech Byte
I'll be dropping a massive hacktorial (hacking tutorial) 10 or 11 hours from now. In the meantime, share this channel to as many people as possible. Use this invite link below: https://t.me/joinchat/AAAAAEA5gUa5uDrWT7mepg
Sorry, I couldn't do that tutorial on SMS spoofing. While there are many 'software' and websites that help you do that online, all of them are pricy and the creators track every text you send.

There was a way to do that without spending a cent and without being spied on but it requires you to install BackTrack 5, an outdated Linux distribution. As I mentioned BackTrack is outdated and replaced with Kali, so the downloads are discontinued. (No website, legally, offers BT downloads these days).

As I said, I'm sorry, I'll make it up to you when I do another tutorial, this time that requires Kali Linux, which you probably already have since the WiFi hack we did some time back.
Accessing the Deep Web
</lesson_001:> Tor Networking

In this guide, I'll show you how to access the deep/dark/invisible web. You don't need special coding or hacking skills to do it. Stay tuned!
Tech Byte
Accessing the Deep Web </lesson_001:> Tor Networking In this guide, I'll show you how to access the deep/dark/invisible web. You don't need special coding or hacking skills to do it. Stay tuned!
Understanding the Deep Web

The deep Web, sometimes called the invisible Web or the dark web, is the large part of the internet that is inaccessible to conventional search engines. Deep Web content includes email messages,chat messages, private content on social media sites, electronic bank statements, electronic health records (EHRs) and other content that is accessible over the Internet but is not crawled and indexed by search engines like Google, Yahoo, Bing or DuckDuckGo.

Statistics show that the clear web (visible web; the one we surf normally) contains only 4% of the Internet's content, the dark web contains the remaining 96%. These may include drug deals, child porn, and other illegal stuff

@TechByte
Tech Byte
Understanding the Deep Web The deep Web, sometimes called the invisible Web or the dark web, is the large part of the internet that is inaccessible to conventional search engines. Deep Web content includes email messages,chat messages, private content on…
How to Access The Dark Web

There are many ways to access the dark web. Being a part of the deep net, dark web operates differently than the clear-net, and needs special client software to be accessed. While there are multiple ways to access the dark web, the most common and recommended method involves using TOR, and then visiting the .onion websites. All dark web website have a URL with .onion domain, which looks similar to the way the clear-net websites have .com, .org, .net, etc. Once you have TOR and find out the .onion address of a deep web site (hidden web site),you can simply enter it in the URL bar on TOR browser, and it'll open, just as normal websites open in usual browsers.

If you read the previous boring section, you'd see that I mentioned how the dark net often uses uncommon communication protocols, etc. In case of the dark web, we see that phenomenon with respect to the onion websites. I won't go in much depth, but first look at a .onion URL suggests that it's similar to the clear-net websites. However, internally, the way they work is nothing similar to the clear-net. Precisely, .onion is not part of the internet's DNS root, and hence, normal DNS servers can't resolve your request if you type the URL of a .onion website on your browser. TOR redirects these requests through it's own servers, similar to the way proxies work, and then we get to the website, without the involvement of DNS servers anywhere. This ensures that search engine bots can't browse around the deep web, and that anonymity is maintained, both of the client looking at the web pages, as well as the server serving the web pages (In other words, the server doesn't know who the client is, and the client doesn't know anything about where the server is.)

If you're using Windows, you can download the Tor executable below, if you're on another OS (Linux, MacOS), tap on the button below the file.

@TechByte
Finding .onion websites

Now that you have what looks like Mozilla Firefox running in front of you, ou can simply enter normal URLs and enjoy surfing the web with privacy. However, we are here to browse the dark web, and we have no idea what to enter in the URL bar.

The solution is simple, just head over to the hidden wiki (click on the button below for the link; it opens only on Tor Browser), and you'll have a list of websites you can go to. You are now surfing the dark web. This is the furthest I'm taking you, and from here on, you can go wherever you want. You can simply click URLs on the hidden wiki like you'd do on a regular browser, and the website would open. Regardless of what happens behind the scenes, the user experience from here on is what it's like in the clear web.

You can explore the dark web but don't do anything illegal, because even if Tor masks your IP address and makes you anonymous, you don't know who's watching you.

@TechByte
Accessing the Deep Web
</lesson_002:> ...on Android (Guardian Project)


Keeping your online data and identity private is an uphill battle, but with the anonymity network Tor, you have a pretty decent line of defense from prying eyes. But while Tor is great for desktop users, since they can simply install a Tor browser or plugin, it's a bit more complicated on Android. The difficulty lies in getting all the data your device sends out pushed through the Tor network, which anonymizes by sending data through various servers around the world.

Luckily, I'm here to set you on the right path... (No Applause!?👏😺)

The guide I'm about to share needs a rooted device. If it isn't rooted, you can Google how gain root access on your device.

@TechByte
Tech Byte
Accessing the Deep Web </lesson_002:> ...on Android (Guardian Project) Keeping your online data and identity private is an uphill battle, but with the anonymity network Tor, you have a pretty decent line of defense from prying eyes. But while Tor is great…
1⃣ Install OrWall

Developed by Swiss privacy activist Cédric Jeanneret, OrWall is essentially a firewall for your Android that will force all of your apps (or just the ones you select) to use the Tor network to transmit all of their data. If an app is unable to use the Tor network to access the internet, then that data connection will be blocked.

Launch it, select the apps you want to relay the Tor network into, and reboot your device.

Get: https://t.me/RLapps/81
Tech Byte
1⃣ Install OrWall Developed by Swiss privacy activist Cédric Jeanneret, OrWall is essentially a firewall for your Android that will force all of your apps (or just the ones you select) to use the Tor network to transmit all of their data. If an app is unable…
2⃣ Install Orbot

In its simplest form, Orbot, by the great people over at the Guardian Project, is the connector between your device and the Tor network. It facilitates the passage of data from your apps to the Tor network, but it can only do so with apps that support data being sent through a proxy. Because of that limitation, it's necessary to have both Orbot and OrWall installed on your device, since OrWall will help with apps which do not have proxy support.

The first time you open the app, you'll have to complete the set-up wizard, but afterwards, all you have to do is long-press the Power button in the center to activate Orbot. If at any time you want to change your Tor Identity to a different IP address, you can swipe across the main screen, which will come in handy if you don't want to stay on the same IP address for too long.

Get: https://t.me/RLapps/80
Tech Byte
2⃣ Install Orbot In its simplest form, Orbot, by the great people over at the Guardian Project, is the connector between your device and the Tor network. It facilitates the passage of data from your apps to the Tor network, but it can only do so with apps…
3⃣ Install Orfox

Orfox is built from the same source code as Tor Browser (which is built upon Firefox), but with a few minor modifications to the privacy enhancing features to make them compatible with Firefox for Android and the Android operating system. Orfox REQUIRES Orbot for Android to connect to the Tor network.

The Tor software protects you by bouncing your communications around a distributed network of relays run by volunteers all around the world: it prevents somebody watching your Internet connection from learning what sites you visit, it prevents the sites you visit from learning your physical location, and it lets you access sites which are blocked.

From here on you're on your own. Remember, don't download things unnecessarily on the dark web, and my personal rule; If you see anything suspicious on the dark web, run away from it!

Browse the hidden web using .onion links on thehiddenwiki.org

Get it: https://t.me/RLapps/82

@TechByte
Tech Byte
Accessing the Deep Web </lesson_002:> ...on Android (Guardian Project) Keeping your online data and identity private is an uphill battle, but with the anonymity network Tor, you have a pretty decent line of defense from prying eyes. But while Tor is great…
Accessing the Deep Web
</lesson_002(revised):> Fire.onion


This guide is actually pretty easy and doesn't require the installation of many apps.

There's this app called Fire.onion, it's a normal web browser like Chrome or Firefox, but it's preconfigured to use Tor. Once you launch it, it will directly connect to the Tor network and you can start browsing the dark web like nobody's business. It also relays your communications through thousands of computers around the world, pinging it back and forth and this helps hugely in anonymity and masking your IP address.

You can download the browser from your app store or from the next post. Unfortunately, Fire.onion is only available for Android, but iOS users don't give up yet, there's plently of alternative ways to browse the dark web.

PM me, @romL3N, if you have further questions.
@TechByte_Fire.onion_Tor.Browser.apk
41.9 MB
Fire.onion | Browser + Tor
😉Heaven in apk format😄
By @TechByte