Nethunter – Kali Linux – Android 12 – Rooted Installation – Oneplus 8 pro – Step by step setup guide
Nethunter – Kali Linux – Android 12 – Rooted Installation – Oneplus 8 pro – Step by step setup guide
0:00 Intro
1:00 Roll back to Android 11
7:33 Update to Android 12
13:09 Unlock Bootloader
17:57 Root with Magisk & install TWRP
26:37 Install Universal Mount SystemRW script (ro2rw)
45:44 Flash NetHunter via Magisk Module
52:12 Enable NetHunter internet access
56:16 Update & upgrade to full-kali
59:35 Launch VNC server
1:00:46 Access VNC with phone
1:06:28 Access VNC with other device
1:08:48 Outro
Downloads:
Drive :
Original sources :
1. Download MSM tool from Oneplus web site to roll back to Android 11 (OxygenOS 11) firmware.
2. Download Oneplus 8 Pro Android 12 (OOS 12) firmware.
Search on the web or take it from google drive (I forget the original source)
3. Install Qualcomm USB driver for the device to be recognize in fastboot mode.
4. Install Oneplus USB Driver for the smartphone to be recognize by windows and work with ADB.
5. Download latest platform tools or install Android Studio to have ADB and Fastboot ready.
6. Download the latest Magisk APK from github.
7. Download Termux APK from F-DROID.
8. Download Total Commander APK from apkmirror.
9. Download both TWRP recovery img (ext4 and erofs) for Oneplus 8 pro Android 12 from XDA.
10. Download Universal Mount SystemRW script (ro2rw) to make the system partition writable.
11. Download bVNC APK from aptoide.
12. Download NetHunter for oneplus 8 pro on the kali linux website.
Step by step Nethunter Rooted installation :
1. Launch MSM tools, restart in EDL mode. (adb reboot EDL) and roll back to Android 11.
2. Copy Android 12 firware to phone. Enable developper mode and update to Android 12 using local update.
3. Enable developper mode, OEM unlocking and USB debugging. Reboot in fastboot mode (adb reboot bootloader).
4. Unlock bootloader in fastboot mode (fastboot oem unlock). Volume down and then power to confirm.
5. Enable developper option, oem already unlock, USB debugging and transfer Magisk APK to phone.
6. Install Magisk APK, open it, rename the APK file to ZIP file and reboot to bootloader (adb reboot bootloader).
7. Flash ext4 TWRP image to recovery_a and erofs TWRP file to recovery_b (fastboot flash recovery_a etx4file.img & fastboot flash recovery_b erofsfile.img). Reboot (fastboot reboot).
8. Reboot to TWRP recovery (adb reboot recovery) and install magisk ZIP, wipe dalvik and reboot.
9. Open Magisk app and do the final steps to be rooted (direct install). Reboot.
10. Copy Termux APK to phone and install it. Flash RO2RW script via Magisk module. Reboot.
11. Open Termux app and type “su” then grant root access to Termux. Type “ro2rw” and then ENTER to launch the script.
12. Choose the maximum option for free space (1), choose YES to Disable force encryption(2). Choose row image for new super img to flash via TWRP. Apply the Disable Force Encryption directly. Reboot to TWRP recovery (adb reboot recovery).
13.a. Install the new super image from phone storage. BEFORE REBOOTING: Wipe Data, Dalvik & cache (classic wipe) then format data (type “yes”). Reboot.
13.b. Reinstall Magisk: open Magisk (phone will reboot) then proceed to last step on Magisk (direct install). Reboot then install Total Commander APK.
14. Copy Total Commander APK to phone, install it, open app then open the root folder (/) and grant root access to Total Commander. Navigate to system folder, create a new folder and then delete it, just to check you are able to write/erase in system partition.
15. Flash NetHunter ZIP via Magisk module. Wait … and reboot.
16. Open NetHunter Appstore, connect to Wifi and update NetHunter app and NetHunter Terminal app.
17. Open NetHunter App, install chroot and start chroot. Open a new root session in Nethunter Terminal app. Type this command to gain access to the internet. Chevron where I put (chevron) as they are prohibited in YouTube description.
“echo ‘APT::Sandbox::User “root”;’ (chevron) /etc/apt/apt.conf.d/01-android-nosandbox”
18. Update and upgrade the system to full-kali distro (everything).
19. Launch a VNC server. Access VNC with bVNC app on a phone/tablet or with UltraVNC on a computer.
Happy Hunting !
BenChich
[ad_2]
source