TermuxVoid Repository

Unofficial Repository — Ethical Hacking, Bug Bounty & Cyber Security Tools for Termux. Ships both APT & Pacman repos, so pkg install works on either setup.

GitHub Stars License
Follow Organization →

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 are installable on either setup — pkg install works on both.

--
Tools Available
24/7
Auto Updates
100%
Open Source

Browse Tools

/

Loading tools...

Quick Start

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
# Install any tool (works on both APT & Pacman)
pkg install <tool-name>
# Example
pkg install metasploit-framework

On a full Pacman setup you can also use pacman -S <tool-name> directly. Repo sources: APT repo · Pacman repo

? 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:

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.

Support & Community

Star the repo · Report issues responsibly · Share with the community