Kali Nethunter

1 min read

Guide For Install Kali Nethunter In Non Rooted Android Device via Termux With Graphical User Interface.

Kali Nethunter is developed by offensive security which gives you complete experience of kali linux in termux. You can also use kali nethunter by graphical user interface with the help of bvnc app.




Installation Commands

pkg up -y

pkg install wget -y

wget -O install-nethunter-termux https://offs.ec/2MceZWr

chmod +x install-nethunter-termux

bash install-nethunter-termux

After this command download process will be started. Don't close or minimize termux. Download will take around 1.8GB to 2GB of your internet data

Commands For Start Nethunter In Termux.

nethunter

Commands For Start GUI of Kali Nethunter

nethunter kex passwd

After that command set kali nethunter password.

nethunter kex &

After that you will get port of nethunter server copy that. Then download bVNC app from playstore. Then open it and set VNC connection settings.Set localhost as ip of server then add port which you have get and enter your nethunter password.

su password for nethunter = toor

I am Kunal and I am 14 years old

You may like these posts

  • Seeker - Find Geolocation with High AccuracyIntroductionConcept behind Seeker is simple, just like we host phishing pages to get credentials why not host a fake page that requests …
  • Termux T-HeaderThis Bash script contains Oh-My-Zsh With, command autosuggestion, syntax highlight plugins and terminal header with own name for TERMUX.Preview of after setup comple…
  • Termux DesktopAlright, Lets just get this straight, these are just some dotfiles & scripts, which will help you to setup a graphical environment in termux. …
  • in this post i will show you installation of evil eye (termux-banner) with fast and easy method, installation start in few commands.InstallationYou Need TermuxDownload NowRequireme…
  •  Vaim-smsWhat is Vaim-sms ?This is sms bomber who send otp in target phone number unlimitly. Many times you just want to annoy or play a prank on your friends. If you find you…
  •  For Those who don’t know how to use VCRT. You can automatically generate a virus.FeaturesWill be converted into python 3Choose Api Share Bashuploads Filepush Transfer.sh Anon…

Post a Comment