ports/sysutils/android-ota-payload-extractor/pkg-descr
Yusuf Yaman 33b24a1dc3 sysutils/android-ota-payload-extractor: New port
Android OTA payload extractor written in Go

A fast & natively cross-platform Android OTA payload extractor written
in Go. Extracting images from Android OTA packages is very useful
for various purposes. For example, patching the boot image to
install Magisk without TWRP.

PR:		278483
WWW:		https://github.com/tobyxdd/android-ota-payload-extractor
Author:		Yusuf Yaman <nxjosephofficial@protonmail.com>
2024-04-24 19:15:53 +02:00

3 lines
228 B
Text

A fast & natively cross-platform Android OTA payload extractor written in Go.
Extracting images from Android OTA packages is very useful for various purposes.
For example, patching the boot image to install Magisk without TWRP.