Skip to content

Install Kali NetHunter (official version) on PRoot Distro. This is a Bash script that automates the installation of Kali NetHunter with the proot-distro tool. This script simplifies the setup and management of NetHunter distributions within a proot-based environment.

sagar040/proot-distro-nethunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

proot-distro-nethunter

Description

The Proot-Distro NetHunter Installer is a Bash script that automates the integration of Kali NetHunter (official version) with the proot-distro tool. This script simplifies the setup and management of NetHunter distributions within a proot-based environment.

providing security professionals with an easy-to-use setup and management solution for NetHunter distributions.

GUI

version 1.6

Notes

  • alias name BackTrack-linux
  • login shortcut nethunter [user]

What's New

  • Fixed some known issues
  • Removed customize zsh prompt from the blank installation

What is proot-distro?

PRoot Distro is a powerful utility that allows you to run a full Linux distribution on an Android device without the need for root access. It uses proot, a userspace implementation of chroot, to create a lightweight virtualized environment where you can install and run various Linux distributions.

Features

The script provides the following key features:

  1. Automated integration of Kali NetHunter into proot-distro, eliminating manual configuration steps.

  2. Calculation of the SHA256 checksum of the NetHunter rootfs to ensure data integrity during installation.

  3. Facilitation of the installation process, providing a straightforward setup experience. By using this script, users can benefit from:

  4. Easy setup and management of Kali NetHunter distributions within a proot-based environment.

  5. Swift installation process, reducing manual effort and saving time.

Prerequisites

Android device with Termux installed

Get latest version of Termux from f-droid

download termux

Installation

Run the following command to install Git (if not already installed):

pkg install git

Clone the repository:

git clone https://github.com/sagar040/proot-distro-nethunter.git

Navigate to the project directory:

cd proot-distro-nethunter

Usage

Install Kali Nethunter on proot-distro:

bash install-nethunter.sh --install

Login to NetHunter

  1. Run the following command to log in to the NetHunter environment:
    nethunter [user]
    or
    proot-distro login BackTrack-linux

Accessing the NetHunter GUI

  1. Once you are logged in, you can start the GUI session by running the following command:
    sudo kgui

It is important to remember that the NetHunter GUI is optional. If you prefer to use only the command-line interface, you can choose the "nethunter terminal" option.

About

Install Kali NetHunter (official version) on PRoot Distro. This is a Bash script that automates the installation of Kali NetHunter with the proot-distro tool. This script simplifies the setup and management of NetHunter distributions within a proot-based environment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages