Table of Contents
Termux Instagram tools – we already know that termux is one of the best tools for hacking in the android platform. so in this article, we are going to discuss all termux Instagram tools with commands.
So many termux Instagram tools available on the web but not all the tools work properly so I will tell you the best termux Instagram tools.
Coman requirements of all Tools
- Git package
- Python and python2 package
- Lolcat Package
How to install requirements?
1. Git package
Git is a distributed version control system for tracking changes in source code during software development. It is designed for coordinating work among programmers, but it can be used to track changes in any set of files.
Use the below command to install the git package
pkg install git -y
2. Python and Python2 package
Python is a general-purpose coding language—which means that, unlike HTML, CSS, and JavaScript, it can be used for other types of programming and software development besides web development. That includes back-end development, software development, data science, and writing system scripts among other things.
Just use the below command to install the python package
pkg install python && pkg install python2
3. Lolcat package
Lolcat is a utility for Linux, BSD, and OSX which concatenates similar to cat command and adds rainbow coloring to it. Lolcat is primarily used for rainbow coloring of text in termux Terminal.
With the below command to install the Lolcat module
pip install lolcat
Termux Instagram Tools
1. Instahack Termux instagram Tool
Instahack is a bash-based script that is officially made to test the password strength of Instagram account from termux with brute force attack and. This script works on both rooted Android devices and Non-rooted Android devices.
Install The Instahack
Type this below command one by one to install the instahack tool on your termux.
git clone https://github.com/evildevill/instahack.gitcd instahackbash setupbash instahack.sh
2. Inshackle termux Instagram Tool
Inshackle is a bash-based script that is officially made for unlimited Instagram followers and other useful features. This script works on both rooted and Non-rooted Android devices.
Install The Inshackle
Just type the below command one by one on your terminal. These commands will help you to install the inshackle package.
git clone https://github.com/cyberkallan/inshackle-bot.gitcd inshackle-botbash inshackle.sh
3. INSTA-BF Termux Instagram Tool
The brute force of Instagram is working in a new format, just needs to add a proxy, and I didn’t do it because of the limited time Open source, you can modify it.
Install INSTA-BF
Type the below commands on your terminal to install the INSTA-BF
apt update && apt install -y git && git clone https://github.com/samsesh/insta-bf.git && cd insta-bf && chmod +x * && sh andriod_setup.shpython instabf.py
4. OSI.IG Termux instagram Tool
The Instagram OSINT gets a range of information from an Instagram account that you normally wouldn’t be able to get from just looking at their profile.
The information includes
- [ profile ]: user id, followers/following, number of uploads, profile image URL, business enum, external URL, joined Recently, etc
- [ tags & mentions ] : most used hashtags and mentioned accounts
- [ email ]: if any email is used anywhere it’ll be displayed
- [ posts ]: accessibility
- caption, location, timestamp, caption, picture URL, etc
Install the OSI.IG
pkg install -y gitgit clone https://github.com/th3unkn0n/osi.ig.git && cd osi.igpython3 -m pip install -r requirements.txtpython3 main.py -u usernamepython3 main.py -h
5. Instaloader Termux Instagram tool
- Downloads public and private profiles, hashtags, user stories, feeds and saved media,
- Downloads comments, geotags, and captions of each post,
- Automatically detects profile name changes and renames the target directory accordingly,
- Allows fine-grained customization of filters and where to store downloaded media,
- Automatically resumes previously interrupted download iterations.
Install Instaloader
pip3 install instaloaderinstaloader profile [profile ...]
instaloader [--comments] [--geotags] [--stories] [--highlights] [--tagged] [--igtv] [--login YOUR-USERNAME] [--fast-update] profile | "#hashtag" | :stories | :feed | :saved
6. Advphishing
Advphishing is an advanced phishing script for termux platform. This tool has one special option that is to send user credentials to your given mail address. and have an OTP bypass option also.
Technique of Advphishing
When the victim enters his credentials, you need to go to the original website and use those credentials to send real OTP to the victim. Once he enters that OTP such OTP will also be there with you and you will be allowed to log in to the account before him.
Install the Advphishing
git clone https://github.com/Ignitetch/AdvPhishing.gitcd AdvPhishing/chmod 777 *./Android-Setup.sh./AdvPhishing.sh
termux instagram tools, termux instagram tools, termux instagram tools, termux instagram tools, termux instagram tools, termux instagram tools
Post a Comment