SlideShare a Scribd company logo
Android Kali NetHunter Rootless Install
Disclaimer
This document DOES NOT promote or encourage any illegal activities!
The content in this document is provided solely for educational purposes and to create
awareness!
Requirements
1. A Physical Android Phone. You can do this install on an Android 12 phone, but a
phone running on a version before Android 12 is recommended. See the link to the
article below on GitHub on how Android monitors and kills forked child processes
of apps when they use too much of the CPU. https://github.com/termux/termux-
app/issues/2366
1. You will need to install Termux. You can get Termux from the F-Droid store or from
their GitHub repo using one of the following links (In the demo we use GitHub):
• https://f-droid.org/packages/com.termux/
• https://github.com/termux/termux-app/releases
Take note that the official Termux Wiki and Termux GitHub pages indicates that you
should not install the outdated version hosted on the Google Play Store.
2. Download the latest Termux version at the time of writing it is termux-
app_v0.118.0+github-debug_arm64-v8a.apk from the github link above.
Android Kali NetHunter Rootless Install
3. Open and Install the downloaded APK file. Press on Install and then Open.
Android Kali NetHunter Rootless Install
Android Kali NetHunter Rootless Install
apt update and apt upgrade
Debian Linux and many of its derivatives use APT (Advanced Package Tool) to install
tools. We need to run apt update to get the package source information from the
configured resources in the /etc/apt/sources.list file. This is how the system knows
which files needs to be updated and where they can be downloaded from.
apt upgrade will then use the information to upgrade all the installed packages to their
latest versions.
Android Kali NetHunter Rootless Install
4. Enter the following command: apt update
Android Kali NetHunter Rootless Install
5. Enter the following command: apt upgrade
Android Kali NetHunter Rootless Install
6. When you get asked to “Do you want to continue” press Y and Enter.
Android Kali NetHunter Rootless Install
7. When prompted for an action press Y and <Enter> so you install the package
maintainer’s version.
Android Kali NetHunter Rootless Install
8. Enter the following command:
You want to do this, so you get the wget package information.
apt update
Android Kali NetHunter Rootless Install
9. Enter the following command:
In order to have shared storage you need to give Termux storage access
permission. Doesn’t give access to external connected storage devices.
termux-setup-storage
Android Kali NetHunter Rootless Install
10. Install wget and when you’re asked Do you want to continue, press Y and Enter.
apt install wget
Android Kali NetHunter Rootless Install
11. When you get asked to “Do you want to continue” press Y and Enter.
Android Kali NetHunter Rootless Install
Android Kali NetHunter Rootless Install
12. Download the NetHunter install file. Ensure that you enter the correct address.
wget -O install-nethunter-termux https://offs.ec/2MceZWr
Android Kali NetHunter Rootless Install
13. Change the permissions so that you can execute the file:
chmod +x install-nethunter-termux
Android Kali NetHunter Rootless Install
14. Type the following command to execute the downloaded install file:
./install-nethunter-termux
Android Kali NetHunter Rootless Install
15. The installation will take a while, when asked to delete rootfs, enter N.
Android Kali NetHunter Rootless Install
16. To start Kali NetHunter you can use the following commands:
• To start the CLI
• To setup the NetHunter KeX password
• To start NetHunter KeX (Password will ve set on first startup)
• To stop the NetHunter KeX GUI
• To run NetHunter as root
• You replace nethunter with nh in all these commands.
nethunter
nethunter kex passwd
nethunter kex
nethunter kex stop
nethunter -r
nh
Android Kali NetHunter Rootless Install
Android Kali NetHunter Rootless Install
17. Once you run nh you are now in the Kali NetHunter CLI.
Android Kali NetHunter Rootless Install
18. You can exit the NetHunter CLI by entering exit.
Android Kali NetHunter Rootless Install
19. Set the password for KeX VNC by running nh kex for the first time. You’ll use the
password again in Step 29 so remember it.
Android Kali NetHunter Rootless Install
20. Remember the port number. You will use it in Step 29.
Android Kali NetHunter Rootless Install
21. Set the password for KeX VNC by running nh kex for the first time. Say no to
entering a view-only password.
Android Kali NetHunter Rootless Install
22.Go to the Kali NetHunter App Store website: https://store.nethunter.com/en/
Android Kali NetHunter Rootless Install
23.Download the NetHunter App Store.
Android Kali NetHunter Rootless Install
24. Press on the Hamburger button of your browser, go to downloads and install NetHunterStore.apk
Android Kali NetHunter Rootless Install
Android Kali NetHunter Rootless Install
25.Press on the search button and enter KeX. Press to download NetHunter KeX.
Android Kali NetHunter Rootless Install
26.Press on the search button and enter KeX. Press to download and install KeX.
When it turns blue
it means it’s
downloading
Android Kali NetHunter Rootless Install
27. You will get a popup window. You click on Settings, and then toggle Allow from
this source. Then press Install.
Android Kali NetHunter Rootless Install
28.Press on Allow to allow NetHunter KeX access to your files on the device.
Android Kali NetHunter Rootless Install
29. Enter the port number from step 20, username as kali, and your password from step 19.
Press on Connect.
Android Kali NetHunter Rootless Install
30.You now should have Rootless Kali NetHunter GUI on your Android Phone!
Get more information
1. Website: https://www.youtube.com/davidbombal
2. Website: https://store.nethunter.com/
3. Website: https://www.kali.org/docs/nethunter/nethunter-rootless/
Termux problems with Android 12:
1. https://github.com/termux/termux-app/issues/2366

