November 2, 2018

Install Kali Nethunter on Android using Termux (Without Root)





If you want to install Kali Nethunter on android,you need a rooted device but you want to
keep your phone Non-rooted then it is not possible to install Nethunter.So here is
a great solution for installing nethunter on android without root.It is possible using Termux
app.You can use Nethunter without rooting using Termux



  • Installation:
1) First download Termux app from Play store

         Download Here






2) Open it and wait for install
3) After this type following command


          apt update && apt upgrade -y




4) After updating and upgrading packages,type following command:

           apt install curl -y




5) Next type following commands one by one:

      1] cd $HOME

      2] curl -LO https://raw.githubusercontent.com/Hax4us/Nethunter-In-Termux/master/kalinethunter




      3] chmod +x kalinethunter




6) Now to install Nethunter,type:

         ./kalinethunter




7) Wait until installation is completed
8) After successful installation,Type following command to start Nethunter:


          startkali



9) After 'startkali',execute following commands one by one in your nethunter(This is very important)


   1] wget https://http.kali.org/kali/pool/main/k/kali-archive-keyring/kali-archive-keyring_2020.2_all.deb

   2] apt install ./kali-archive-keyring_2020.2_all.deb


10) Succeeded! Now you can use Kali Nethunter without root


Credits: Hax4us
Source: https://github.com/Hax4us/Nethunter-In-Termux


If you have any problem regarding this,Leave a comment!

6 comments:

  1. Am getting error, that
    cannot create directory '/dev/net': Permission denied
    ln: failed to create symbolic '/dev/net/tun': No such file or directory

    ReplyDelete
    Replies
    1. First try
      termux-storage-setup

      Delete
  2. After. "startkali"

    Use wget https://http.kali.org/kali/pool/main/k/kali-archive-keyring/kali-archive-keyring_2020.2_all.deb




    And then use.


    apt install ./kali-archive-keyring_2020.2_all.deb


    This link will work....

    ReplyDelete

If you have any problem regrading this post, leave a comment !