Wowo82 / BootIMGExtractAction

Use GitHub Actions to extract your boot.img / init_boot.img from ROM and upload them to the Releases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

这是一个用来提取 ROM 内 boot.img / init_boot.img 的 Github Action 项目

使用方法

Fork 本仓库,在 Action 界面内选择 “提取 boot.img / init_boot.img”,然后点击 “Run workflow”,填入 ROM 下载直链,等待完成。

如果遇到 “403 资源访问受限”,请去 Settings-Actions-General-Workflow permissions,将它调整至 “Read and write permissions”

本项目仅支持卡刷包/Recovery ROM

请去个人仓库内设置-Secret-Action-Add 以 app_token 为 value 'TMP'为名称 填入保存

其他

特别感谢 ShivamKumarJhaSuhun Han

本项目依赖于 Firmware_extractorpayload-dumper-go

最后测试通过时间: 2023年4月23日

About

Use GitHub Actions to extract your boot.img / init_boot.img from ROM and upload them to the Releases

License:GNU General Public License v3.0