More Related Content

Similar to Android Kali NetHunter Install - v3.pdf

Appium- part 1
Appium- part 1Appium- part 1
Appium- part 1
Mithilesh Singh
 
PhoneGap Application Development - Santhi J Krishnan
PhoneGap Application Development - Santhi J KrishnanPhoneGap Application Development - Santhi J Krishnan
PhoneGap Application Development - Santhi J Krishnan
OrisysIndia
 
pentest mobile app issue
pentest mobile app issuepentest mobile app issue
pentest mobile app issueshekar M
 
Android application penetration testing
Android application penetration testingAndroid application penetration testing
Android application penetration testing
Roshan Kumar Gami
 
How to develop a Flutter app.pdf
How to develop a Flutter app.pdfHow to develop a Flutter app.pdf
How to develop a Flutter app.pdf
Smith Daniel
 
Android installation & configuration, and create HelloWorld Project
Android installation & configuration, and create HelloWorld ProjectAndroid installation & configuration, and create HelloWorld Project
Android installation & configuration, and create HelloWorld Project
Rakesh Jha
 
Android SDK and PhoneGap
Android SDK and PhoneGapAndroid SDK and PhoneGap
Android SDK and PhoneGapDoncho Minkov
 
Android bluetooth robot
Android  bluetooth robotAndroid  bluetooth robot
Android bluetooth robotSathish Raju
 
Read me km spico install
Read me km spico installRead me km spico install
Read me km spico install
Ale Zav
 
Docker installation
Docker installationDocker installation
Docker installation
Mohammadreza Amini
 
Android Training Ahmedabad , Android Project Training Ahmedabad, Android Live...
Android Training Ahmedabad , Android Project Training Ahmedabad, Android Live...Android Training Ahmedabad , Android Project Training Ahmedabad, Android Live...
Android Training Ahmedabad , Android Project Training Ahmedabad, Android Live...
NicheTech Com. Solutions Pvt. Ltd.
 
Deploying your app.pptx
Deploying your app.pptxDeploying your app.pptx
Deploying your app.pptx
Lovely Professional University
 
Developing Mobile Application using Phonegap
Developing Mobile Application using PhonegapDeveloping Mobile Application using Phonegap
Developing Mobile Application using Phonegap
Fahim Abdullah
 
