Skip to content

abidhasansojib/Nethunter_Chroot_Termux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

Boot Nethunter

Boots the Kali Chroot (Nethunter-Rooted) environment directly inside Termux, giving you a fully functional rooted Kali interface with Termux’s flexibility and customizability.No need to flash Nethunter Zip Module

🧩 Rooted Android ONLY

Installation

pkg install git && git clone https://github.com/abidhasansojib/Nethunter_Chroot_Termux.git && cd Nethunter_Chroot_Termux && chmod +x install.sh && ./install.sh

Updating Configurations & Patches

If you already have the chroot installed and want to update boot scripts, custom files, or apply compatibility patches (like fixing the multi-line wrap/arrow-key issues) without deleting or losing any data in your chroot, run:

./install.sh --update

Fix tmp directory error

I have added fix in installation scripts but if that doesn't work usung this in kali terminal

 echo 'export TMPDIR=/tmp' >> ~/.zshrc
 source ~/.zshrc

Usage

Run boot-kali anywhere inside Termux to start the Kali chroot environment.I have added boot-kali in termux bash.bashrc file.So when you open a new tab it will automatically boot kali.Use kex or kex -r to setup vnc server (-r for running as root)

Additional Info

Sound Fix

To start audio server user this command in nethunter terminal

audio start

and use this app to get sound output no need Nethunter app.Download App

Keyboard Fix

If keyboard is working but giving some problem like ^M or something else run this in terminal

stty sane

Delete Chroot

Use this command in your termux terminal not kali terminal(Use Ctrl+d twice to exit kali terminal)

boot-kali --remove

About

Boots the Kali Chroot (Nethunter-Rooted) environment directly inside Termux, giving you a fully functional rooted Kali interface with Termux’s flexibility and customizability.No need to flash Nethunter Zip Module

Topics

Resources

Stars

Watchers

Forks

Contributors