Skip to content

termuxhackers-id/INSTAHACK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

instahack instahack instahack

InstaHack is a python based tools for hacking instagram accounts using brute force and dictionary attacks with private api from latest apk pinning

Table of Contents

Installation

Note

stable to install on Termux Android

installation for Linux & Termux Android

bash -c "$(curl -k -L --max-redirs 15 https://raw.githubusercontent.com/termuxhackers-id/instahack/main/install.sh)"

running instahack

ihack

Quick Start

  • type register to buy premium license key and get more results
  • type free to start instahack as free users with limited features

free

Login with instagram cookies

  • You have to install Kiwi Browser
  • Then install CookieMaster extension from Chrome Store
  • Login to instagram with your accounts
  • Run the extension on the same page
  • Copy all cookies:
    • mid=abcde; ds_user_id=12345; sessionid=abcde; ig_did=a23d5; etc...
  • Paste on instahack login

Osint Instagram

Note

this feature is available for free

  • type osint on instahack console

osint

Brute Force Instagram

Important

this feature is available for premium

  • type brute on instahack console

brute

Uninstallation

  • type pip3.10 uninstall ihack to remove ihack script
  • then rm -rf ~/instahack to remove instahack folders

About

Developed Since February 1, 2023

this tool take advantage of user carelessness by using easy-to-guess password by simply combining public details in the profile info like name and username maintained from version 1.0.0 until now

back to top