Installation Of Odoo 12 On Ubuntu 18.4
Installation Of Odoo 12 On Ubuntu 18.4Installation Of Odoo 12 On Ubuntu 18.4
Installation Of Odoo 12 On Ubuntu 18.4
Varsha Technaureus
 
Introduction of phonegap installation and configuration of Phonegap with An...
Introduction of phonegap   installation and configuration of Phonegap with An...Introduction of phonegap   installation and configuration of Phonegap with An...
Introduction of phonegap installation and configuration of Phonegap with An...
Rakesh Jha
 
Installing android sdk on net beans
Installing android sdk on net beansInstalling android sdk on net beans
Installing android sdk on net beans
Aravindharamanan S
 
How to Install Odoo 17 on Ubuntu.pdf
How to Install Odoo 17 on Ubuntu.pdfHow to Install Odoo 17 on Ubuntu.pdf
How to Install Odoo 17 on Ubuntu.pdf
CanditRoot
 
Read me km spico portable
Read me km spico portableRead me km spico portable
Read me km spico portable
Aisha Mo
 
Tizen Studio Installation&amp;Setup
Tizen Studio Installation&amp;SetupTizen Studio Installation&amp;Setup
Tizen Studio Installation&amp;Setup
Manoj Behera
 

Similar to Android Kali NetHunter Install - v3.pdf (20)

Appium- part 1
Appium- part 1Appium- part 1
Appium- part 1
 
PhoneGap Application Development - Santhi J Krishnan
PhoneGap Application Development - Santhi J KrishnanPhoneGap Application Development - Santhi J Krishnan
PhoneGap Application Development - Santhi J Krishnan
 
pentest mobile app issue
pentest mobile app issuepentest mobile app issue
pentest mobile app issue
 
Android application penetration testing
Android application penetration testingAndroid application penetration testing
Android application penetration testing
 
How to develop a Flutter app.pdf
How to develop a Flutter app.pdfHow to develop a Flutter app.pdf
How to develop a Flutter app.pdf
 
Android installation & configuration, and create HelloWorld Project
Android installation & configuration, and create HelloWorld ProjectAndroid installation & configuration, and create HelloWorld Project
Android installation & configuration, and create HelloWorld Project
 
Android SDK and PhoneGap
Android SDK and PhoneGapAndroid SDK and PhoneGap
Android SDK and PhoneGap
 
Android bluetooth robot
Android  bluetooth robotAndroid  bluetooth robot
Android bluetooth robot
 
Read me km spico install
Read me km spico installRead me km spico install
Read me km spico install
 
Docker installation
Docker installationDocker installation
Docker installation
 
Android Training Ahmedabad , Android Project Training Ahmedabad, Android Live...
Android Training Ahmedabad , Android Project Training Ahmedabad, Android Live...Android Training Ahmedabad , Android Project Training Ahmedabad, Android Live...
Android Training Ahmedabad , Android Project Training Ahmedabad, Android Live...
 
Deploying your app.pptx
Deploying your app.pptxDeploying your app.pptx
Deploying your app.pptx
 
Developing Mobile Application using Phonegap
Developing Mobile Application using PhonegapDeveloping Mobile Application using Phonegap
Developing Mobile Application using Phonegap
 
Installation Of Odoo 12 On Ubuntu 18.4
Installation Of Odoo 12 On Ubuntu 18.4Installation Of Odoo 12 On Ubuntu 18.4
Installation Of Odoo 12 On Ubuntu 18.4
 
Introduction of phonegap installation and configuration of Phonegap with An...
Introduction of phonegap   installation and configuration of Phonegap with An...Introduction of phonegap   installation and configuration of Phonegap with An...
Introduction of phonegap installation and configuration of Phonegap with An...
 
Installing android sdk on net beans
Installing android sdk on net beansInstalling android sdk on net beans
Installing android sdk on net beans
 
