Skip to content

cipherswami/boot-nethunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 

Repository files navigation

Boot Nethunter

  • It is an executable that boots Kali-Chroot (one Installed with Nethunter) in Termux. [Rooted Andriod]

NOTE: This is not same as Nethunter Rootless.

Motive

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.

Pre-Requisites

  1. Update Termux to latest Version:
    • $ apt update
    • $ apt upgrade -y
  2. Restart the Termux.
  3. If prompeted for superuser access to termux at any point, grant it.

Setup Instructions

  1. Directly download the installer(install_boot-kali.sh) from releases:
    $ wget https://github.com/cipherswami/boot-nethunter/releases/latest/download/install_boot-kali.sh
  2. Then make the installer executable: $ chmod +x install_boot-kali.sh
  3. Now install boot nethunter: $ ./install_boot-kali.sh
  4. et voilà, your installation is finshed !!!
  5. Now you can safely get rid of the installer : $ rm instll_boot-kali.sh
  6. USAGE: Run 'boot-kali' any where in termux to start kali chroot.

Additinol info

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

About Author

Name: Aravind Potluri <CIPH3R>
Mail: aravindswami135@gmail.com
Github: name_is_cipher