Skip to content

使用 GitHub Actions 从 ROM 中提取 boot.img 或 init_boot.img,并自动上传到 Github Releases

License

Notifications You must be signed in to change notification settings

Fabali/BootIMGExtractAction

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

BootIMGExtractAction

This action extracts boot.img / init_boot.img from a ROM and uploads them to the Releases section.


English | 简体中文

Usage

  1. Fork this repository.
  2. In the Actions tab, select either 'boot' or 'init_boot', and provide the direct download link to your ROM.
  3. Click on "Run workflow" and wait for the process to complete.

If you encounter a "403 Forbidden" error, go to Settings > Actions > General > Workflow permissions and adjust it to "Read and write permissions".

This project only supports 'Recovery ROM'.

To ensure functionality, add a secret named 'app_token' in your personal repository's Settings > Secrets > Actions. Set its value to 'TMP'.

Others

Special thanks to tosasitill and 5ec1cff.

This project relies on payload-dumper.

Tested on: May 9, 2024

About

使用 GitHub Actions 从 ROM 中提取 boot.img 或 init_boot.img,并自动上传到 Github Releases

Resources

License

Stars

Watchers

Forks

Packages

No packages published