How to Install Odoo 17 on Ubuntu.pdf
How to Install Odoo 17 on Ubuntu.pdfHow to Install Odoo 17 on Ubuntu.pdf
How to Install Odoo 17 on Ubuntu.pdf
 
Read me km spico portable
Read me km spico portableRead me km spico portable
Read me km spico portable
 
Read me km spico portable
Read me km spico portableRead me km spico portable
Read me km spico portable
 
Tizen Studio Installation&amp;Setup
Tizen Studio Installation&amp;SetupTizen Studio Installation&amp;Setup
Tizen Studio Installation&amp;Setup
 

Recently uploaded

Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Globus
 
A Study of Variable-Role-based Feature Enrichment in Neural Models of Code
A Study of Variable-Role-based Feature Enrichment in Neural Models of CodeA Study of Variable-Role-based Feature Enrichment in Neural Models of Code
A Study of Variable-Role-based Feature Enrichment in Neural Models of Code
Aftab Hussain
 
Text-Summarization-of-Breaking-News-Using-Fine-tuning-BART-Model.pptx
Text-Summarization-of-Breaking-News-Using-Fine-tuning-BART-Model.pptxText-Summarization-of-Breaking-News-Using-Fine-tuning-BART-Model.pptx
Text-Summarization-of-Breaking-News-Using-Fine-tuning-BART-Model.pptx
ShamsuddeenMuhammadA
 
A Sighting of filterA in Typelevel Rite of Passage
A Sighting of filterA in Typelevel Rite of PassageA Sighting of filterA in Typelevel Rite of Passage
A Sighting of filterA in Typelevel Rite of Passage
Philip Schwarz
 
Vitthal Shirke Java Microservices Resume.pdf
Vitthal Shirke Java Microservices Resume.pdfVitthal Shirke Java Microservices Resume.pdf
Vitthal Shirke Java Microservices Resume.pdf
Vitthal Shirke
 
Understanding Globus Data Transfers with NetSage
Understanding Globus Data Transfers with NetSageUnderstanding Globus Data Transfers with NetSage
Understanding Globus Data Transfers with NetSage
Globus
 
Globus Compute Introduction - GlobusWorld 2024
Globus Compute Introduction - GlobusWorld 2024Globus Compute Introduction - GlobusWorld 2024
Globus Compute Introduction - GlobusWorld 2024
Globus
 
May Marketo Masterclass, London MUG May 22 2024.pdf
May Marketo Masterclass, London MUG May 22 2024.pdfMay Marketo Masterclass, London MUG May 22 2024.pdf
May Marketo Masterclass, London MUG May 22 2024.pdf
Adele Miller
 
Top 7 Unique WhatsApp API Benefits | Saudi Arabia
Top 7 Unique WhatsApp API Benefits | Saudi ArabiaTop 7 Unique WhatsApp API Benefits | Saudi Arabia
Top 7 Unique WhatsApp API Benefits | Saudi Arabia
Yara Milbes
 
Top Features to Include in Your Winzo Clone App for Business Growth (4).pptx
Top Features to Include in Your Winzo Clone App for Business Growth (4).pptxTop Features to Include in Your Winzo Clone App for Business Growth (4).pptx
Top Features to Include in Your Winzo Clone App for Business Growth (4).pptx
rickgrimesss22
 
Introducing Crescat - Event Management Software for Venues, Festivals and Eve...
Introducing Crescat - Event Management Software for Venues, Festivals and Eve...Introducing Crescat - Event Management Software for Venues, Festivals and Eve...
Introducing Crescat - Event Management Software for Venues, Festivals and Eve...
Crescat
 
Dominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdf
Dominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdfDominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdf
Dominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdf
AMB-Review
 
2024 RoOUG Security model for the cloud.pptx
2024 RoOUG Security model for the cloud.pptx2024 RoOUG Security model for the cloud.pptx
2024 RoOUG Security model for the cloud.pptx
Georgi Kodinov
 
