Termux Void Repo
1.46K subscribers
192 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
🚀 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
🚀 New Tools in TermuxVoid Repo!

dnsx – Fast and flexible DNS toolkit

subzy – Subdomain takeover detection tool

wafw00f – Identify & fingerprint Web Application Firewalls

Install:
apt update -y && apt install dnsx -y apt update -y && apt install subzy -y apt update -y && apt install wafw00f -y

📌 More: termuxvoid.github.io
1
📑 cdxsummary is now in TermuxVoid Repo!

cdxsummary – a CDX summary and analysis tool for working with web archive capture index (CDX) files. Useful for researchers, analysts, and security experts 🔎

Install:
apt update -y && apt install cdxsummary -y


📌 More: termuxvoid.github.io
🌐 Amass is now available in TermuxVoid Repo!

Amass – a powerful network mapping and attack surface discovery tool, widely used in recon and bug bounty hunting 🔎

Install:
apt update -y && apt install amass -y 

📌 More: termuxvoid.github.io
🔥1
🏷️ Subjack is now in TermuxVoid Repo!

Subjack – a popular subdomain takeover tool used by security researchers and bug bounty hunters to detect vulnerable subdomains 🔎

Install:
apt update -y && apt install subjack -y 


📌 More: termuxvoid.github.io
🔥21
🔑 Mantra is now in TermuxVoid Repo!

Mantra – an API key hunter that scans JavaScript files and web pages to uncover exposed secrets 🔍
Perfect for bug bounty hunters & security researchers.

Install:
apt update -y && apt install mantra -y 


📌 More: termuxvoid.github.io
2
🛠️ BruteSpray is now in TermuxVoid Repo!

BruteSpray – a tool that automates brute-forcing services discovered during network scans using Nmap output.

Install:
apt update -y && apt install brutespray -y


📌 More: termuxvoid.github.io
3🔥1
☣️ theZoo is now in TermuxVoid Repo!

theZoo – a repository of LIVE malware samples for researchers, analysts, and security experts to study real-world threats.

⚠️ Handle with extreme caution – for educational and research purposes only.

Install:
apt update -y && apt install thezoo -y 


📌 More: termuxvoid.github.io
2🔥1
🔎 PyWhat is now in TermuxVoid Repo!

PyWhat – a tool that helps you identify what something is. Paste text, and PyWhat will detect secrets, hashes, tokens, or anything interesting.

Install:
apt update -y && apt install pywhat -y 


📌 More: termuxvoid.github.io
3
👻 GhostTrack is now in TermuxVoid Repo!

GhostTrack – an OSINT tool for IP and domain tracking, helping security researchers gather information during investigations.

Install:
apt update -y && apt install ghosttrack -y

📌 More: termuxvoid.github.io
📸 SilverInstaEye is now in TermuxVoid Repo!

SilverInstaEye – an OSINT tool for gathering Instagram public information useful for investigators and researchers.

Install:
apt update -y && apt install silverinstaeye -y

📌 More: termuxvoid.github.io
2🔥1