mirror of
https://github.com/hyugogirubato/KeyDive.git
synced 2026-07-15 18:40:02 +02:00
Generate WVD
This commit is contained in:
@@ -57,7 +57,7 @@ For a detailed step-by-step guide on setting up and executing KeyDive without in
|
||||
### Command-Line Options
|
||||
|
||||
```shell
|
||||
usage: keydive.py [-h] [-a] [-d DEVICE] [-f FUNCTIONS] [--force]
|
||||
usage: keydive.py [-h] [-a] [-d DEVICE] [-f FUNCTIONS] [-w] [--force]
|
||||
|
||||
Extract Widevine L3 keys from an Android device.
|
||||
|
||||
@@ -68,6 +68,7 @@ options:
|
||||
Target Android device ID.
|
||||
-f FUNCTIONS, --functions FUNCTIONS
|
||||
Path to Ghidra XML functions file.
|
||||
-w, --wvd Generate WVD
|
||||
--force Force using the default vendor (skipping analysis).
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user