How to Position Your Globus Data Portal for Success Ten Good Practices
How to Position Your Globus Data Portal for Success Ten Good PracticesHow to Position Your Globus Data Portal for Success Ten Good Practices
How to Position Your Globus Data Portal for Success Ten Good Practices
Globus
 
Automated software refactoring with OpenRewrite and Generative AI.pptx.pdf
Automated software refactoring with OpenRewrite and Generative AI.pptx.pdfAutomated software refactoring with OpenRewrite and Generative AI.pptx.pdf
Automated software refactoring with OpenRewrite and Generative AI.pptx.pdf
timtebeek1
 
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Globus
 
Graspan: A Big Data System for Big Code Analysis
Graspan: A Big Data System for Big Code AnalysisGraspan: A Big Data System for Big Code Analysis
Graspan: A Big Data System for Big Code Analysis
Aftab Hussain
 
Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"
Donna Lenk
 
BoxLang: Review our Visionary Licenses of 2024
BoxLang: Review our Visionary Licenses of 2024BoxLang: Review our Visionary Licenses of 2024
BoxLang: Review our Visionary Licenses of 2024
Ortus Solutions, Corp
 
Quarkus Hidden and Forbidden Extensions
Quarkus Hidden and Forbidden ExtensionsQuarkus Hidden and Forbidden Extensions
Quarkus Hidden and Forbidden Extensions
Max Andersen
 

Recently uploaded (20)

Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
 
A Study of Variable-Role-based Feature Enrichment in Neural Models of Code
A Study of Variable-Role-based Feature Enrichment in Neural Models of CodeA Study of Variable-Role-based Feature Enrichment in Neural Models of Code
A Study of Variable-Role-based Feature Enrichment in Neural Models of Code
 
Text-Summarization-of-Breaking-News-Using-Fine-tuning-BART-Model.pptx
Text-Summarization-of-Breaking-News-Using-Fine-tuning-BART-Model.pptxText-Summarization-of-Breaking-News-Using-Fine-tuning-BART-Model.pptx
Text-Summarization-of-Breaking-News-Using-Fine-tuning-BART-Model.pptx
 
A Sighting of filterA in Typelevel Rite of Passage
A Sighting of filterA in Typelevel Rite of PassageA Sighting of filterA in Typelevel Rite of Passage
A Sighting of filterA in Typelevel Rite of Passage
 
Vitthal Shirke Java Microservices Resume.pdf
Vitthal Shirke Java Microservices Resume.pdfVitthal Shirke Java Microservices Resume.pdf
Vitthal Shirke Java Microservices Resume.pdf
 
Understanding Globus Data Transfers with NetSage
Understanding Globus Data Transfers with NetSageUnderstanding Globus Data Transfers with NetSage
Understanding Globus Data Transfers with NetSage
 
Globus Compute Introduction - GlobusWorld 2024
Globus Compute Introduction - GlobusWorld 2024Globus Compute Introduction - GlobusWorld 2024
Globus Compute Introduction - GlobusWorld 2024
 
May Marketo Masterclass, London MUG May 22 2024.pdf
May Marketo Masterclass, London MUG May 22 2024.pdfMay Marketo Masterclass, London MUG May 22 2024.pdf
May Marketo Masterclass, London MUG May 22 2024.pdf
 
Top 7 Unique WhatsApp API Benefits | Saudi Arabia
Top 7 Unique WhatsApp API Benefits | Saudi ArabiaTop 7 Unique WhatsApp API Benefits | Saudi Arabia
Top 7 Unique WhatsApp API Benefits | Saudi Arabia
 
Top Features to Include in Your Winzo Clone App for Business Growth (4).pptx
Top Features to Include in Your Winzo Clone App for Business Growth (4).pptxTop Features to Include in Your Winzo Clone App for Business Growth (4).pptx
Top Features to Include in Your Winzo Clone App for Business Growth (4).pptx
 
