Termux Void Repo
1.46K subscribers
191 photos
24 videos
1 file
211 links
A third-party repository for Termux β€” delivering cutting-edge, pre-tested cybersecurity & custom packages with zero dependency headaches.

https://termuxvoid.github.io
Download Telegram
Forwarded from !! > /dev/null 2>&1
🚨 Important Repository Migration Notice 🚨

Alienkrishn Repo is now TermuxVoid!

πŸ“… Last day of support for Alienkrishn repo:
⚠️ *5 August 2025*

πŸ”§ Switch now to avoid errors:
curl -sL https://termuxvoid.github.io/repo/install.sh | bash

✨ Benefits of TermuxVoid:
βœ… Same trusted tools
βœ… Regular updates
βœ… Improved stability

πŸ“Œ *Note: After 5 Aug, Alienkrishn repo will no longer receive updates or bug fixes.*

πŸ”— New repo: github.com/termuxvoid
πŸ’¬ Support: @nullxvoid
❀2
Termux Void Repo & Theme – Installation Guides

All necessary instructions are in the videos below. Please watch them before asking for help.

πŸ”Ή Repo Installation: YouTube
πŸ”Ή Theme Setup: YouTube
πŸ”Ή GitHub: termuxvoid

Note: I won’t respond to individual setup requestsβ€”the videos cover everything.
❀1
🚨 INFECT: Pro Android pentesting tool! πŸ“± Create trojanized APKs with Metasploit payloads, keeping original app functionality.

πŸ”₯ Features:
βœ” Auto payload injection
βœ” Meterpreter & custom payloads
βœ” Ngrok/portmap.io support
βœ” One-click listener setup

πŸ“¦ Install in Termux:
curl -sL https://termuxvoid.github.io/repo/install.sh | bash && apt install infect -y

Or direct install with TermuxVoid
apt update && apt install infect -y

A video comming soon
πŸ‘4πŸ‘Ž2❀1
Forwarded from Kevin Williams
Termux Broken On Android 15 For OnePlus Devices. DO NOT upgrade to Android 15 if you want to use Termux on OnePlus devices.

https://www.reddit.com/r/termux/s/g72oRnv0V1
Channel name was changed to Β«TermuxVoid UpdatesΒ»
This media is not supported in your browser
VIEW IN TELEGRAM
πŸš€ Big News! Ghidra Now Available in TermuxVoid Repo! πŸ”

Transform your Android into a reverse engineering powerhouse! We've added Ghidra, the NSA's open-source software reverse engineering framework, to the TermuxVoid repository. Disassemble, decompile, and analyze binaries with ease, all from your Termux environment! πŸ’»

πŸ”§ Install it now:
1. Add TermuxVoid repo:
curl -sL https://termuxvoid.github.io/repo/install.sh | bash

2. Install Ghidra:
pkg install ghidra
❀2
This media is not supported in your browser
VIEW IN TELEGRAM
🚨 ZAP 2.16.1 Now Available in TermuxVoid Repo! πŸ›‘οΈ

Power up your security testing game! The latest OWASP ZAP 2.16.1, the open-source web app security scanner, is now in the TermuxVoid repository. Scan, pentest, and secure your apps right from Termux on Android! πŸ“±πŸ”

πŸ›  Install it now:
1. Add TermuxVoid repo:
curl -sL https://termuxvoid.github.io/repo/install.sh | bash

2. Install ZAP:
pkg install zaproxy

🌐 Explore more: https://termuxvoid.github.io/
❀2
πŸš€ New tool added to TermuxVoid repo: kerbrute

Now available for easy installation with apt:
apt install kerbrute
πŸ“£ Flutter is now available in the Termux Void repository!

Great news for mobile devs on Termux! You can now install Flutter directly with:

apt install flutter -y

πŸ”— Repo: github.com/termuxvoid/repo
❀1
πŸš€ New Tool Alert! πŸš€
ShellCrypt v2.0.0 is now available in the TermuxVoid repo! πŸ”’ A powerful code obfuscation and decoding tool for your bash and python scripts.

