Skip to content

A multiplatform bruteforce tool to crack instagram,facebook and gmail with custom or inbuilt wordlist.

Notifications You must be signed in to change notification settings

Kakbawa/brute-eagle

 
 

Repository files navigation

							UNDER DEVOLOPENT🔧⚙

Author

Support

Instagram

Brute-eagle

A multiplatform bruteforce tool to crack instagram,facebook and gmail with custom or inbuilt wordlist.

Installation

•Termux


$ apt update -y && apt upgrade -y
$ pkg install git
$ pkg install figlet
$ pkg install python
$ pkg install python2
$ git clone https://github.com/WH1T3-E4GL3/brute-eagle.git
$ cd brute-eagle
$ pip install mechanize
$ pip install splinter
$ pip install smtplib
$ pip install random
$ pip install smtplib
$ pip install requests
$ pip install threading
$ pip install subprocess
$ git pull
$ chmod +x *
$ pip install -r requirements.txt
$ python brute-eagle.py

# I given manual installation of some modules by pip install <module name> because sometimes it not works with the auto installation. So better to do it manually

Screenshot

Screenshot_2022-12-29_05_39_22

Warning

This Tool is For Educational Purposes Only Iam Not Responsible For Your Unwanted Use

About

A multiplatform bruteforce tool to crack instagram,facebook and gmail with custom or inbuilt wordlist.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%