TermuxVoid Logo TermuxVoid
N° TVD-2026 // UNOFFICIAL DISTRIBUTION STATUS: ACTIVE

TermuxVoid // Security Tool Repository

Unofficial custom repository for Termux: extra security tools for ethical hacking, bug bounty, cyber security & reverse engineering. The same tools ship as both an APT (dpkg) and a Pacman repository, compiled natively for Android. One command works on either setup: pkg install <tool>.

Repositories APT (dpkg) + Pacman · the same tools in both
Install interface pkg install <tool-name> · identical on APT & Pacman
Platform Android / Termux · native builds
Source 100% open source (BSD-3-Clause) · github.com/TermuxVoid/repo
LATEST SYNC: — loading index from repository…

One command adds the repository

add repositoryCMD.00
curl -sL https://github.com/termuxvoid/repo/raw/main/install.sh | bash

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.

$

Loading tools…

reading 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.

APT / dpkg setupCMD.01
# Add APT repository
curl -sL https://github.com/termuxvoid/repo/raw/main/install.sh | bash
Pacman setupCMD.02
# Add Pacman repository
curl -sL https://github.com/termuxvoid/pacman-repo/raw/main/install-repo.sh | bash
Install any tool · APT & PacmanCMD.03
pkg install <tool-name>
Example installCMD.04
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:

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