-
-
Save 0xJchen/fcf13ef8d4b7331510d0d6f9825da15d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Device platform: arm64-v8a | |
- Installing: 23.0 (23000) | |
- Copying image to cache | |
- Unpacking boot image | |
Parsing boot image: [/data/user_de/0/com.topjohnwu.magisk/install/boot.img] | |
HEADER_VER [3] | |
KERNEL_SZ [50481164] | |
RAMDISK_SZ [19855248] | |
OS_VERSION [11.0.0] | |
OS_PATCH_LEVEL [2021-11] | |
PAGESIZE [4096] | |
CMDLINE [] | |
KERNEL_FMT [raw] | |
RAMDISK_FMT [gzip] | |
VBMETA | |
- Checking ramdisk status | |
Loading cpio: [ramdisk.cpio] | |
- Stock boot image detected | |
- Patching ramdisk | |
Loading cpio: [ramdisk.cpio] | |
Add entry [init] (0750) | |
Create directory [overlay.d] (0750) | |
Create directory [overlay.d/sbin] (0750) | |
Add entry [overlay.d/sbin/magisk32.xz] (0644) | |
Add entry [overlay.d/sbin/magisk64.xz] (0644) | |
Patch with flag KEEPVERITY=[true] KEEPFORCEENCRYPT=[true] | |
Loading cpio: [ramdisk.cpio.orig] | |
Backup mismatch entry: [init] -> [.backup/init] | |
Record new entry: [overlay.d] -> [.backup/.rmlist] | |
Record new entry: [overlay.d/sbin] -> [.backup/.rmlist] | |
Record new entry: [overlay.d/sbin/magisk32.xz] -> [.backup/.rmlist] | |
Record new entry: [overlay.d/sbin/magisk64.xz] -> [.backup/.rmlist] | |
Create directory [.backup] (0000) | |
Add entry [.backup/.magisk] (0000) | |
Dump cpio: [ramdisk.cpio] | |
Patch @ 0285657C [736B69705F696E697472616D667300] -> [77616E745F696E697472616D667300] | |
- Repacking boot image | |
Parsing boot image: [/data/user_de/0/com.topjohnwu.magisk/install/boot.img] | |
HEADER_VER [3] | |
KERNEL_SZ [50481164] | |
RAMDISK_SZ [19855248] | |
OS_VERSION [11.0.0] | |
OS_PATCH_LEVEL [2021-11] | |
PAGESIZE [4096] | |
CMDLINE [] | |
KERNEL_FMT [raw] | |
RAMDISK_FMT [gzip] | |
VBMETA | |
Repack to boot image: [new-boot.img] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment