From eb57c7199091d6ac8a74ac3f587644df2c6a8665 Mon Sep 17 00:00:00 2001 From: dan Date: Wed, 18 Oct 2023 19:01:18 +0200 Subject: [PATCH] add hex patches --- script2.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/script2.sh b/script2.sh index 685c63e..9f579db 100644 --- a/script2.sh +++ b/script2.sh @@ -16,6 +16,8 @@ cd unpack ~runner/work/Patch-Recovery/Patch-Recovery/magiskboot hexpatch system/bin/recovery 26f0ceec30b1681c 26f0ceec30b9681c ~runner/work/Patch-Recovery/Patch-Recovery/magiskboot hexpatch system/bin/recovery 24f0fcee30b1681c 24f0fcee30b9681c ~runner/work/Patch-Recovery/Patch-Recovery/magiskboot hexpatch system/bin/recovery 27f02eeb30b1681c 27f02eeb30b9681c +~runner/work/Patch-Recovery/Patch-Recovery/magiskboot hexpatch system/bin/recovery b4f082ee28b1701c b4f082ee28b970c1 +~runner/work/Patch-Recovery/Patch-Recovery/magiskboot hexpatch system/bin/recovery 9ef0f4ec28b1701c 9ef0f4ec28b9701c ~runner/work/Patch-Recovery/Patch-Recovery/magiskboot cpio ramdisk.cpio 'add 0755 system/bin/recovery system/bin/recovery' ~runner/work/Patch-Recovery/Patch-Recovery/magiskboot repack ../r.img new-boot.img cp new-boot.img ../recovery-patched.img