The only working recovery patcher tool that lives to patch Samsung's recovery images to enable fastbootd mode.
- Made by @ravindu644, from the idea of Phhusson, Johx22, Ratcoded
- This version of PatchRecoveryRevived is heavily based on Ravindu's Patch-Recovery-Revived and this is just a simplified version of it.
- The patches are tested but the script is not tested because i don't have time to work much on development. Feel free to try it out if interested! Thank you.
- tar
- lz4
- Clone the repo and switch to the repository directory
- (if want you to automate) Open customize.sh in a text editor> edit the
expectedRecoveryFilePathvariable value to te file path. - Give executive permissions (
chmod +x) to customize.sh and just run it.
