Skip to content

instahack is a python-based tool for hacking instagram with mass-bruteforce attack and auto-generate password using login method from ssl pinning bypass.

License

Notifications You must be signed in to change notification settings

rebug-u/INSTAHACK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

    _____           _                         _
    \_   \_ __  ___| |_ __ _  /\  /\__ _  ___| | __
     / /\/ `_ \/ __| __/ _` |/ /_/ / _` |/ __| |/ /
  /\/ /_ | | | \__ \ || (_| / __  / (_| | (__|   <  @v2.0.5
  \____/ |_| |_|___/\__\__,_\/ /_/ \__,_|\___|_|\_\

  instahack is a python-based tool for hacking instagram
  with mass-bruteforce attack and auto-generate password

  (github) https://github.com/termuxhackers-id/instahack              
  type ? or help to show all commands - (15/01/2024)

  @ihack:~$                                           

Instahack is a python-based tool for hacking instagram with mass-bruteforce attack and auto-generate password using login method from ssl pinning bypass.

this tool is available for termux android.

authentication

login with instagram cookies

@v2.0.5

installation

auto installation for termux android

source <(curl -fsSL https://lnkiy.in/IHackInstall)

manual installation for termux android

pkg update -y && pkg upgrade -y
pkg install git which binutils python python-pip -y
git clone https://github.com/termuxhackers-id/instahack
cd instahack && pip install -r requirements.txt
find . -name '*.md' -delete

running instahack

python3 ihack.py

requires

  • license key (paid)
  • instagram cookies (cookiedough)

what's new ?

latest update instahack @v2.0.5

  • add new login method (ajax,lite,threads)
  • add new display

contributes

About

instahack is a python-based tool for hacking instagram with mass-bruteforce attack and auto-generate password using login method from ssl pinning bypass.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Shell 0.3%