*VERY IMPORTANT TO READ* After executing the installer script, you will be asked to choose the image (full, minimal, nano) .. choose FULL. Also, I found a fix regarding the internet is not working when you run sudo apt update inside kali shell. To fix that, make sure you have connected to wifi or using mobile network on android. Then reopen termux and type nh to enter into kali shell. Then type the below commands: *_sudo rm /etc/resolv.conf_* (if it asks for password type *kali* in lowercase) *_echo 'nameserver 8.8.8.8' | sudo tee /etc/resolv.conf > /dev/null_* Then type *ping google.com* to check the internet connection. it should work Then run the below command *_sudo apt update && sudo apt install dbus-x11_* *Also to disable Phantom Process Killer without the need of using Computer check this video* ua-cam.com/video/vK1Jx9ydi5c/v-deo.html *Watch the new updated video* ua-cam.com/video/guiNSBtfGis/v-deo.html
The install process gets stuck due to a 404 error when trying to contact the rootfs/kalifs-arm64-full.tar.xz any suggestions or do i just have to wait until the link is fixed?
To be honest, I think this is the only video in UA-cam that is well explained when it comes to Linux in android. I have been looking for such a video for a very long but finally here it is. In short, I followed the video and now I can easily open Linux via Termux. Thank you so much Ksk Royal
*Must Read* After executing the installer script, you will be asked to choose the image (full, minimal, nano) .. You can use any image . There after the process will be similar.
Well done, I'm recovering my linux knowledge and this tool will be handy. You've done a really easy video, even for not anymore up to date IT technicians like me. Excuse my english but I'm used to read it only, so I've trouble in writing and more than else speaking. Technically I've found some little differences in command refering to repo but I think they derive from last minute updates. Thanks
Hai thank you for the best Kali install video I was try long time to install my Android to Kali but no better video is found Your video was very good Easy to understand,and your slowly explain method also good thankyou once more
Best description, fix, and install on UA-cam or anywhere… I know you don't do this for the money, KsK , but if you did, I would have happily paid. Keep up the great work, brother... Peace.
in my situation, a message appears saying: sudo: unable to get time of day: Value too large for defined data type sudo: Error initializing audit plugin sudoers_audit how i can fix that?
Thank you Ksk Royal, I agreed with the other audience, this is the only one video provide solutions to fix the Signal 9 error on UA-cam. Your method works GREAT, I appreciate a lot 🙏🏻
wont allow me to install neofetch keep giving me this error The following packages have unmet dependencies: apt : Depends: libgnutls30 (>= 3.8.1) but it is not going to be installed E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
After installation...when I Browse or coding something it's shows me CONNECTION ERRORS and close the kex...,can you explain this how to solve ,my device is Poco f2 pro,MIUI 14 NO ROOT .
I am getting an error message below sudo: unable to get time of day: Value too large for defined data type sudo: error initializing audit plugin sudoers_audit I am using Samsung A13. How do we resolve?
my problem is this and i tried for 2 hours everything ut non works nh kex passwd produce error /usr/bin/kex line 25 vncpasswd:command not found. how to fix this
This is showing in termux after installing "NetHunter ARM64(full)" This is problem sir please make the video for this 👇 [*] Configuring NetHunter for Termux ... ./install-nethunter-termux: line 360: kali-arm64/etc/resolv.conf: No such file or directory
nh sudo: unable to get time of day: Value too large for defined data type sudo: error initializing audit plugin sudoers_audit =pls pls help me this problem ????
Make sure nethunter kex server connection is local host and 5901 Then open termux run nethunter then LS , then kex then open Kali Linux nethunter all good. Worked for me.
I think the root fs file may have corrupted.. Format the TerMux App data and reinstall again. Follow the step by step instructions from here: kskroyal.com/how-to-install-kali-linux-nethunter-on-any-android-device-in-2023-without-root-new/
@@kskroyaltech bro it's still not working /usr/bin/kex: line 19: vncserver: command not found /usr/bin/kex: line 20: vncserver: command not found /usr/bin/kex: line 25: vncpasswd: command not found /usr/bin/kex: line 30: vncserver: command not found Error starting the KeX server. Please try "nethunter kex kill" or restart your termux session and try again. It's showing like this
after i enter the pasword in Nethunter kex and pressing connect ....it is showing " unable to contact setting server failed to execute child process"dbus-launch" (no such directory)...........what to do please help
Is that possible , my M8L android 12 , just not good for this ? When I'm typing sudo rm /etc/resolv.conf (in kali shelf) , it's doesn't do anything , also " sudo apt update && sudo apt install dbus-x11" no such file or directory . Maybe , I have to make it rooted ? What do you think? Thanks.
No need to be rooted. After removing the resolv. conf file you need to run this command: *echo 'nameserver 8.8.8.8' | sudo tee /etc/resolv.conf > /dev/null* then *sudo apt update && sudo apt install dbus-x11*
I have installed it exactly as shown on my note 10+. I am getting the dbus launch error when trying to load. I have tried dbus-x11 with no resolution. Any other suggestions?
*MUST READ* After executing the installer script, you will be asked to choose the image (full, minimal, nano) .. choose FULL. Also, I found a fix regarding the internet is not working when you run sudo apt update inside kali shell. To fix that, make sure you have connected to wifi or using mobile network on android. Then reopen termux and type nh to enter into kali shell. Then type the below commands: sudo rm /etc/resolv.conf (if it asks for password type kali in lowercase) echo 'nameserver 8.8.8.8' | sudo tee /etc/resolv.conf > /dev/null Then type ping google.com to check the internet connection. it should work Then run the below command sudo apt update && sudo apt install dbus-x11 Also to disable Phantom Process Killer without the need of using Computer check this video ua-cam.com/video/vK1Jx9ydi5c/v-deo.html
sir i tried to DL as per your instructions but im getting a PARS error message "there is a problem parsing the package" what should i do im using a version 13 OS android
@kskroyaltech you are a legend first time i installed kalinethunter it wasn't working after your video i did what you said and now is it working thanks bro👍👍👍👍
VERY IMPORTANT TO READ After executing the installer script, you will be asked to choose the image (full, minimal, nano) .. choose FULL. Also, I found a fix regarding the internet is not working when you run sudo apt update inside kali shell. To fix that, make sure you have connected to wifi or using mobile network on android. Then reopen termux and type nh to enter into kali shell. Then type the below commands: sudo rm /etc/resolv.conf (if it asks for password type kali in lowercase) echo 'nameserver 8.8.8.8' | sudo tee /etc/resolv.conf > /dev/null Then type ping google.com to check the internet connection. it should work Then run the below command sudo apt update && sudo apt install dbus-x11
great tutorial, got the signal 9 problem with phantom process, try the commands with the sdk doesn't seem to work for me ( got a poco device on Miui with usb debug and security debug check in develloper mod) any idea to get this done ?
Sir thank you so much for your amazing and useful video 🤩🤩🤝🙏🙏. Can you please tell me how to connect the wireless interface to termux like yours ? Please reply sir . Thanks...
[*] Checking device architecture ... [1] NetHunter ARMhf (full) [2] NetHunter ARMhf (minimal) [3] NetHunter ARMhf (nano) Enter the image you want to install: 1 [?] Existing rootfs directory found. Delete and create a new one? [y/N] n [*] Checking package dependencies... proot is OK tar is OK axel is OK Reading package lists... Done Building dependency tree... Done Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [?] Existing image file found. Delete and download a new one? [y/N] n [!] Using existing rootfs archive [!] Using existing rootfs directory [?] Delete downloaded rootfs file? [y/N] n [*] Configuring NetHunter for Termux ... ~ $ Help!!!
I tried to install kali on my my non rooted device,android vs 8.1.0 and I only had issues at the last part trying to execute the command that creates the password so o can have the graphical interface of khali,said something like the error command wasn't found something like that.
Bruh so sorry for the problem you are going through. Could you please read this article: kskroyal.com/how-to-install-kali-linux-nethunter-on-any-android-device-in-2023-without-root-new/
@@kskroyaltech No problem but it says I should have android 10 or higher mine is 8.1.0 is it going to work ?,besides I can't find the Arm64 V8 file there maybe it has been deleted.
After entering the command to install kali mine comes to options one is: NetHunter ARMH f (minimal) NetHunter ARMH f (nano) What should I do can u help me
*VERY IMPORTANT TO READ*
After executing the installer script, you will be asked to choose the image (full, minimal, nano) .. choose FULL.
Also, I found a fix regarding the internet is not working when you run sudo apt update inside kali shell.
To fix that, make sure you have connected to wifi or using mobile network on android. Then reopen termux
and type nh to enter into kali shell.
Then type the below commands:
*_sudo rm /etc/resolv.conf_* (if it asks for password type *kali* in lowercase)
*_echo 'nameserver 8.8.8.8' | sudo tee /etc/resolv.conf > /dev/null_*
Then type *ping google.com* to check the internet connection. it should work
Then run the below command
*_sudo apt update && sudo apt install dbus-x11_*
*Also to disable Phantom Process Killer without the need of using Computer check this video*
ua-cam.com/video/vK1Jx9ydi5c/v-deo.html
*Watch the new updated video*
ua-cam.com/video/guiNSBtfGis/v-deo.html
Hi bro, when i use command rm. It said that command not found? Can you help me?
The install process gets stuck due to a 404 error when trying to contact the rootfs/kalifs-arm64-full.tar.xz
any suggestions or do i just have to wait until the link is fixed?
You are a life saver. It worked. Thank you so much
command not found 😢..having dbus error during connection
/usr/bin/kex: line 25: vncpasswd: command not found
nh kex passwd
To be honest, I think this is the only video in UA-cam that is well explained when it comes to Linux in android. I have been looking for such a video for a very long but finally here it is. In short, I followed the video and now I can easily open Linux via Termux. Thank you so much Ksk Royal
i just did it today finally
If you want to learn how to use Kali Linux search Mr Hacker Loi
What password we have to enter in the vnc password
*Must Read*
After executing the installer script, you will be asked to choose the image (full, minimal, nano) .. You can use any image . There after the process will be similar.
bro after run nh kex passwd it shows
/usr/bin/kex: line 25: vncpasswd: command not found
please tell how i can resolve this
@@devzone101 same how to fix this
same error need help
Please address this issue... Same thing with me
/usr/bin/kex: line 25: vncpasswd: command not found
~ $ nethunter kex passwd
everyone tell about installing kali nethunter but no one tell about how to use kali nethunter
Its unusable, Don't waste your time
Ethical hacking
Just type -h everytime you encounter something new and you will get it pretty quick, also network chuck David bombal
Well done, I'm recovering my linux knowledge and this tool will be handy. You've done a really easy video, even for not anymore up to date IT technicians like me. Excuse my english but I'm used to read it only, so I've trouble in writing and more than else speaking.
Technically I've found some little differences in command refering to repo but I think they derive from last minute updates.
Thanks
And also this Error message
Some index files failed to download. They have been ignored, or old ones used instead.
Hai thank you for the best Kali install video
I was try long time to install my Android to Kali but no better video is found
Your video was very good
Easy to understand,and your slowly explain method also good thankyou once more
It's my pleasure
[*] Checking device architecture ...
[1] NetHunter ARMhf (minimal)
[2] NetHunter ARMhf (nano)
Enter the image you want to install:
Choose Minimal
@@kskroyaltech bro make a video
@@kskroyaltech l am download 1nd and 2nd not work
@@kskroyaltech password not create
@@kskroyaltech password not create
Best description, fix, and install on UA-cam or anywhere… I know you don't do this for the money, KsK , but if you did, I would have happily paid. Keep up the great work, brother... Peace.
Thank you so much..
in my situation, a message appears saying:
sudo: unable to get time of day: Value too large for defined data type
sudo: Error initializing audit plugin sudoers_audit
how i can fix that?
8:18 Im click on connect but the screen is black?? I see only the mouse Arrow and black screen
i'm having the same issue. did you fix it already ?
Me too
any solution?
same issue, any solution?
During setting kex password I'm encountering -
/usr/bin/kex: line 25: vncpasswd: command not found
Please tell me how to fix it
me too
Thank you Ksk Royal, I agreed with the other audience, this is the only one video provide solutions to fix the Signal 9 error on UA-cam. Your method works GREAT, I appreciate a lot 🙏🏻
Nice termux api and termux boot is also required, and in order to perform advanced and administrative functions, the tasker app is also required 👌
nethunter kex passwd does not work.
/usr/bin/kex: line 25: vncpasswd: command not found
Plz help
Thanks ksk! Your guides are accurate and awesome I got giddy when I neofetched and it actually worked it's a chore making sure everything is correct
Great to hear!
/usr/bin/kex: line 25: vncpasswd: command not found
How to fix these problem?
1 more again time'
I follow the steps, but not working adb devices in cmd!!!!!! ('adb' is not recognized as an internal or external command,!!!!!)
wont allow me to install neofetch keep giving me this error
The following packages have unmet dependencies:
apt : Depends: libgnutls30 (>= 3.8.1) but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
After installation...when I Browse or coding something it's shows me CONNECTION ERRORS and close the kex...,can you explain this how to solve ,my device is Poco f2 pro,MIUI 14 NO ROOT .
Bro, i cant enter into nethunter, its showing cannot touch 'kali-arm64/root/.version': No such file or directory
i have the same problem. Do you have a solution for it?
I am getting an error message below
sudo: unable to get time of day: Value too large for defined data type
sudo: error initializing audit plugin sudoers_audit
I am using Samsung A13. How do we resolve?
/usr/bin/kex: line 25: vncpasswd: command not found yeh problem ari hai sir
answer ?
same here
me too
Me too
Me too
/usr/bin/kex: line 25: vncpasswd: command not found
~ $ nethunter kex passwd
bro when i conect with the nethunter kex app it shows me a black screen
my problem is this and i tried for 2 hours everything ut non works
nh kex passwd produce error /usr/bin/kex line 25 vncpasswd:command not found. how to fix this
After entering in nh I'm unable to install neofetch , and nmap & also unable to ping test. So plz help me😭😭🙏
~ $ nh
sudo: unable to get time of day: Value too large for defined data type
sudo: error initializing audit plugin sudoers_audit
Me too
This is showing in termux after installing "NetHunter ARM64(full)"
This is problem sir please make the video for this 👇
[*] Configuring NetHunter for Termux ...
./install-nethunter-termux: line 360: kali-arm64/etc/resolv.conf: No such file or directory
nh
sudo: unable to get time of day: Value too large for defined data type
sudo: error initializing audit plugin sudoers_audit =pls pls help me this problem ????
How to fix kali nethunter black screen problem
Make sure nethunter kex server connection is local host and 5901
Then open termux run nethunter then LS , then kex then open Kali Linux nethunter all good. Worked for me.
Solve?
@@warpony5654 bro same problem
Yes same problem
@@warpony5654 I am unable to set password it's showing like this
Line 25 command not found
Thanks, man. took me two days of trials and all fails, but yours helped in a day❤ that's a sub and turned on posted notificationsfor you
Thanks for the sub!
On the phone, to break the Wi-Fi password, you need an external Wi-Fi card, e.g. Alfa. Can there be wifi on the phone?
Watched like 15 to 20 videos over the last 3.5 hours and this the first and only video that worked, god bless you🙏
Thank you so much, here is the new update on this video: ua-cam.com/video/guiNSBtfGis/v-deo.html
I'm done installing kali but whenever I'm about to start it say it can't tell the time of the day and value is to large
problem unable locate package neofetch plz reply
🥺
Didnt work for me
4:47 command is not working
I stumble upon an issue...
with sudo apt update the updating failed partly. Also sudo apt install neofetch does not work
Errors occuring While upgrading with apt upgrade .. showing do not have root user privilege..
Why doesn't this work for me? Did I download the wrong version of termux?
Sir i have space of 14 gb storage but kali linux full is not coming in options between nano minimal so what can i have to do
sir when i type password cake it comes
/user/bin/kex: line 25: vncpasswd: command not found
please sir help me
I get same error did you figure it out?
@@DeyDreamMusic did you found out something
I am using Android 11 and kali is successfully install but
I am not able to connect to internet and network manager is not running in gui mode
Awesome video! One question, what type of keyboard and mouse are u using?
Logitech
Its didnt work chmod no such file or directory Can you give me a solution to this problem
I kept getting errors while inputting password
What is the pwd for kali ??
@ksk royal bro my sudo apt update does not work , i have anroid 12 what should i do?
Getting an error line 25 vncpassword: command couldn't found
Can tou help me😢
Read My Blog Post: kskroyal.com/how-to-install-kali-linux-nethunter-on-any-android-device-in-2023-without-root-new/
5:56
During extraction i closed from termux.. what do i do?
Please.. if there is any otherway than following process from beginning..
I think the root fs file may have corrupted.. Format the TerMux App data and reinstall again. Follow the step by step instructions from here: kskroyal.com/how-to-install-kali-linux-nethunter-on-any-android-device-in-2023-without-root-new/
For the neofetch install it says, unable to locate package neofetch????? What to do
I have the same problem..
Yes thats the current problem with Kali NetHunter Repos.
How to fix sudo chmod a+rw /dev/rfkill
permission denied issue
I'm getting during download http request sent...206 partial content?
Whenever I try to install gimp, it asks for super user permissions, how do I get that?
sudo apt install gimp,
if it asks anything try "kali" or "root"
after type N fr delete dwnloaded rootsf file. there no such file or diirectory in line 363. please help
the fourth cmd command didn't return the value of those digits.. what to do now sir?
Not a problem. Could you able to connect to VNC server ?
anyone pls help me after run nh kex passwd it shows
/usr/bin/kex: line 25: vncpasswd: command not found
please tell how i can resolve this
just run
nh kex
if it allows to create a password go a head and do it.
@@kskroyaltech not working
@@kskroyaltech bro it's still not working
/usr/bin/kex: line 19: vncserver: command not found
/usr/bin/kex: line 20: vncserver: command not found
/usr/bin/kex: line 25: vncpasswd: command not found
/usr/bin/kex: line 30: vncserver: command not found
Error starting the KeX server.
Please try "nethunter kex kill" or restart your termux session and try again.
It's showing like this
Use it N times. Stop downloading when it is halfway through.
after i enter the pasword in Nethunter kex and pressing connect ....it is showing " unable to contact setting server failed to execute child process"dbus-launch" (no such directory)...........what to do please help
same thing with me, do you have already any solution with yours?
HTTP request sent, awaiting response... 404 Not Found
2023-10-11 23:32:45 ERROR 404: Not Found.
Is that possible , my M8L android 12 , just not good for this ? When I'm typing sudo rm /etc/resolv.conf (in kali shelf) , it's doesn't do anything , also " sudo apt update && sudo apt install dbus-x11" no such file or directory . Maybe , I have to make it rooted ? What do you think? Thanks.
No need to be rooted. After removing the resolv. conf file you need to run this command:
*echo 'nameserver 8.8.8.8' | sudo tee /etc/resolv.conf > /dev/null*
then *sudo apt update && sudo apt install dbus-x11*
Thanks@@kskroyaltech
how can i fix this error.............................. ./install-nethunter-termux: line 363: kali-arm64/etc/sudoers.d/kali: No such file or directory
I have installed it exactly as shown on my note 10+. I am getting the dbus launch error when trying to load. I have tried dbus-x11 with no resolution. Any other suggestions?
*MUST READ*
After executing the installer script, you will be asked to choose the image (full, minimal, nano) .. choose FULL.
Also, I found a fix regarding the internet is not working when you run sudo apt update inside kali shell.
To fix that, make sure you have connected to wifi or using mobile network on android. Then reopen termux
and type nh to enter into kali shell.
Then type the below commands:
sudo rm /etc/resolv.conf (if it asks for password type kali in lowercase)
echo 'nameserver 8.8.8.8' | sudo tee /etc/resolv.conf > /dev/null
Then type ping google.com to check the internet connection. it should work
Then run the below command
sudo apt update && sudo apt install dbus-x11
Also to disable Phantom Process Killer without the need of using Computer check this video
ua-cam.com/video/vK1Jx9ydi5c/v-deo.html
Got it thank you very much. For some reason I was putting ect in instead of etc, but I got it and it is working perfectly thanks to all.
I can ping and all but the last step fails. Its says cant connect to server
Hi, I'm stuck on password for kali
How to fix /bin/bash: line 25: vncpasswd: command not found?
problem in the script
black screen on my z fold 3 once I launch on kex ,any fix ???help
Same problem in phone running Android 13 custom rom
any solution?
@@wilmixt9579 nope
same issue, same phone. Any solution?
Hi, after i enter ./install-nethunter-termux i get bash: ./install-nethunter-termux: Permission denied
Please help , i followed everything accordingly
wget: invalid option -- '0'
Usage: wget [OPTION]... [URL]... how to fix it?
sir i tried to DL as per your instructions but im getting a PARS error message "there is a problem parsing the package" what should i do im using a version 13 OS android
Make sure your phone is having a free space of 10GB or more and try again.
@kskroyaltech you are a legend first time i installed kalinethunter it wasn't working after your video i did what you said and now is it working thanks bro👍👍👍👍
Everything I try to press connect i get a dbus-launcher problem. Ny9ne know how to fix it
VERY IMPORTANT TO READ
After executing the installer script, you will be asked to choose the image (full, minimal, nano) .. choose FULL.
Also, I found a fix regarding the internet is not working when you run sudo apt update inside kali shell.
To fix that, make sure you have connected to wifi or using mobile network on android. Then reopen termux
and type nh to enter into kali shell.
Then type the below commands:
sudo rm /etc/resolv.conf (if it asks for password type kali in lowercase)
echo 'nameserver 8.8.8.8' | sudo tee /etc/resolv.conf > /dev/null
Then type ping google.com to check the internet connection. it should work
Then run the below command
sudo apt update && sudo apt install dbus-x11
Ok działa wszystko, tylko jak używać touchpad bo nie mogę wejść w aplikacje żadne. Mysz się porusza ale nie ma lewego przycisku
Im stuck at the screen where I need to enter the kali password.. but when i try typing it, it doesn't do anything. so im stuck there
When typing password, you cannot see the input due to valid security concerns. The default password is lower case 'kali'
I have installed by following your steps but the VNC is throwing black screen , kindly help
Kali NetHunter has received lot of updates. So new issues are getting encountered by many. I am in the works of making an updated video.
Plsss help mine say all package are up to date
It all works and connects but screen is black only showing mouse cursor...
same issue, any solution?
Did you find a solution?
great tutorial, got the signal 9 problem with phantom process, try the commands with the sdk doesn't seem to work for me ( got a poco device on Miui with usb debug and security debug check in develloper mod) any idea to get this done ?
Please help I can't input kex password it shows command not found😢
Sir thank you so much for your amazing and useful video 🤩🤩🤝🙏🙏.
Can you please tell me how to connect the wireless interface to termux like yours ?
Please reply sir .
Thanks...
I got an UNAUTHORIZED error, as soon as I hit "adb devices" Please help! Any advice on what might be causing it and possibly how to fix it. Thank you!
please check my blog post: kskroyal.com/how-to-install-kali-linux-nethunter-on-any-android-device-in-2023-without-root-new/
What and what can I do with a rootless android kali linux?
E: Unable to located package neofetch please give me solution of this error 🙄
chmod: cannot access 'kali-arm64/usr/bin/sudo': No such file or directory
I'm getting like this pls anyone can solve this
I have problem with installing nethunter -termux
It says failed to connect to localhost when I press connect
When I try to install termux it says app not installed as app isn't compatible with your phone. What shall I do?
Make sure you are downloading correct version.
[*] Checking device architecture ...
[1] NetHunter ARMhf (full)
[2] NetHunter ARMhf (minimal)
[3] NetHunter ARMhf (nano)
Enter the image you want to install: 1
[?] Existing rootfs directory found. Delete and create a new one? [y/N] n
[*] Checking package dependencies...
proot is OK
tar is OK
axel is OK
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[?] Existing image file found. Delete and download a new one? [y/N] n
[!] Using existing rootfs archive
[!] Using existing rootfs directory
[?] Delete downloaded rootfs file? [y/N] n
[*] Configuring NetHunter for Termux ...
~ $
Help!!!
i really love your presentation.... it's easy to follow up. tq for your incredible work.
I tried to install kali on my my non rooted device,android vs 8.1.0 and I only had issues at the last part trying to execute the command that creates the password so o can have the graphical interface of khali,said something like the error command wasn't found something like that.
Bruh so sorry for the problem you are going through. Could you please read this article: kskroyal.com/how-to-install-kali-linux-nethunter-on-any-android-device-in-2023-without-root-new/
@@kskroyaltech No problem but it says I should have android 10 or higher mine is 8.1.0 is it going to work ?,besides I can't find the Arm64 V8 file there maybe it has been deleted.
nethunter kex passwd
/usr/bin/kex: line 25: vncpasswd: command not found
Vi?
Read my blog: kskroyal.com/how-to-install-kali-linux-nethunter-on-any-android-device-in-2023-without-root-new/
installed exactly how you did but the VNC is throwing black screen , please Help me !!!!!!!!!!!!!!!!
Kali NetHunter has received lot of updates. So new issues are getting encountered by many. I am in the works of making an updated video.
After entering the command to install kali mine comes to options one is:
NetHunter ARMH f (minimal)
NetHunter ARMH f (nano)
What should I do can u help me
this guy is not replying texts!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@@mworiabrian1128 many people are 👍 having same problem but he's not replying
Bro it said sudo apt-get install dbus-x11
No superuser binary detected.
Are you rooted?
NO I haven't rooted.
@@kskroyaltech thanks bro
I am also making a video on this topic for my project can u tell me how you voice without noise
I Use Condenser Microphone and Adobe Fusion to make it more clear.
@@kskroyaltech bro which microphone
any 1 know why only kali nethunter returns that error 9 thing all ubuntus work fine even arch debian etc
That happens with android 12 and 13 .
Anyway fix that issue without the need of computer:
ua-cam.com/video/vK1Jx9ydi5c/v-deo.html
Does it replaces the old android os.
Or delete any existing data..
NO it wont replace android. Everything is running inside Termux APP..
Does anyone having problem installing in Android 12 ?
Why itsay E:unable to locate package neofetch
How about using windows 10 in the process instead of windows 11 Sir ?
/usr/bin/kex: line 25: vncpasswd: command not found
PLEASE HELP
Read my blog post from here: kskroyal.com/how-to-install-kali-linux-nethunter-on-any-android-device-in-2023-without-root-new/
after i do the command ./install-nethunter-termux says Permission denied.... Some HELP please
Would you mind reason my blog post - kskroyal.com/how-to-install-kali-linux-nethunter-on-any-android-device-in-2023-without-root-new/