📣 Flutter is now available in the Termux Void repository!
Great news for mobile devs on Termux! You can now install Flutter directly with:
🔗 Repo: github.com/termuxvoid/repo
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:
🔗 GitHub: https://github.com/Anon4You/ShellCrypt.git
🎉 Milestone Achieved! The TermuxVoid Repository now hosts 100 tools! Keep exploring and stay tuned for more! 💻
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):
🎉 With these additions, the TermuxVoid Repository now boasts 100+ tools! Explore these tools and elevate your security game! 💻
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. 📦
Check it out: https://github.com/Anon4You/termux-penv.git
Star the repo to support us! 🌟
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:
▶️ Run Flutter Apps
🌐 On Web Server:
🖥️ On Termux-X11:
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 linuxGitHub
GitHub - termuxvoid/repo: A Third-Party (Unofficial) Termux APT Repository for Cutting-Edge & Custom Packages Main repository
A Third-Party (Unofficial) Termux APT Repository for Cutting-Edge & Custom Packages Main repository - termuxvoid/repo
❤1
🔎 Gobuster is now available in TermuxVoid Repo!
A powerful tool for brute-forcing directories, DNS subdomains, virtual hosts, cloud buckets & more 🔐
⚡ Install:
📌 Repo: TermuxVoid
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:
📌 Repo: TermuxVoid
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/
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:
📌 More: termuxvoid.github.io
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:
📌 More: termuxvoid.github.io
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:
📌 More: termuxvoid.github.io
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:
📌 More: termuxvoid.github.io
✨ 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:
📌 More: termuxvoid.github.io
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:
📌 More: termuxvoid.github.io
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:
📌 More: termuxvoid.github.io
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
🔥2❤1
🔑 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:
📌 More: termuxvoid.github.io
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:
📌 More: termuxvoid.github.io
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:
📌 More: termuxvoid.github.io
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