X-ascii is a place for an ascii text generator with 6 different font choices
$ pkg update -y && pkg upgrade -y
$ apt update -y && apt upgrade -y
$ pkg install git
$ pkg install python -y
$ git clone https://github.com/Whomrx666/X-ascii.git
$ cd X-ascii
$ python X-ascii.py
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
π9β€7π―1
Telegram founder Pavel Durov was arrested in Paris, France, on August 23rd for refusing to censor content at the governmentβs request. Heβs accused of enabling terrorism, drug, and human trafficking by prioritizing free speech and user privacy over government demands.
Durov's real "crime" is standing up for free speech. If you havenβt seen his rare interview with Tucker Carlson, itβs a must-watch.
Praying for his freedom π
@DUROV #FREEPAVEL #FREEDUROV
Durov's real "crime" is standing up for free speech. If you havenβt seen his rare interview with Tucker Carlson, itβs a must-watch.
Praying for his freedom π
@DUROV #FREEPAVEL #FREEDUROV
π17π7β€3π―3
Admin Page Finder find admin page in website
π§π»βπ» @TERMUXCOMMANDD
git clone https://github.com/D4cyo/Admin-Page-Finder.git
cd Admin-Page-Finder
python Admin-finder.py
Enter the target URL : http/https://example.com
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
π11π4
MiTool : without a PC (using another phone via Termux), allows you to unlock the bootloader, flash ROMs, ... and offers many other features for Xiaomi devices
1 - Termux
2 - Termux API
π§π»βπ» @TERMUXCOMMANDD
2 - Termux API
termux-setup-storage
curl https://raw.githubusercontent.com/offici5l/MiTool/master/install.sh | bash
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
π12β€5
#TERMUX
Now you can download the most powerful tools using this simple script
π§π»βπ» @TERMUXCOMMANDD
Now you can download the most powerful tools using this simple script
git clone https://github.com/king-hacking/King-Hacking.git
cd King-Hacking
bash King-Tools.sh
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
π10π8β€4
satanX-flood is a DDOS tool that is used to flood a website using the IP address #TERMUX
Instructions
first: Install tools according to the instructions above
second: Make sure you already have the victim's IP address
third: Enter the command according to the usage above
last: The tools will automatically flood the web according to the commands you enter
π§π»βπ» @TERMUXCOMMANDD
$ pkg update -y && pkg upgrade -y
$ apt update -y && apt upgrade -y
$ pkg install git
$ pkg install perl
$ git clone https://github.com/Whomrx666/satanX-flood.git
$ cd satanX-flood
HOW TO USE -
$ perl satanX-flood.pl <ip target> 80 100 50
Explanation
80 : port , 100 : byte , 50 : seconds of time
first: Install tools according to the instructions above
second: Make sure you already have the victim's IP address
third: Enter the command according to the usage above
last: The tools will automatically flood the web according to the commands you enter
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
π23β€10π―3
Kali NetHunter on Termux for Android is a mobile penetration testing platform that lets users run Kali Linux tools on their Android devices without root access. Combining Termuxβs Linux environment with NetHunterβs capabilities, it provides a portable, powerful toolset for security assessments and testing on the go.
pkg update -y
pkg upgrade -y
pkg install git -y
git clone https://github.com/White9shadow/Kali-nethunter-termux.git
cd Kali-nethunter-termux
chmod +x nethunter.sh
./nethunter.sh
4. After installing the rootfs and dependencies, type nh to run Nethunter.
5. Update and upgrade the system
sudo apt update -y
sudo apt upgrade -y
6. If you encounter any issues with updating, try the following steps:
nano etc/resolv.conf
Remove existing name servers and paste the following:
nameserver 8.8.8.8
nameserver 8.8.4.4
Save and exit.
ππ»More
π19β€15
GUI (Graphical User Interface)
If you require a graphical interface, follow these additional steps:
π§π»βπ» @TERMUXCOMMANDD
If you require a graphical interface, follow these additional steps:
1. Install XFCE desktop environment and related packages:
sudo apt update
sudo apt install xfce4 xfce4-terminal xfce4-whiskermenu-plugin
sudo apt install dbus-x11 kali-defaults kali-themes
2. Install TigerVNC server:
sudo apt install tigervnc-standalone-server
3.To run the GUI, type:
kex
4. Set your VNC password and download a VNC viewer to connect to localhost:1.
Troubleshooting
If you encounter the "Process Completed (Signal 9)" error, follow the instructions provided in this article.
*If you have problem like nothing to restart / nothing to update
sudo mv /var/lib/dpkg/info /var/lib/dpkg/info_old
sudo mkdir /var/lib/dpkg/info
sudo apt-get update && sudo apt-get -f install
sudo mv /var/lib/dpkg/info/* /var/lib/dpkg/info_old
sudo rm -rf /var/lib/dpkg/info
sudo mv /var/lib/dpkg/info_old /var/lib/dpkg/info
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
π9β€3
Xtrack is a tracking tool that can be used to track IP addresses, telephone numbers and usernames.
π§π»βπ» @TERMUXCOMMANDD
$ pkg update -y && pkg upgrade -y
$ apt update -y && apt upgrade -y
$ pkg install git
$ pkg install python -y
$ git clone https://github.com/Whomrx666/Xtrack.git
$ cd Xtrack
$ pip install -r requirements
$ python Xtrack.py
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
π16β€9π5
Osint-fb is a tool for searching for information gathering on Facebook with various available methods.
Login first
π§π»βπ» @TERMUXCOMMANDD
$ pkg update -y && pkg upgrade -y
$ apt update -y && apt upgrade -y
$ pkg install git
$ pkg install python2
$ git clone https://github.com/Whomrx666/Osint-fb.git
$ cd Osint-fb
$ pip install -r requirements.txt
$ python2 Osint-fb.py
Login first
tokenWarning!
Before using the tool, make sure you have logged in your token with the token command then log in using your username and password
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @
π14β€7π1
B4Bomber is a powerful tool designed to send OTPs in bulk, make calls, and protect your number from being bombarded by other similar tools.
π§π»βπ» @TERMUXCOMMANDD
Termux Requirement:π«
β₯ DOWNLOAD TERMUX: Click Here π₯
β₯ STORAGE PERMISSION
termux-setup-storage
β₯ UPDATE & UPGRADE
apt-get update && apt-get upgrade && apt-get dist-upgrade && apt-get autoremove && apt-get autoclean && pkg update && pkg upgrade
β₯ CURL
apt install curl OR pkg install curl
β₯ GIT
apt install git OR pkg install git
git clone https://github.com/mahendraplus/B4Bomber
cd B4Bomber
cd Termux
chmod 777 b4bomber
./b4bomber
INSTANT RUN
sh -c "$(curl -fsSL https://raw.githubusercontent.com/mahendraplus/B4Bomber/main/Termux/install.sh)"
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
π17β€4
This media is not supported in your browser
VIEW IN TELEGRAM
Alrc-termux is a framework designed to enrich the Termux user experience by providing bash shell configuration and useful plugins.
π§π»βπ» @TERMUXCOMMANDD
. <(curl -L https://raw.githubusercontent.com/luisadha/alrc-termux/main/install.sh)
export PATH="$PATH:$HOME/.local/bin"; git clone https://github.com/luisadha/alrc-termux.git ~/.local/share/alrc-termux
ln -s ~/.local/share/alrc-termux/alrc ~/.local/bin/alrc
Updates
alrc updates
UGASE
echo ' export PATH="$PATH:$HOME/.local/bin:/system/bin" ' >> ~/.bash_profile
echo ' source <(~/.local/bin/alrc env)> /dev/null 2>&1; ' >> ~/.bash_profile
echo ' al;' >> ~/.bash_profile
chsh -s bash && login change to bash shell and exit
whatisal print this help message and return
TEST
bash ~/.shortcuts/alrc.test
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
π13β€2
Xninjaz is a powerful and versatile multi-vulnerability scanner designed to detect various web application vulnerabilities, including Local File Inclusion (LFI), Open Redirects (OR), SQL Injection (SQLi), and Cross-Site Scripting (XSS).
π§π»βπ» @TERMUXCOMMANDD
Requirements
Python 3.x
webdriver_manager==4.0.2
selenium==4.24.0
aiohttp==3.10.5
beautifulsoup4==4.12.3
colorama==0.4.6
rich==12.6.0
requests==2.28.1
$ pkg update -y && pkg upgrade -y
$ apt update -y && apt upgrade -y
$ pkg install git
$ pkg install python -y
$ git clone https://github.com/Whomrx666/Xninjaz.git
$ cd Xninjaz
$ pip install -r requirements.txt
$ python Xninjaz.py
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
π6β€3π2
X-plugin is a tool to check the access plugin login is valid or not.This script is useful if you get free logs but no file manager, instead of checking one by one
π§π»βπ» @TERMUXCOMMANDD
Instructions
first: Install tools according to the instructions above
second: Enter your txt file containing the wp login
third: Or you can save it on sdcard then run it in the terminal with the format /sdcard/yours.txt
last: The tool will look for valid and invalid logins
Warning! txt format must be the same as below
{url target}/wp-login.php#
{username}@{password}
$ pkg update -y && pkg upgrade -y
$ apt update -y && apt upgrade -y
$ pkg install git
$ pkg install python -y
$ git clone https://github.com/Whomrx666/X-plugin.git
$ cd X-plugin
$ python X-plugin.py
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
π7β€3
fuxtick" is a program which you can use to download some of the most popular tools for Termux and Kali Linux. It contains repositories which can be used for many different purposes, from tracing IP addresses to generating password lists.
π§π»βπ» @TERMUXCOMMANDD
apt update
apt install git -y
git clone https://github.com/relaxedturtle/fuxtick
cd fuxtick
bash fuxtick.sh
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
π10β€7
This media is not supported in your browser
VIEW IN TELEGRAM
The best open source bomber
To run the beast bomber you need to download Python: https://www.python.org
π§π»βπ» @TERMUXCOMMANDD
To run the beast bomber you need to download Python: https://www.python.org
git clone https://github.com/crut0i/Beast_Bomber
P.S
If you don't have git, you need to install it: https://git-scm.com/downloads
If you install Beast Bomber manually, without git, be sure to delete the .gitkeep file in the input\telegram_accounts folder
To get started, you need to install the necessary Python libraries. Go to the Beast_Bomber folder and enter this command in cmd or terminal:
pip install -r requirements.txt
To start the bomber, enter this command:
python beast.py
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
π12β€2
Xnow-ip is a tool created to find out the IP address of a website
π§π»βπ» @TERMUXCOMMANDD
$ pkg update -y && pkg upgrade -y
$ apt update -y && apt upgrade -y
$ pkg install git
$ pkg install php
$ git clone https://github.com/Whomrx666/Xnow-ip.git
$ cd Xnow-ip
$ php Xnow-ip.php
Instructions
first: Install tools according to the instructions above
second: Enter the URL of your target website
Last: The tool will automatically provide the IP address of your target website
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
π7β€4
WhatsUps is a Python-based application that allows you to search for WhatsApp groups by name. It provides an easy-to-use interface to find and join WhatsApp groups based on your interests.
π§π»βπ» @TERMUXCOMMANDD
$ pkg update && pkg upgrade
$ pkg install python git
$ git clone https://github.com/RozhakXD/WhatsUps.git
$ cd WhatsUp
$ pip install -r requirements.txt
$ python Run.py
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
π22β€7
Script collection
π§π»βπ» @TERMUXCOMMANDD
apt upgrade -y;apt update -y
git clone https://github.com/Err0r-ICA/WannaTool
cd WannaTool
chmod +x *
bash WannaTool
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
π12β€1
DefGen allows you to create your personalized HTML defacing webpage pre-integrated with CSS and JavaScript
π§π»βπ» @TERMUXCOMMANDD
pkg update -y&&pkg upgrade -y;pkg install python2;git clone https://github.com/Err0r-ICA/DefGen
cd DefGen
python2 DefGen
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
π4β€3