Kali Linux NetHunter install in 8 minutes (rootless) and includes Android 14

761,195
0
Published 2023-11-05
It's easy to install Kali Linux on your Android phone without rooting it. This is a rootless install that allows you to run Kali NetHunter as an app on your phone - I'll show you how to do this in 8 minutes.

IMPORTANT - if you have issues, please read the PDF instructions: davidbombal.wiki/kalinethunter

Reasons for not using the Playstore: github.com/termux/termux-packages/issues/6726

// PDF instructions //
Android Kali NetHunter Rootless install: davidbombal.wiki/kalinethunter

// YouTube videos mentioned //
Root Android (Kali Linux NetHunter Install):    • Root Android (Kali Linux NetHunter in...  
Kali Linux NetHunter with Wifi support (Rooted Install):    • Kali Linux NetHunter with WiFi suppor...  

// Samsung Android 12+ Avoid Signal 9 issue //
On PC
1. Go to website: developer.android.com/tools/releases/platform-tool…
2. Click on Download SDK Platform-Tools for Windows
3. Accept term and conditions
4. Click on Download to download platform-tools
5. Extract platform-tools to a directory that is comfortable for you.
6. Open a Powershell shell in the platform-tools directory

On Phone
7. Go to settings.
8. Scroll down to About phone and press on it.
9. Press on Software information.
10. Tap Build number 7 times to enable developer mode.
11. Press back twice.
12. Press on Developer options.
13. Enable USB debugging

14. Attach phone to computer with cable

On phone
15. "Allow USB Debugging"

On Computer
16. See if your device has been picked up. Run ./adb devices
17. If your command picks up your device as authorized you can continue. Else now accept "Allow USB Debugging" on your phone.
18. Run the command ./adb shell "/system/bin/device_config set_sync_disabled_for_tests persistent; /system/bin/device_config put activity_manager max_phantom_processes 2147483647"
19. You should now not have any problems with child processes signal 9 on Samsung running Android 12+

// David SOCIAL //
Discord: discord.com/invite/usKSyzb
Twitter: www.twitter.com/davidbombal
Instagram: www.instagram.com/davidbombal
LinkedIn: www.linkedin.com/in/davidbombal
Facebook: www.facebook.com/davidbombal.co
TikTok: tiktok.com/@davidbombal
YouTube: youtube.com/davidbombal

// MY STUFF //
www.amazon.com/shop/davidbombal

// SPONSORS //
Interested in sponsoring my videos? Reach out to my team here: [email protected]

// MENU //
00:00 - Intro, How to get Kali Linux installed on an Android Phone
00:26 - How to solve issues with phantom processs
00:40 - The pdf to guide you
01:20 - Install Termux
02:26 - Run pkg update
02:50 - Run termux-setup-storage
03:11 - Install wget
03:31 - Download NetHunter and install it
03:43 - Change permission
04:22 - Intsallation completes
04:31 - Nethunter commands
05:00 - Solve debus error
06:20 - Solve child proecesses being killed
06:59 - Install the appstore
07:26 - Make note of the port number
07:32 - Nethunter appstore
08:32 - Connecting to NetHunter on Android phone
09:00 - Look at the pdf for more information
09:19 - Outro

kali linux
nethunter
termux
nethunter termux
kali linux nethunter
kali linux nethunter android wifi hack
kali linux nethunter download for android mobile
kali linux nethunter android
kali linux net installer
how to install kali linux on android without root
install kali linux on android
how to install kali linux on android
kali linux on android
nethunter rootless
kali linux android
how to install nethunter
nethunter on non root
kali linux install
how to install nethunter without root
hwo to install nethunter
how to install nethunter in termux
how to install nethunter in android
nethunter install android
kali nethunter rootless
install nethunter on android
nethunter kali linux android
how to install kali linux in android
how to install kali linux on android device no root easily
kali linux on android mobile
nethunter rootless install
how to download kali linux on android
how to install kali linux on android 2023
how to install kali linux on android without root 2023
how to install kali linux on android smartphone without root
install kali linux on android 2023
install kali linux on android without termux
install kali linux on android with termux
install kali linux on android root
install kali linux on android no root
install kali linux on android sd card

#termux #nethunter #android

All Comments (21)
  • @davidbombal
    It's easy to install Kali Linux on your Android phone without rooting it. This is a rootless install that allows you to run Kali Nethunter as an app on your phone - I'll show you how to do this in 8 minutes. IMPORTANT - if you have issues, please read the PDF instructions: davidbombal.wiki/kalinethunter Reasons for not using the Playstore: github.com/termux/termux-packages/issues/6726 // PDF instructions // Android Kali NetHunter Rootless install: davidbombal.wiki/kalinethunter // YouTube videos mentioned // Root Android (Kali Linux NetHunter Install): https://youtu.be/mtz-6CZIV6o Kali Linux NetHunter with Wifi support (Rooted Install): https://youtu.be/wGCmiEnW4ms // Samsung Android 12+ Avoid Signal 9 with these steps // On PC 1. Go to website: developer.android.com/tools/releases/platform-tool… 2. Click on Download SDK Platform-Tools for Windows 3. Accept term and conditions 4. Click on Download to download platform-tools 5. Extract platform-tools to a directory that is comfortable for you. 6. Open a Powershell shell in the platform-tools directory On Phone 7. Go to settings. 8. Scroll down to About phone and press on it. 9. Press on Software information. 10. Tap Build number 7 times to enable developer mode. 11. Press back twice. 12. Press on Developer options. 13. Enable USB debugging 14. Attach phone to computer with cable On phone 15. "Allow USB Debugging" On Computer 16. See if your device has been picked up. Run ./adb devices 17. If your command picks up your device as authorized you can continue. Else now accept "Allow USB Debugging" on your phone. 18. Run the command ./adb shell "/system/bin/device_config set_sync_disabled_for_tests persistent; /system/bin/device_config put activity_manager max_phantom_processes 2147483647" 19. You should now not have any problems with child processes signal 9 on Samsung running Android 12+ // David SOCIAL // Discord: discord.com/invite/usKSyzb Twitter: www.twitter.com/davidbombal Instagram: www.instagram.com/davidbombal LinkedIn: www.linkedin.com/in/davidbombal Facebook: www.facebook.com/davidbombal.co TikTok: tiktok.com/@davidbombal YouTube: youtube.com/davidbombal // MY STUFF // www.amazon.com/shop/davidbombal // SPONSORS // Interested in sponsoring my videos? Reach out to my team here: sponsors@davidbombal.com/ // MENU // 00:00 - Intro, How to get Kali Linux installed on an Android Phone 00:26 - How to solve issues with phantom processs 00:40 - The pdf to guide you 01:20 - Install Termux 02:26 - Run pkg update 02:50 - Run termux-setup-storage 03:11 - Install wget 03:31 - Download NetHunter and install it 03:43 - Change permission 04:22 - Intsallation completes 04:31 - Nethunter commands 05:00 - Solve debus error 06:20 - Solve child proecesses being killed 06:59 - Install the appstore 07:26 - Make note of the port number 07:32 - Nethunter appstore 08:32 - Connecting to NetHunter on Android phone 09:00 - Look at the pdf for more information 09:19 - Outro
  • @naybordesign
    Excellent video and very thorough! I can't believe this is my first time seeing your channel! I'm subscribing for sure! Thank you!
  • @scottspa74
    David, THANK YOU for this! This was excellent instruction. Very clear. Hard to imagine how difficult it may be to run Kali GUI on a smartphone screen, but thanks for sharing how. You rock. 👍👏🤘
  • @Education-Mantra
    David, Thanks for taking my suggestion. Hope it'll help others
  • @Ben2theHarris
    Thank you so much David! Wonderful video, as always. Very informative and helped with the EXACT problem I was experiencing.
  • You made this very easy, thank you!! I run kali on bm and in vm a lot but never on a phone amazing work as always!!
  • @davidletarte214
    thanks for this, i have had so much trouble installing nethunter on various android devices (rooted & rootless) but this is very straight-forward.
  • @N.A._McBee
    Nice overview w/o a single unnecessary word. Well done, excellent!
  • @yjrrjy
    perfectly installed thank you so much David.
  • @coloradopatrick
    David, you're DA BOMB! Thanks for all you do for the community!
  • @offensiveredteam
    Thanks you have done a very good job that previous configuration was failing 😊
  • @SpragginsDesigns
    Oh wow! I didn't know they have the GIU/KeX available on Android rootless now too! Awesome thanks David
  • Great effort with the video and pdf. Thanks. I have no dbus errors but lots postgre-sql and nethunter kex commands along with several other commands don't work. On Android 13. I used an old phone and installed the rooted version which was easier. Can't get the rootless version to work on any device.
  • @oggabson9152
    After hundreds of tries, I finally succeeded and I can say it's thanks to you. When i clicked on "connect" and saw the kaly GUI appearing on my screen, I jumped on my roof. You're a great master David, thx a lot. Keep it real...
  • @Arthur-qm7dq
    Hey David, I just wanted to drop a massive THANK YOU for your Kali Linux on Android 14 tutorial! 🙌 Your step-by-step guide made me feel like a tech wizard, and now my phone thinks it's a computer – it's a wild, wild world out here! 📱💻 You're the real MVP for sharing your knowledge and making it fun! 🌟 Can't wait to see what kind of hacking shenanigans I can pull off now! 😄 Cheers,