01 What is TermuxVoid?
Unofficial custom repository for Termux, available as both an APT (dpkg) and a Pacman repository. Provides extra tools not available in official Termux repos or excluded from it. Covers ethical hacking, bug bounty, cyber security, reverse engineering & more. Compiled natively for Android. The very same tools install on either setup. pkg install works on both.
Every entry on this index is read live from the repository. Nothing is hard-coded, nothing is out of date.
| Tools Available | — |
| Auto Updates | 24/7 continuous |
| Open Source | 100% BSD-3 |
02 Browse Tools
The live registry, filtered straight from the repository index.
03 Add the Repository
TermuxVoid ships the same tools for both APT (dpkg) and Pacman Termux. Add the repo that matches your setup, then install any tool with pkg install. It works on both.
# Add APT repository
curl -sL https://github.com/termuxvoid/repo/raw/main/install.sh | bash
# Add Pacman repository
curl -sL https://github.com/termuxvoid/pacman-repo/raw/main/install-repo.sh | bash
pkg install <tool-name>
pkg install metasploit-framework
On a full Pacman setup you can also use pacman -S <tool-name> directly. Repo sources:
APT repo ·
Pacman repo
04 Registry Notes & FAQ
Are these tools legal to use?
All tools are for legal security research and ethical hacking purposes only. Always obtain proper authorization before testing systems you do not own.
How often are tools updated?
- Security patches within 24 hours
- Version updates every Sunday
- Emergency fixes as needed
Can I request new tools?
Yes! Submit requests via:
- GitHub Issues
- Telegram @nullxvoid
- Email: termuxvoid@gmail.com
How do I report a broken package?
Open an issue on GitHub with the tool name and error output. We aim to fix reported issues within 24 hours.
05 Support & Community
Star the repo · Report issues responsibly · Share with the community
