Skip to content

Commit

Permalink
Added Usage section
Browse files Browse the repository at this point in the history
  • Loading branch information
WessellUrdata authored Jan 6, 2023
1 parent 476d5bf commit aac8291
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ Other than that, I've created this repository to document how patching out verit

An explanation of how the script works can be found [here](https://github.com/WessellUrdata/vbmeta-disable-verification/wiki/Explanation:-How-patching-vbmeta-works).

## Usage

Download the script from [Releases](https://github.com/WessellUrdata/vbmeta-disable-verification/releases).

```bash
$ python ./bvqc3.py <filename>
```

## Credits

Credits to [@libxzr](https://github.com/libxzr) for creating the [original repo](https://github.com/libxzr/vbmeta-disable-verification) and [the blog post about patching vbmeta.img](https://blog.xzr.moe/archives/226/).

0 comments on commit aac8291

Please sign in to comment.