Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
77,495 changes: 77,495 additions & 0 deletions META-INF/com/google/android/update-binary

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions META-INF/com/google/android/updater-script
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ setdefault devices_alert on
setdefault dalvik_memory 800M
setdefault extraction_speed 4M
setdefault off_readonly ""
setdefault framework_res "/system/framework/framework-res.apk"
setdefault permissions "0:0:0755:0644"
#-----------------------------------------------#
#Your script starts here:
38 changes: 38 additions & 0 deletions META-INF/zbin/arch/arm64-v8a/SOURCE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
BY topjohnwu {
URL: https://github.com/topjohnwu/Magisk
CONTENTS: busybox
}

BY Zackptg5 {
URL: https://github.com/Zackptg5/Cross-Compiled-Binaries-Android
CONTENTS: '
bash
keycheck
xxd
zip
'
}

BY Maximoff {
URL: https://github.com/Maximoff/binaries
CONTENTS: '
aapt
zipalign
'
}

BY DualJoe {
URL: '
https://xdaforums.com/t/exe-static-linux-binaries-for-arm-android-cryptsetup-encfs-f2fs-tools-testdisk-photorec.3709380/post-82757251
https://xdaforums.com/t/exe-static-linux-binaries-for-arm-android-cryptsetup-encfs-f2fs-tools-testdisk-photorec.3709380/post-82656043
'
CONTENTS: '
fxz
7z
'
}

BY munjeni {
URL: https://github.com/munjeni/super_image_dumper
CONTENTS: losetup2
}
Binary file added META-INF/zbin/arch/arm64-v8a/bin
Binary file not shown.
33 changes: 33 additions & 0 deletions META-INF/zbin/arch/armeabi-v7a/SOURCE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
BY topjohnwu {
URL: https://github.com/topjohnwu/Magisk
CONTENTS: busybox
}

BY Zackptg5 {
URL: https://github.com/Zackptg5/Cross-Compiled-Binaries-Android
CONTENTS: '
bash
keycheck
xxd
zip
'
}

BY Maximoff {
URL: https://github.com/Maximoff/binaries
CONTENTS: '
aapt
zipalign
'
}

BY DualJoe {
URL: '
https://xdaforums.com/t/exe-static-linux-binaries-for-arm-android-cryptsetup-encfs-f2fs-tools-testdisk-photorec.3709380/post-82757251
https://xdaforums.com/t/exe-static-linux-binaries-for-arm-android-cryptsetup-encfs-f2fs-tools-testdisk-photorec.3709380/post-82656043
'
CONTENTS: '
fxz
7z
'
}
Binary file added META-INF/zbin/arch/armeabi-v7a/bin
Binary file not shown.
Loading