Merhaba arkadaşlar, bu gün sizlere Rootsuz Android'e Kali Linux kurmak için önerilen bilgileri paylaşıyorum.
Öncelikle Android Cihazınıza Termux, NetHunter KeX ve Hacker's Keyboard yüklemeniz gerekiyor.
Termux
Download
Termux - Apps on Google Play
NetHunter KeX
Download
NetHunter KeX | Kali NetHunter App Store - Android App Repository for Penetraton Testing and Forensics
Hacker’s Keyboard
Download
Hacker's Keyboard - Apps on Google Play
İlk olarak, Termux sistemi şu şekilde güncelleyin ve yükseltin:
Y ile devam et [Y/n] y
Y ile devam et [default=N] ? y
Termux uygulamasının cihazındaki fotoğraf, medya ve dosyalara erişmesine izin verilsin mi? İzin ver
Y ile devam et [Y/n] y
Kod:
wget -O install-nethunter-termux https://offs.ec/2MceZWr
Kod:
chmod +x install-nethunter-termux
Kod:
./install-nethunter-termux
Bekleyin, indirme başlayacak, işlem sırasında herhangi bir tuşa basmayın.
İnternet hızınız [955.5KB/s] ise indirme işlemi [28:34] dakika içinde tamamlanacaktır.
Tamamladıktan sonra Delete and download a new one? [y/N], n ile devam et Delete downloaded rootfs file? [Y/n] n ile devam et. Sonra aşağıda gördüğünüz komutları yazarak. Kali Linu'a giriş yapabilirsiniz.
nethunter Kali NetHunter komut satırı arayüzünü başlat
nethunter kex passwd KeX şifresini yapılandırın (sadece 1. kullanımdan önce gereklidir)
nethunter kex & Kali NetHunter Masaüstü Deneyimi kullanıcı oturumlarını başlat
nethunter kex stop Kali NetHunter Masaüstü Deneyimini durdur
nethunter <command> NetHunter ortamında çalıştırın
nethunter -r Kali NetHunter cli'yi kök olarak başlat
nethunter -r kex passwd root için KeX şifresini yapılandırın
nethunter -r kex & Kali NetHunter Desktop Experience'ı kök olarak başlatın
nethunter -r kex stop Kali NetHunter Desktop Experience kök oturumlarını durdur
nethunter -r kex kill Tüm KeX oturumlarını öldür
nethunter -r <command> <command> öğesini NetHunter ortamında roo olarak çalıştırın
Umarım faydalı bir konu olmuştur okuyan herkese teşekkürler.
[=] Kali NetHunter for Termux installed successfully
[+] To start Kali NetHunter, type: [+] nethunter # To start NetHunter CLI
[+] nethunter kex passwd # To set the KeX password [+] nethunter kex & # To start NetHunter GUI
[+] nethunter kex stop # To stop NetHunter GUI
[+] nethunter -r # To run NetHunter as root
[+] nh # Shortcut for nethunter
~ $ nethunter
┌──(kali㉿localhost)-[~]
└─$ nethunter kex passwd
Could not find command-not-found database. Run 'sudo apt update' to populate it.
nethunter: command not found
┌──(kali㉿localhost)-[~]
└─$ nethunter kex &
[1] 29905
┌──(kali㉿localhost)-[~] └─$ Could not find command-not-found database. Run 'sudo apt update' to populate it.
nethunter: command not found
└─$ nethunter kex stop
Could not find command-not-found database. Run 'sudo apt update' to populate it.
nethunter: command not found
[1]+ Exit 127 nethunter kex
┌──(kali㉿localhost)-[~]
└─$ nethunter <command>
bash: syntax error near unexpected token `newline'
┌──(kali㉿localhost)-[~]
└─$ nethunter -r
Could not find command-not-found database. Run 'sudo apt update' to populate it.
nethunter: command not found
┌──(kali㉿localhost)-[~]
└─$ nethunter -r kex passwd
Could not find command-not-found database. Run 'sudo apt update' to populate it.
nethunter: command not found
┌──(kali㉿localhost)-[~]
└─$ nethunter -r kex &
[1] 30262
┌──(kali㉿localhost)-[~]
└─$ Could not find command-not-found database. Run 'sudo apt update' to populate it.
nethunter: command not found
└─$ nethunter -r kex stop
Could not find command-not-found database. Run 'sudo apt update' to populate it.
nethunter: command not found
[1]+ Exit 127 nethunter -r kex
┌──(kali㉿localhost)-[~]
└─$ nethunter -r kex kill
Could not find command-not-found database. Run 'sudo apt update' to populate it.
nethunter: command not found
┌──(kali㉿localhost)-[~]
└─$ nethunter -r <command>
bash: syntax error near unexpected token `newline'
┌──(kali㉿localhost)-[~]
└─$ Böyle bir hata alıyorun