- It is an executable that boots Kali-Chroot (one Installed with Nethunter) in Termux. [Rooted Andriod]
NOTE: This is not same as Nethunter Rootless.
If you have ever used Nethunter-Rooted, then you would have definitely come across Nethunter-terminal. Nethunter-terminal is one of the good interfaces but, it doesn't support that much customizability when compared to other interfaces such as Termux.
If you ever took a fancy to start the Rooted Kali chroot in termux but faild. Then this is the right place.
- Update Termux to latest Version:
$ apt update
$ apt upgrade -y
- Restart the Termux.
- If prompeted for superuser access to termux at any point, grant it.
- Directly download the installer(install_boot-kali.sh) from releases:
$ wget https://github.com/cipherswami/boot-nethunter/releases/latest/download/install_boot-kali.sh
- Then make the installer executable:
$ chmod +x install_boot-kali.sh
- Now install boot nethunter:
$ ./install_boot-kali.sh
- et voilà, your installation is finshed !!!
- Now you can safely get rid of the installer :
$ rm instll_boot-kali.sh
- USAGE: Run 'boot-kali' any where in termux to start kali chroot.
- This intallation creates a "bin" folder in $HOME/.termux direcotry, which is being added to PATH variable i.e, you can place any binaries (or) executables in that folder that can be called from any where in termux.
Name: Aravind Potluri <CIPH3R>
Mail: aravindswami135@gmail.com
Github: name_is_cipher