Thanks to visit codestin.com
Credit goes to github.com

Skip to content

monsmain/ighack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hack Bruteforce Instagram

Description:

In a bruteforce attack, a software automatically tries a large number of different passwords to finally find the correct combination and gain access to the user account.

فارسی persian | English English


Future Updates:

New Features Status
Adding a shell script ⏳ In Progress

📥Download Termux for Android:

Source Download Links
GitHub 🐈‍⬛ Get it Now
Google Play Get it Now

It is recommended to install from GitHub.

Supported on: (Tested)

  • Linux
  • Termux

Let’s give it a try :trollface:

Step 1: Install Updates

apt update -y && apt upgrade -y

Step 2: Install Prerequisites

pkg install golang -y &&  pkg install git -y && pkg install pari

Step 3: Install tor

pkg install tor -y && pkg install libexecinfo -y 

Step 4: Create a Module

go mod init monsmain/ighack

step 5: Install proxy

go get golang.org/x/net/proxy

Step 6: Clone the File to Your Device

git clone https://github.com/monsmain/ighack

Step 7: Call It

cd ighack

Step 8: If you are using Tor, you need to open a new session, type "tor" and wait until it shows 100% (done), then return to the previous page.

⚠️ Skip this step if you are using a direct connection or a VPN. ⚠️

Final Step: Run It

go run hack.go

Usage Options:

  • AUTO ATTACK Option: From this option you can start attacking the default permissions list of the tool.
  • MANUAL ATTACK Option: From this option you can select the manual pass list and try the attack.

Guide

1: Choose one of the 2 options AUTO ATTACK or MANUAL ATTACK.

1-1: If you choose option 2, click on link to see the tutorial for this section.

2: In option 1, after executing the commands in the 'enter Instagram username` field, write the username and press enter.

3: And finally, the code is executed and finds the account pa

If you have previously cloned the project, use this command to update the code to use the latest project updates.

git pull

Donate❤️

If you find this code useful, you can support me by donating any amount

Contribute

We are always looking to improve the tool! If you have an idea or find a bug, please create a new Issue or submit a Pull Request.

Disclaimer

  • The developer of this program bears no responsibility for how users choose to use it. How the user utilizes this tool and whether that use is legal or ethical—is entirely the user's own responsibility.
  • By downloading or using this code, you explicitly agree to all the terms stated in this disclaimer.

Releases

No releases published

Languages