The new way of installing NetHunter - Magisk

Our Magisk module installer became complete with kernel flashing! Feel free to test before release.

Download your device’s installer from daily repo:
https://image-nethunter.kali.org/nethunter-installer/kali-daily/

  • Please NOTE: Some devices may not support runtime kernel flashing
  • Recommended version: Magisk v27000 or older.
  • Keep the screen awake while installing, Android may kill the app with locked screen.
  • Reboot.
4 Likes

Worked like a charm on an old bullhead :+1:
Thanks @yesimxev!

2 Likes

Sadly didn’t work for me…
Same problem as stated in my post 7 days ago:

I use the OnePlus 8 Pro, european edition, Magisk 27 installed. After flashing, my phone is stuck in bootloop. :frowning:

2 Likes

The nethunter installer had new commits yesterday, can you try now? Daily builds should be fixed now

I don’t know how to switch my chromebook on developer mode. I actually made, It’s don’t works

1 Like

I will test it later today…

But to rule out any mistakes:
-I’m using OOS 12, Version C.33, correct version?
-flashing magisk 27000 via TWRP 3.7.0-b3, correct versions?
-ro2rw for magisk StableBeta-v3.7.2.1 via termux; disable force encryption yes or no? Force disable or create vbmeta? (So far I tried w/ and w/o disable Force encryption and always force disable at the end)

I presume, that the error lies somewhere between these steps… If you could tell me, if I should use other versions or perform different steps, please comment.
I just don’t know, where I’m doing a mistake that leads to the bootloop error I encounter over and over again…

1 Like

I guess it all booted before NetHunter. Just try the latest build and let me know if it’s still bootlooping

again bootlooping.
restored DTBO and boot via TWRP. after reboot, the nethunter apps are installed, BUT:
Nethunter Store app shows message “No recent apps found. Once your list of apps has been updated, the latest apps should show here”. updating repositories states system message: “Kali nethunter App Store was not signed correctly: Signing certificate does not match!” and the store remains empty.
so i opened Nethunter App w/o updating before: chroot installed and works. settings updates. but home tab shows that the kernel was not flashed.

1 Like

still have problems on one plus magisk says unable to add 80-nethunter.sh to system, there is file with same name on system/addon.d/… what can i do about it as system is rw???

there is another error too wile installing it says magisk doesnt have permission to access boot scripts, is it normal ??

I’m still unable to install it that way on a OnePlus 8 Pro OOS12…
After 2 months of frustration, I tried the OOS11 version, including kernel… Worked like a charm, but outdated. Installed kernel via TWRP, no bootloop afterwards and WiFi adapter works flawlessly.
Only thing not working is the nethunter store app (“not signed correctly” error).

Please bring back support for OP8P on Android 11. Last official zip-file from archives is 2022.4 :see_no_evil:

And is there a possibility to get pre-created images w/o kernel-Installer? When I try building it from git, chroot is not installed (and won’t install via download or local) and I’m unable to install e.g. hacker’s keyboard via nethunter store app.

2 Likes

Hi folks! I’m also having the same issue. My OnePlus 8 Pro is stuck in fastboot mode after trying to update to the latest daily.

Did anyone figure out how to fix this? Why is it failing like this?

:confused:

Thanks!

I am also struggling on oneplus 8T, nothing I do works, I can’t even get the 11 os image I need to flash it for root to get the boot.img. What versions am I suppose to use. People were able to get this working for the last several months according to videos and forums etc. Tutorials of success all over the place and now this just doesn’t seem to work at all what so ever. I have even tried crdroid version with another tutorial and done many different steps. Nothing seems to work I wind up in a bootloop. Or it won’t boot at all, and I get an dt_verity issue etc. or init issue and stuck boot which technically is in a bootloop but broken after installing the kali linux tools via magisk. I really need a list of what version I am suppose to be on ETC or steps. There doesn’t seem to be any. Please help.

what is your setup? can you give me device version etc.

Greetings Folks,

I also have a hard time with a OnePlus 8T.

I install OOS 12.1, aka KB2003_11_C.33.
I do not install KB2003_11_C.36 since it contains system security fix that may bother in our case.

After that, I “OEM Unlock” using fastboot without problem.

From here, what is the recommended method for rooting please ?

Thx a lot for any answer.
Dav

Hi again,

Since I got no answer to my previous above append, I decide to root the following way:

  1. Extract boot.img from payload.bin using payload-dumper-go
  2. Use boot.img in Magisk
  3. fastboot flash boot resulting img from Magisk

Is that the recommended method please ?

Thx a lot by now for any answer.
Dav

I again,

To keep on then:

  1. I flash Disable_Dm-Verity_ForceEncrypt using fastboot and TWRP for Android 12

PROBLEM is that it results in crash dump so I guess it is not the right way to go :frowning:

Dav

I’ve also got a oneplus 8t, trying to install and none of the methods seem to work. Most recently I had Lineage installed, rooted with Magisk, then tried to install kali via the Module method. Now I’m stuck on fastboot - just rebooting to fastboot repeatedly.

I’ve also been trying to install NetHunter on OnePlus 8T on OOS 12 for a few days now. In the end I always get some kind of dm-verity error. I first tried with Disable_Dm-Verity_ForceEncrypt, but that is apparently not to be used with Android 12. I tried DFE NEO v2 instead, but that wouldn’t install.

I’ll try OOS 11 instead and see if that works better and hopefully there will be replies with positive news in this thread in the future.

I managed to disable DM-Verity now. Even though I got Disable_Dm-Verity_ForceEncryp to run successfully on OOS 11, it still didn’t disable DM-Verity. Instead of installing those packages I got the extracted vbmeta.img file from the current ROM and ran fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img

That worked so now I seem to have working NH on Oneplus 8T. :partying_face: I still need to build and flash the kernel though…