How to hack instagram using termux
This tutorial for education purpose only so I'm not responsible for any thing. Spying into someone`s mobile without his/her permission is illegal. Please proceed in own risk. 1.Firstly Load your android device. 2.Next click on play store app and search for “Termux android application” & install it. 3. After installing the termux type “pkg upgrade”. 4. Open Termux app and type: “pkg install git”.5. To update available packages type: “pkg update”. 6. Let's install python by typing ” pkg install python” 7. We will need to download the tool we will be using for this brute force exercise. To download, on your terminal…type: “git clone https://github.com/rownblog/instahack Ok let's stop for a second. Now allow me to explain a few things for the beginners. As the article said, this is a brute-force method. So whats a brute-force method? A brute force method is when the target credentials are run against a list of possible passwords. The only thing about bruteforcing is that you are responsible for the strength of your own password list. Meaning the probability of cracking the password depends on the strength of the wordlist and the number of possible words we put in. This will take time to build or you can use cupp.py to custom make a wordlist.












