Termux is a Linux emulator for Android that runs without root access. It creates a Linux environment on your Android device. In this post, we learn about some Termux tutorials.
Apt is the package manager you can use to install the packages. You must be familiar with its commands to use it.
Termux Application Download Link 2022
You can Download the Termux app from various sources:-
- Google Play Store
- F-Droid(https://f-droid.org/packages/com.termux/)(Recommend)
Basic Commands for Termux
- Storage Setup in Teermux
termux-setup-storage
- For Update & Upgrade Termux
pkg update && pkg upgrade
- Install Php in Termux
pkg install php
- Install Python & Python2
pkg install python python2
- Some Important Package
pkg install nano
pkg install fish
pkg install git
pkg install ruby
pkg install wget
pkg install figlet
pkg install toilet
pkg install curl
gem install lolcat
- Matrix Commands
pkg install cmatrix
cmatrix
Also Read: How to Find and Use Real IP of the Website?
Install SQLMap in Termux
pkg update && pkg upgrade
pkg install git
pkg install python2
git clone https://github.com/sqlmapproject/sqlmap
cd sqlmap
python2 sqlmap.py
Install NMAP in Termux
pkg update && pkg upgrade
pkg install nmap
Metasploit Installation in Termux
pkg update && pkg upgrade
pkg install unstable-repo
pkg install metasploit
msfconsole
Metasploit takes 15-20 minutes to run.
Also Read: How to Get any Udemy Course for Free 2022?
Install OSIF (Open Source Information Facebook) in Termux
pkg update upgrade
pkg install git python2
git clone https://github.com/ciku370/OSIF
cd OSIF
pip2 install -r requirements.txt
python2 osif.py
Install ADVPhishing Tool(32 sites Phishing Link)
pkg install git
git clone https://github.com/Ignitetch/AdvPhishing.git
chmod 777 start.sh
ls
./start.sh
./An-AdvPhishing.sh
Read More:
How to Hack WhatsApp using Termux
Facebook Hacking Termux Working Tools without Login
Install Onex in Termux
“Onex a hacking tools library.” Onex is a kali Linux hacking tools installer for termux and other Linux distributions. It’s a package manager for hackers. With Onex, you can install hundreds of hacking tools at once.
In Linux-based distributions like Termux and Fedora, Onex permits the installation of all hacking tools. Onex can install more than 370+ kali Linux hacking tools.
Use onex install [tool_name]
command to install any hacking tool.
apt update
apt install git
git clone https://github.com/rajkumardusad/onex.git
chmod +x onex/install
sh onex/install if not work then use ./onex/install
How to use:
onex install [tool_name]
install any tool.onex -i [tool_name]
install any tool.onex search [tool_name]
search any tool.onex -s [tool_name]
search any tool.onex list
display all tools.onex help
get help.onex -h
get help.
Install ADB-Toolkit V2.3
There are 28 options in the ADB-Toolkit script, and 6 options in the METASPLOIT section, for easy penetration testing in Android devices. With this script, you can do pretty much anything and test the safety of your Android device. The script was created with the help of ADB (Android Debug Bridge). ADB is a tool that developers use to debug Android devices. However, it does have some drawbacks.
Also Read: How to Earn Money using Honeygain App?
Before using this tool you must enable USB-Debugging from the developer settings from the Android setting and then you are good to go.
1. Go to settings
2. Go to About device/tablet
3. Tap Build Number 7 times
4. Developer options will occur
5. Go to Developer options
6. Search for USB Debugging & Install via USB
7. Turn those settings on
Installation Guide
git clone https://github.com/ASHWIN990/ADB-Toolkit.git
cd ADB-Toolkit
sudo chmod +x install.sh
sudo ./install.sh -i "or" sudo bash install.sh -i
Conclusion
A single post cannot cover all the Termux tools. So, I cover only some useful Termux Tutorials.
We would appreciate any questions, suggestions, or feedback you may have. Feel free to leave a comment below.
I want to know everything about termux , how I can use it in hacking right now I don’t anything,
But if you may teach me .
I need facebook hackeing command