这是一个用来修补 boot.img / init_boot.img 的 Github Action 项目
Fork 本仓库,在 Action 界面内选择 “直接修补boot 或者是 从ROM提取boot并修补”,然后点击 “Run workflow”,填入 ROM/boot 下载直链,等待完成。
从ROM提取boot并修补仅支持卡刷包
曾依赖过 Firmware_extractor
感谢 natsumerinchan和httpsColon提供payload-dumper-go解包boot方法
感谢 Tonyha7提供解决403的办法
感谢 tosasitill的项目给我的想法
This is a Github Action project to patch boot.img / init_boot.img
After patching, you can download your patched boot from my network disk according to the time, if not, please visit this
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
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