What is Termux ?
Termux is an Android terminal emulator which is based on linux environment.
You can perform many attacks ( ex - openport attack , ddos , mitmf , sql injection , etc )
Termux support both rooted and unrooted devices
You can termux as a root to perform extra attacks which requires root access .
Usage :
Open the app , you will see graphical interface
Click on install packages , it will download some basic packages ( make sure you are connected with internet )
Now you can use termux
Before using it ( make sure you are connected with internet )
what can you do with termux ?
- we can perform different attacks
- Pentesting
- Vulnerability Scanning
- Ethical Hacking
We can do most of things using termux
How to install Termux
we can normally install termux using F-Droid
After installing we have to run some command
apt update && apt upgrade -y
Termux-os:
[+] Based on Zsh Shell !
[+] Pure Termux Look !
Features:
- Added Termux Extra Keys
- Added Banner
- Added Own made Advance zsh theme
- Added Highlight / Autosuggestion
Installation :
git clone https://github.com/h4ck3r0/Termux-os
cd Termux-os
bash os.sh
.
Top comments (0)