Install-nethunter-termux.sh 【2026 Update】

If you are on Android 12+ , you may encounter a "Signal 9" error. You might need to disable the Phantom Process Killer via ADB from a computer.

Give the script execution permissions and run it. install-nethunter-termux.sh

Fetch the official installer from Offensive Security's servers. If you are on Android 12+ , you

You’ll need wget to download the script. pkg install wget -y ``` Use code with caution. Copied to clipboard If you are on Android 12+

Ensure your packages are up to date and grant storage permissions. pkg update && pkg upgrade -y termux-setup-storage ``` Use code with caution. Copied to clipboard

wget -O install-nethunter-termux https://offs.ec/2MceZWr ``` Use code with caution. Copied to clipboard