Introducing Crescat - Event Management Software for Venues, Festivals and Eve...
Introducing Crescat - Event Management Software for Venues, Festivals and Eve...Introducing Crescat - Event Management Software for Venues, Festivals and Eve...
Introducing Crescat - Event Management Software for Venues, Festivals and Eve...
 
Dominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdf
Dominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdfDominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdf
Dominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdf
 
2024 RoOUG Security model for the cloud.pptx
2024 RoOUG Security model for the cloud.pptx2024 RoOUG Security model for the cloud.pptx
2024 RoOUG Security model for the cloud.pptx
 
How to Position Your Globus Data Portal for Success Ten Good Practices
How to Position Your Globus Data Portal for Success Ten Good PracticesHow to Position Your Globus Data Portal for Success Ten Good Practices
How to Position Your Globus Data Portal for Success Ten Good Practices
 
Automated software refactoring with OpenRewrite and Generative AI.pptx.pdf
Automated software refactoring with OpenRewrite and Generative AI.pptx.pdfAutomated software refactoring with OpenRewrite and Generative AI.pptx.pdf
Automated software refactoring with OpenRewrite and Generative AI.pptx.pdf
 
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
 
Graspan: A Big Data System for Big Code Analysis
Graspan: A Big Data System for Big Code AnalysisGraspan: A Big Data System for Big Code Analysis
Graspan: A Big Data System for Big Code Analysis
 
Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"
 
BoxLang: Review our Visionary Licenses of 2024
BoxLang: Review our Visionary Licenses of 2024BoxLang: Review our Visionary Licenses of 2024
BoxLang: Review our Visionary Licenses of 2024
 
Quarkus Hidden and Forbidden Extensions
Quarkus Hidden and Forbidden ExtensionsQuarkus Hidden and Forbidden Extensions
Quarkus Hidden and Forbidden Extensions
 