πŸ“¦ Install it now:
apt update && apt install shellcrypt -y  



πŸ”— GitHub: https://github.com/Anon4You/ShellCrypt.git

πŸŽ‰ Milestone Achieved! The TermuxVoid Repository now hosts 100 tools! Keep exploring and stay tuned for more! πŸ’»
❀3πŸ”₯1πŸ₯°1
πŸš€ Exciting Update! πŸš€
Three powerful tools are now available in the TermuxVoid repo:

πŸ” Hunner Framework - A versatile penetration testing framework for scanning vulnerabilities like SQL, XSS, and more!
πŸ”— EvilURL - A Python tool to detect and analyze IDN homograph attacks for phishing protection.
πŸ•΅οΈβ€β™‚οΈ ParamSpider - Mine URLs and parameters from web archives for bug hunting and security testing.

πŸ“¦ Installation (for each tool):
apt update && apt install hunner-framework 
apt install evilurl
apt install paramspider



πŸŽ‰ With these additions, the TermuxVoid Repository now boasts 100+ tools! Explore these tools and elevate your security game! πŸ’»
❀3
πŸš€ Termux Penv v2.0.0 Released! πŸ› οΈ

Manage 32-bit & 64-bit chroot environments with ease! New termux-pacman32 & termux-pacman64 support, updated 2025.08.24-r1 bootstrap, and optimized scripts for better stability. πŸ“¦

Install via Termux Void Repository:


apt update && apt install termux-penv -y  



Check it out: https://github.com/Anon4You/termux-penv.git
Star the repo to support us! 🌟
❀1
πŸš€ Flutter in Termux – Run Flutter Apps on Android!
You can now install Flutter in Termux easily using

TermuxVoid repo πŸŽ‰
πŸ“Œ Repo: TermuxVoid Repo

πŸŽ₯ Practical Video: Watch on YouTube

Installation:

apt install flutter -y

▢️ Run Flutter Apps

🌐 On Web Server:
flutter run -d web-server --web-port 8080

πŸ–₯️ On Termux-X11:
export DISPLAY=:0 && termux-x11 :0 >/dev/null 2>&1 & flutter run -d linux
❀1
πŸ”Ž Gobuster is now available in TermuxVoid Repo!

A powerful tool for brute-forcing directories, DNS subdomains, virtual hosts, cloud buckets & more πŸ”

⚑ Install:
apt install gobuster -y


πŸ“Œ Repo: TermuxVoid
πŸ› οΈ TermuxVoid Repo SEToolkit Fixed!
The Social-Engineer Toolkit (setoolkit) package installation issue has been fixed βœ…

Now you can install it directly in Termux:
apt update -y && apt install setoolkit -y

πŸ“Œ Repo: TermuxVoid
❀1
Forwarded from !! > /dev/null 2>&1 (Alienkrishn)
TermuxVoid APT Repository
https://termuxvoid.github.io/
⚑ FFUF in TermuxVoid Repo!
FFUF (Fast web fuzzer written in Go) is now available in TermuxVoid πŸŽ‰
Perfect for web fuzzing, pentesting & bug bounty hunting πŸ”

⚑ Install:
apt update -y && apt install ffuf -y

πŸ“Œ More: termuxvoid.github.io
❀2
πŸ”₯ Dalfox is now available in TermuxVoid Repo!
Dalfox is a powerful XSS scanner for security researchers, bug bounty hunters & pentesters πŸ›‘οΈ

⚑ Install:
apt update -y && apt install dalfox -y



πŸ“Œ More: termuxvoid.github.io
🌐 Waybackurls in TermuxVoid Repo!

Waybackurls fetches known URLs from the Wayback Machine – super handy for recon & bug bounty hunting πŸ”Ž

⚑ Install:
apt update -y && apt install waybackurls -y


πŸ“Œ More: termuxvoid.github.io
❀2