Skip to content

[WIP] CI service that patches vendor_boot.img (hdr v4) of Dynamic Samsung devices launched with Android 12 and above to enable fastbootd.

Notifications You must be signed in to change notification settings

carlodandan/Patch-Recovery-VB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Similar script

You can also refer this script

Patch-Recovery (Vendor Boot Header v4)

[Work in Progress...] This CI service patches vendor_boot's recovery ramdisk (header v4) of Samsung devices to enable Fastbootd. Based on Phh's script

How to use:

  • Fork this repo.
  • Extract your vendor_boot.img.lz4 and upload vendor_boot.img (not lz4) to transfer.sh or any other file hosting sites. Once uploaded right click on the Download button and copy the URL. Avoid Gdrive links for now as it has been causing an error in some cases.
  • Head over to Actions tab. Click on VENDOR_BOOT -> Run workflow. Insert the copied URL in the RECOVERY URL field and Start the workflow
  • The Patching process will start
  • A fastbootd-vendor_boot.tar will be uploaded at the end of the process (in release section). This is already in repacked in .tar for flashing via Odin software.

Credits

  • Phhusson Without his script nothing would be possible at the first place
  • James Nguyen Helping me in simplifying the scripts and tweaking it

About

[WIP] CI service that patches vendor_boot.img (hdr v4) of Dynamic Samsung devices launched with Android 12 and above to enable fastbootd.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%