Skip to content

peter-tank/magisk_boot_patch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apply magisk patch and avb sign boot image with github action

Features

  • Unpack boot.img/vbmeta.img from rom download url
  • Apply magisk patch to boot.img
  • Sign magisk.img using avbtool and testkey

Guide

  1. Fork this repo
  2. Go to the Action tab in your forked repo Action Tab
  3. In the left sidebar, click the Magisk Boot Patch Application workflow. Workflow
  4. Above the list of workflow runs, select Run workflow Run Workflow
  5. Input your rom download url, select its cpu abi (mostly arm64-v8a) and click Run workflow Run Workflow
  6. Wait for the action to complete and download the artifact DO NOT download it via multithread downloaders like IDM or ADM Download
  7. Unzip the artifact named magisk

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%