/Action_Magisk_Patche

Use the github action to patch boot / 使用github action修补boot

Primary LanguagePython

Action_Magisk_Patche

test 这是一个用来修补 boot.img / init_boot.img 的 Github Action 项目

Usage

Fork 本仓库,在 Action 界面内选择 “直接修补boot 或者是 从ROM提取boot并修补”,然后点击 “Run workflow”,填入 ROM/boot 下载直链,等待完成。

从ROM提取boot并修补仅支持卡刷包

Others

依赖于 payload-dumper-go

曾依赖过 Firmware_extractor

感谢 BootIMGExtractAction

感谢 natsumerinchanhttpsColon提供payload-dumper-go解包boot方法

感谢 Tonyha7提供解决403的办法

感谢 tosasitill的项目给我的想法

Action_Magisk_Patche

This is a Github Action project to patch boot.img / init_boot.img

Usage

Fork this warehouse, select "Directly patch boot or extract boot from ROM and patch" in the Action interface, then click "Run workflow", fill in the ROM/boot download direct link, and wait for completion.

Extract boot from ROM and patch only support flashing package

Others

Depends on payload-dumper-go

Used to rely on Firmware_extractor

Thanks to BootIMGExtractAction

Thanks to natsumerinchan and httpsColon for providing the payload-dumper-go unpacking boot method

Thanks to Tonyha7 for providing a solution to 403

Thanks to the project tosasitill for giving me ideas