Skip to content

Ready to jump into the world of hacking with your smartphone?

License

Notifications You must be signed in to change notification settings

BDhackers009/nethunter-termux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

This is a modified version of Kali Nethunter. This project was created to provide a very minimal and working nethunter environment. This project is only for non rooted users.

Features

  • Needed just 1.25 GB of storage.
  • Needed just 170 MB of Internet.
  • Very Easy to use.
  • User creation script so that you dont have to do it manually.
  • Ready to jump into Bug Hunting or Ethical Hacking.
  • Supports arm64/aarch64,amd64,i386 and arm/armhf.
  • Don't need to have a rooted device. Fully run with non-rooted device.

Installation

To install Nethunter-Termux Minimal version copy below command and paste in ur termux

1st things you should update and upgrade Termux by

apt update && apt upgrade -y 

Or

pkg up -y

After upgrading termux type below command to download and install Kali Nethunter

bash -c "$(curl -fsSL https://git.io/JiZwx)"

OR

curl -sL https://git.io/JiZwx -o nethunter_install.sh

bash nethunter_install.sh

Login

After Installing Kali Linux type below command to login into Kali Linux as a root user

kali

User creation

After login to Kali linux you can find 'user.sh' file in your HOME directory. The default HOME directory of root is /root.

1st go to HOME folder by

cd /root

Then run the user.sh script using below👇 command

bash user.sh

After successfully creating user you can simply login to non-root user from Termux by using below👇 command

kali --user [username]

replace [username] to ur username and dont forget to remove the brackets.

Do not forget to update && upgrade kali:

sudo apt update && apt upgrade -y

After doing update and upgrade you can simply use almost any tools in kali linux.

Video Tutorials:-

https://youtu.be/89e1o8z7wr0

Issues

Issue-01:- issue01

FIX-01:- Now-a-days the kali nethunter has this problem with pip. It's not our problem its a problem of platformdirs utility. However you can fix this error via this Link. This problem will be solved in the next update of platformdirs.

Thanks to

proot-distro

Maintainers

Mustakim Ahmed Sifat

Disclaimer

Do not forget that you cannot access any of your hardware accessories such as WiFi. Which means you dont have to try running wifi hacking tools etc😂😂. But you can use any tool which does not require real root permission 🙂

If you like this project then dont forget to give a star :)

About

Ready to jump into the world of hacking with your smartphone?

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages