mirror of
https://github.com/n0stal6ic/MStarToKeybox.git
synced 2026-07-15 18:00:04 +02:00
Update README.md
This commit is contained in:
@@ -225,7 +225,7 @@ python prxtractor.py "" zgpriv_protected.dat
|
|||||||
Override the auto-detected passphrase (useful when the `.so` is stripped):
|
Override the auto-detected passphrase (useful when the `.so` is stripped):
|
||||||
|
|
||||||
```
|
```
|
||||||
python prxtractor.py libplayready.so.0 bgroupcert.dat zgpriv.dat --phrase AsF16eEncr4pt19mt5813
|
python prxtractor.py libplayready.so.0 bgroupcert.dat zgpriv.dat --phrase <phrase>
|
||||||
```
|
```
|
||||||
|
|
||||||
List the known Panasonic passphrase candidates:
|
List the known Panasonic passphrase candidates:
|
||||||
@@ -241,4 +241,4 @@ python prxtractor.py --list-phrases
|
|||||||
| `so_path` | Path to `libplayready.so.0` (or any binary) to scan for passphrases. Optional if you only need to unwrap a `zgpriv_protected.dat`. |
|
| `so_path` | Path to `libplayready.so.0` (or any binary) to scan for passphrases. Optional if you only need to unwrap a `zgpriv_protected.dat`. |
|
||||||
| `dat_files` | One or more `.dat` files. Format is auto-detected per file. |
|
| `dat_files` | One or more `.dat` files. Format is auto-detected per file. |
|
||||||
| `--phrase` | Override the auto-detected passphrase. |
|
| `--phrase` | Override the auto-detected passphrase. |
|
||||||
| `--list-phrases` | Print the known passphrase candidates and exit. |
|
| `--list-phrases` | Print the known passphrase candidates and exit. |
|
||||||
|
|||||||
Reference in New Issue
Block a user