An all-in-one launcher and installer for popular penetration-testing and OSINT tools, built for Kali Linux and Termux. BCHackTool presents a colorized menu, downloads the selected tools automatically, and runs them for you — so you do not have to clone and configure each project by hand.
- Menu-driven access to a curated set of pentesting / OSINT tools
- Works on both Kali Linux and Termux
- Colorized interface with an auto-rotating banner
- One-key setup: dependencies and tools are installed on demand
- Helper flags for version, author info, and cleanup
bashgitand an active internet connection- Root privileges on Kali Linux (
sudo) — Termux runs without root - A Kali Linux or Termux environment
Kali Linux
git clone https://github.com/ByCh4n/BCHackTool
cd BCHackTool
chmod +x bchacktool.sh
sudo ./bchacktool.shTermux
git clone https://github.com/ByCh4n/BCHackTool
cd BCHackTool
chmod +x bchacktool-termux.sh
./bchacktool-termux.shRun the script and pick a tool from the menu, or use one of the flags:
| Flag | Description |
|---|---|
-v, --version |
Show the script version |
-h, --help |
Show author and project information |
-s, --sil |
Remove tools downloaded by the script |
This project is provided for authorized security testing and educational purposes only. Use it exclusively on systems you own or have explicit permission to test. The author accepts no liability for misuse or any damage caused by this tool.
Hüseyin Altıntaş — ByCh4n
- GitHub: @ByCh4n
- LinkedIn: huseyinaltns
- X: @huseyinaltns
Special thanks to @lazypwny751 for helping develop the project.
Licensed under the MIT license.
