Skip to content

killingoops/Action_Magisk_PATCHE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Action_Magisk_PATCHE

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

修补完可以在我的网盘根据时间下载你修补的boot,如果没有请访问这个

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

After patching, you can download your patched boot from my network disk according to the time, if not, please visit this

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