LasterRooker

Kali3in1

Jul 3rd, 2022 (edited)
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.72 KB | None | 0 0
  1. termux-setup-storage
  2.  
  3. pkg up -y && pkg i -y proot
  4.  
  5. mv /sdcard/Download/kali3in1.tar.xz ~/
  6.  
  7. tar -xvJf ~/kali3in1.tar.xz
  8.  
  9. mv ~/androdeb-fs/androdeb-binds ~/
  10.  
  11. mv ~/androdeb-fs/start-androdeb.sh ~/
  12.  
  13. echo "bash ~/start-androdeb.sh" >>~/../usr/bin/kali
  14.  
  15. chmod +x ~/../usr/bin/kali
  16.  
  17. #Tip To Use Windows XP & Windows 7
  18.  
  19. #First Unzip windows.7z & Keep it in Download Folder
  20.  
  21. #Then Move It to Kali Home From Termux
  22.  
  23. mv /sdcard/Download/winxp.qcow2 ~/androdeb-fs/home/kali/.winxp
  24.  
  25. mv /sdcard/Download/win7.qcow2 ~/androdeb-fs/home/kali/.win7
  26.  
  27. kali
  28.  
  29. #Start XSDL & Wait To Blue Screen
  30.  
  31. #Then,Go to Kali & write
  32.  
  33. xsdl
  34.  
  35. #And Go To XSDL
  36.  
  37. #If You Want To Use Windows,You Can Easily Use It With This Commands
  38.  
  39. winx
  40.  
  41. win7
  42.  
  43. #If You Want To Change Ubuntu Or Debian,Write This Commands
  44.  
  45. k2d k2u d2k d2u u2k u2d
  46.  
  47. #If You Want To Change Ubuntu Or Debian Forever,Use This Command In Ubuntu Or Debian
  48.  
  49. sudo apt-get dist-upgrade -y && sudo apt-get autoremove -y
  50.  
  51. #If You Get dpkg return error, use this command
  52.  
  53. save
  54.  
  55. #Bug
  56.  
  57. #You Can't Use qterminal & 3D in XSDL
  58.  
  59. #Usage Of OpenGL With Nethunter Kex
  60.  
  61. sudo apt-get install -y mesa-utils
  62.  
  63. vncserver-start
  64.  
  65. #Go To Kex & Open Terminal
  66.  
  67. glxinfo
  68.  
  69. glxgears
  70.  
  71.  
  72. #Download_Links
  73.  
  74. #Kali
  75.  
  76. https://www.mediafire.com/file/exh6jbp236bvfys/kali3in1.tar.xz/file
  77.  
  78. #Nethunter Kex
  79.  
  80. https://www.mediafire.com/file/t4re9p2rfjlgkin/NetHunter_KeX_v4.0.7-6.apk/file
  81.  
  82. #Windows_7
  83.  
  84. https://www.mediafire.com/file/k8l1v91hfkl86x5/Windows7.7z/file
  85.  
  86. #Windows_XP
  87.  
  88. https://www.mediafire.com/file/p2uh1x3opdrrgme/winxp.7z/file
  89.  
  90. #Unzipper
  91.  
  92. https://play.google.com/store/apps/details?id=com.rarlab.rar
  93.  
  94. #XSDL
  95.  
  96. https://www.mediafire.com/file/9l9k30ucewmgbqh/XServer+XSDL.apk/file
Add Comment
Please, Sign In to add comment