tools brtforce instagram account new method
pkg update
pkg upgrade
apt install git
apt install make
apt install clang
apt install tree
apt install python ripgrep silversearcher-ag zsh tcsh loksh
git clone https://github.com/ViewTechOrg/Crack-IG
cd Crack-IG
make all
xonsh setup.xsh install
bash out.bin
β οΈFor more information and use of this tool in termux visit github link of this tool.
π¨βπ» @TERMUXCOMMANDD
β€13π―4
An advance tool for termux which gather all metadata from an image.
git clone https://github.com/hackops-academy/MetaGhost
cd MetaGhost
chmod +x MetaGhost.sh
./MetaGhost.sh
cd MetaGhost
./MetaGhost.sh
β οΈFor more information and use of this tool in termux visit github link of this tool.
π¨βπ» @TERMUXCOMMANDD
β€7π4π―2
PortEye is a lightweight and simple Bash Tool designed to scan a range of ports on a target host and determine which ones are open.
git clone https://github.com/s-r-e-e-r-a-j/PortEye.git
cd PortEye
cd PortEye
bash porteye.sh <target_ip> <starting_port> <ending_port>
bash porteye.sh 192.168.1.1 20 80
β οΈFor more information and use of this tool in termux visit github link of this tool.
π¨βπ» @TERMUXCOMMANDD
β€11π―1
TikTok User Info Scraper allows you to fetch detailed information about TikTok users by their username or user ID, without requiring logins or API keys. It extracts various user data such as follower counts, video counts, likes, and more.
git clone https://github.com/haithamaouati/Clawk.git
cd Clawk
chmod +x clawk.sh
./clawk.sh
Usage Usage: ./clawk.sh <@username> or [username]
Dependencies
The script requires the following dependencies:
curl: pkg install curl - y
jq: pkg install jq -y
β οΈFor more information and use of this tool in termux visit github link of this tool.
π¨βπ» @TERMUXCOMMANDD
β€8π―3