Android Kali NetHunter Install - v3.pdf

  • 1. Android Kali NetHunter Rootless Install
  • 2. Disclaimer This document DOES NOT promote or encourage any illegal activities! The content in this document is provided solely for educational purposes and to create awareness!
  • 3. Requirements 1. A Physical Android Phone. You can do this install on an Android 12 phone, but a phone running on a version before Android 12 is recommended. See the link to the article below on GitHub on how Android monitors and kills forked child processes of apps when they use too much of the CPU. https://github.com/termux/termux- app/issues/2366
  • 4. 1. You will need to install Termux. You can get Termux from the F-Droid store or from their GitHub repo using one of the following links (In the demo we use GitHub): • https://f-droid.org/packages/com.termux/ • https://github.com/termux/termux-app/releases Take note that the official Termux Wiki and Termux GitHub pages indicates that you should not install the outdated version hosted on the Google Play Store. 2. Download the latest Termux version at the time of writing it is termux- app_v0.118.0+github-debug_arm64-v8a.apk from the github link above. Android Kali NetHunter Rootless Install
  • 5. 3. Open and Install the downloaded APK file. Press on Install and then Open. Android Kali NetHunter Rootless Install
  • 6. Android Kali NetHunter Rootless Install
  • 7. apt update and apt upgrade Debian Linux and many of its derivatives use APT (Advanced Package Tool) to install tools. We need to run apt update to get the package source information from the configured resources in the /etc/apt/sources.list file. This is how the system knows which files needs to be updated and where they can be downloaded from. apt upgrade will then use the information to upgrade all the installed packages to their latest versions. Android Kali NetHunter Rootless Install
  • 8. 4. Enter the following command: apt update Android Kali NetHunter Rootless Install
  • 9. 5. Enter the following command: apt upgrade Android Kali NetHunter Rootless Install
  • 10. 6. When you get asked to “Do you want to continue” press Y and Enter. Android Kali NetHunter Rootless Install
  • 11. 7. When prompted for an action press Y and <Enter> so you install the package maintainer’s version. Android Kali NetHunter Rootless Install
  • 12. 8. Enter the following command: You want to do this, so you get the wget package information. apt update Android Kali NetHunter Rootless Install
  • 13. 9. Enter the following command: In order to have shared storage you need to give Termux storage access permission. Doesn’t give access to external connected storage devices. termux-setup-storage Android Kali NetHunter Rootless Install
  • 14. 10. Install wget and when you’re asked Do you want to continue, press Y and Enter. apt install wget Android Kali NetHunter Rootless Install
  • 15. 11. When you get asked to “Do you want to continue” press Y and Enter. Android Kali NetHunter Rootless Install
  • 16. Android Kali NetHunter Rootless Install 12. Download the NetHunter install file. Ensure that you enter the correct address. wget -O install-nethunter-termux https://offs.ec/2MceZWr
  • 17. Android Kali NetHunter Rootless Install 13. Change the permissions so that you can execute the file: chmod +x install-nethunter-termux
  • 18. Android Kali NetHunter Rootless Install 14. Type the following command to execute the downloaded install file: ./install-nethunter-termux
  • 19. Android Kali NetHunter Rootless Install 15. The installation will take a while, when asked to delete rootfs, enter N.
  • 20. Android Kali NetHunter Rootless Install 16. To start Kali NetHunter you can use the following commands: • To start the CLI • To setup the NetHunter KeX password • To start NetHunter KeX (Password will ve set on first startup) • To stop the NetHunter KeX GUI • To run NetHunter as root • You replace nethunter with nh in all these commands. nethunter nethunter kex passwd nethunter kex nethunter kex stop nethunter -r nh
  • 21. Android Kali NetHunter Rootless Install
  • 22. Android Kali NetHunter Rootless Install 17. Once you run nh you are now in the Kali NetHunter CLI.
  • 23. Android Kali NetHunter Rootless Install 18. You can exit the NetHunter CLI by entering exit.
  • 24. Android Kali NetHunter Rootless Install 19. Set the password for KeX VNC by running nh kex for the first time. You’ll use the password again in Step 29 so remember it.
  • 25. Android Kali NetHunter Rootless Install 20. Remember the port number. You will use it in Step 29.
  • 26. Android Kali NetHunter Rootless Install 21. Set the password for KeX VNC by running nh kex for the first time. Say no to entering a view-only password.
  • 27. Android Kali NetHunter Rootless Install 22.Go to the Kali NetHunter App Store website: https://store.nethunter.com/en/
  • 28. Android Kali NetHunter Rootless Install 23.Download the NetHunter App Store.
  • 29. Android Kali NetHunter Rootless Install 24. Press on the Hamburger button of your browser, go to downloads and install NetHunterStore.apk
  • 30. Android Kali NetHunter Rootless Install
  • 31. Android Kali NetHunter Rootless Install 25.Press on the search button and enter KeX. Press to download NetHunter KeX.
  • 32. Android Kali NetHunter Rootless Install 26.Press on the search button and enter KeX. Press to download and install KeX. When it turns blue it means it’s downloading
  • 33. Android Kali NetHunter Rootless Install 27. You will get a popup window. You click on Settings, and then toggle Allow from this source. Then press Install.
  • 34. Android Kali NetHunter Rootless Install 28.Press on Allow to allow NetHunter KeX access to your files on the device.
  • 35. Android Kali NetHunter Rootless Install 29. Enter the port number from step 20, username as kali, and your password from step 19. Press on Connect.
  • 36. Android Kali NetHunter Rootless Install 30.You now should have Rootless Kali NetHunter GUI on your Android Phone!
  • 37. Get more information 1. Website: https://www.youtube.com/davidbombal 2. Website: https://store.nethunter.com/ 3. Website: https://www.kali.org/docs/nethunter/nethunter-rootless/ Termux problems with Android 12: 1. https://github.com/termux/termux-app/issues/2366