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
Wanna Study JavaScript?

For those of us who would want to study JavaScript, here's a plan you should try. Follow the blog FreeCodeCamp on Medium. It has the best coding tuts around. I use it to learn programming.

» @TechByte
Here's @durov's thought on articles claiming to "hack Telegram"

View
Is your Facebook account hacked or compromised? Do you want to get it back?

Go to facebook.com/hacked to get control of it once more.
@TechByte.IG_Hoot.apk
542.9 KB
IG Hoot will help you increase your Instagram followers, likes and comments.
@TechByte
Free Bitcoin Game

Wanna get free bitcoin? It's easy. Just download and play this game and win free bitcoin. Build the biggest blockchain and get up to 40000 satoshi. Withdraw the balance directly to your bitcoin wallet immediately after you reach 20000 satoshi.

Download through this link to get up to 15% more rewards: http://www.bitcoingameapps.com/track.php?ref=4063091
Tech Byte
What is Bitcoin Bitcoin (BTC) is a cryptocurrency and a digital payment system invented by an unknown programmer, or a group of programmers, under the name Satoshi Nakamoto. It was released as open-source software in 2009. The system is peer-to-peer, and…
If you still haven't understood bitcoin, read this.

Well as I mentioned earlier, bitcoin is a cryptocurrency (a currency, like dollars or francs, that is encrypted). It's basically digital money. Like paper money, you can buy stuff online with bitcoins, if the service you're buying from allows it. You can convert it into ordinary money to your PayPal, Paytm, Payeer, or other mobile money wallets, from there, you can withdraw it to your bank account.

Bitcoin is the best anonymous way of transferring money around the world. All transanctions are visible on the internet, therefore reducing the chance of fraudulent transfers. No one runs bitcoin, so no one can "hack" bitcoin servers and add bitcoin to your wallet. It is hosted through many different nodes (computers) around the world, just like torrents and Tor networking.

You may have noticed me mentioning satoshi. Named after the inventor(s) of bitcoin, Satoshi is the smallest unit of bitcoin. 1 satoshi is a thousandth of a bitcoin (1 bitcoin = 1000 satoshi). One bitcoin (BTC) currently goes for 2,249.99 US dollars (USD). Get enough bitcoins, who knows, maybe you'll be the next Bill Gates.

Happy mining!
Creating a Secret Folder
</lesson_001:> ...using NotePad

Keeping files and folders secret has always been a challenge, especially if a common computer is used by all family members. Well, luckily for you, I have this guide.

Read on, try it out and share it!

@TechByte
1⃣Open Notepad
Press Win+R and type "notepad"

When it opens, tap/press the code below to copy it and paste it in the Notepad document. Then save it as a .bat file

@TechByte

cls
@ECHO OFF
title Folder Secure
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Secure goto MDLOCKER
:CONFIRM
echo Are you sure you want to lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Secure "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter the Password to unlock folder
set/p "pass=>"
if NOT %pass%== errorcode401 goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Secure
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid Password
goto end
:MDLOCKER
md Secure
echo Secure created successfully
goto End
:End
Now double click that .bat file to open it. A command prompt shell will open. If you go back to where you saved that .bat, you'll see a new folder called "Secure" (we created it in the code you just copied).

Move all your secret content to that folder.
To lock it, open the .bat file and type "y" to lock it. The icon will change to a locked one and you can't access it without a password
To open the folder, open the .bat file and type your password. Here, the password is "errorcode401"

You can change it by using Ctrl+F or Ctrl+H to find and replace it with your new password
Congratulations, you have created a secret folder!

By @TechByte
Hacking : Beginners Guide
by Alex Wagner | @TechByte
Tech Byte
Hacking : Beginners Guide by Alex Wagner | @TechByte
@TechByte • Hacking Beginner's Guide.pdf
1.1 MB
Hacking Beginner's Guide (Vol 1)
An Intro to Hacking by Alex Wagner
English | 62 Pages | #Guide
@TechByte
How to Get Stock Photos for Free
</lesson_001.0:> keepjpg

Enter the URL of any ShutterStock web page and this tool will generate a high-res photo without watermark as a JPG image that you can download.

https://keepjpg.com/

#tutorial #HowTo
Shopping at Foot Locker?

If you want to shop at footlocker.com, use this coupon code below to get a 15% discount on purchases exceeding $75. Tap to copy it and paste it in the website during checkout.

Offer expires on July 1, 2017

LKS1763M

#coupon @TechByte
Offer valid till September 2, 2017.

Paste this code at checkout: PAYPALRIDE
Should I keep posting coupon and promo codes here?
👍 - Yeah
👎 - Nah
This media is not supported in your browser
VIEW IN TELEGRAM
Google Spinner : Search Google for "Spinner" and enjoy your virtual spinner.

#fun #google