Aryan-mfc / BlackDevil

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Facebook Accounts Password Brute Forcing

  • Multi Pass Cracking Tool,This is a Any Random Accounts Passwords Finder

Tool Features

  • Random Accounts Cracker
  • Without Wordlist
  • Proxy Already Added
  • Fast Cracking
  • Usernames/Ids File Maker
  • Two Factor Accounts Finder
  • Super Brute Mode

Installation On Termux

$ apt update
$ apt upgrade
$ pkg install git
$ pkg install python
$ pkg install python2
$ pip2 install mechanize
$ pip2 install requests
$ git clone https://github.com/Aryan-mfc/BlackDevil
$ cd BlackDevil
$ ls
$ git pull
$ chmod +x *
$ python Black-Devil.py

 Tool Installation successful

For iSH

To use the application, type in the following commands in iSH.

apk add git
apk add python
apk add py3-pip
apk add python2
gem install toilet
git clone https://github.com/Aryan-mfc/BlackDevil
cd BlackDevil
git pull
chmod +x *
python Black-Devil.py

 Tool Installation successful

For Debian-based GNU/Linux distributions

To use the application, type in the following commands in GNU/Linux terminal.

sudo apt install git
git clone https://github.com/Aryan-mfc/BlackDevil
cd BlackDevil
git pull
chmod +x *
python Black-Devil.py



 Tool Installation successful
Install Brew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Install dependencies:
brew install git
brew install python
sudo easy_install pip
sudo pip install --upgrade pip
git clone https://github.com/Aryan-mfc/BlackDevil
cd BlackDevil
git pull
chmod +x *
python Black-Devil.py

Tool Installation successful




Languages and Tools

Twitter Twitter Twitter Twitter Twitter Twitter Twitter Twitter



#DISCLAIMER

This tool is for educational purpose only. Iam not responsible for any mistakes you make.

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%