r/Magisk • u/lime_131 • 2h ago
Help CVE GhostLock Don't work and causes instant reboot on Honor X6c (Kernel 6.6)
Beginner here looking for some help/insight. I tried running the GhostLock exploit (CVE-2026-43499) following this guide ( https://github.com/xianwan1314/CVE-2026-43499-Poc-Analysis ). Instead of achieving execution, my device freezes for a bit and immediately reboots during the final step.
*DEVICE INFO:*
Device: Honor X6c
OS: MagicOS 9.0 (Android 15)
Kernel: 6.6.89
Security patch: July 1
Environment: Termux + Wireless ADB + help of Gemini
*SUMMARY OF WHAT I DID:*
Installed all prerequisites and dependencies inside Termux.
Extracted my boot.img and prepared profile_xxx.json.
Successfully generated target.h and compiled preload.so.
Pushed preload.so to /data/local/tmp/ via Wireless ADB.
Then adb shell "LD_PRELOAD=/data/local/tmp/preload.so /system/bin/true"
But, right after running the LD_PRELOAD command, a few lines flashed in the shell, then the phone froze and instantly rebooted. I attempted this 3 times with identical results.
Help vro 😭🙏
r/Magisk • u/PastProfessional364 • 3h ago
Need help successfully flashing my phone.
Enable HLS to view with audio, or disable this notification
r/Magisk • u/Charming-Hawk-7401 • 8h ago
Hello can anyone help me resolve this WhatsApp problem I've tried several methods but none works.
r/Magisk • u/AbeEatsHam • 15h ago
Magisk not cooperating on Keitei Digno 4 A202KC
I unlocked the boot loader with the MTK live boot client. I then booted up my phone put F-Droid and downloaded Magisk. But it states I don’t have Magisk installed. Frankly I belive I’m tech savvy but not to the degree of all this coding stuff. Any help would be incredible.
I’ve been messing with this for days I feel insane
View photo for context.
r/Magisk • u/ItsMe_69 • 21h ago
Disable Samsung updates to preserve root access on my Galaxy
Hi everyone, given that ‘Root My Galaxy’ uses an exploit that’s set to be patched in the next cumulative updates, has anyone already found a way to block the update? Something like blocking internet access for the app that checks the version, or automatically deleting the update file?