forked from LuigiVampa92/unlocked-bootloader-backdoor-demo
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Not an issue, but something I figured out for my self, so I thought I'd share.
The device I'm targeting doesn't have a working recovery environment, so instead I used https://github.com/ookiineko/magiskboot_build to build magiskboot for linux, which I used to repack the boot image off-device. Then all I needed to do to install it was reflash boot.
The only ramdisk patch I did was to replace init:
magiskboot cpio ramdisk.cpio "add 750 init magiskinit64"
I'm glad I found this repo because it's exactly what I was looking for, and it works great, thanks for making it! (btw, I tested it on the Rabbit R1, which runs Android 13 AOSP)
Metadata
Metadata
Assignees
Labels
No labels