mirror of
https://github.com/hyugogirubato/KeyDive.git
synced 2026-07-15 18:40:02 +02:00
More relevant WVD help
This commit is contained in:
@@ -58,7 +58,7 @@ For a detailed step-by-step guide on setting up and executing KeyDive without in
|
||||
### Command-Line Options
|
||||
|
||||
```shell
|
||||
usage: keydive [-h] [-d <id>] [-v] [-l <dir>] [--delay <delay>] [--version] [-a] [-c <file>] [-w] [-o <dir>] [-f <file>]
|
||||
usage: __main__.py [-h] [-d <id>] [-v] [-l <dir>] [--delay <delay>] [--version] [-a] [-c <file>] [-w] [-o <dir>] [-f <file>]
|
||||
|
||||
Extract Widevine L3 keys from an Android device.
|
||||
|
||||
@@ -78,7 +78,7 @@ Cdm options:
|
||||
-a, --auto Automatically open Bitmovin's demo.
|
||||
-c <file>, --challenge <file>
|
||||
Path to unencrypted challenge for extracting client ID.
|
||||
-w, --wvd Generate WVD.
|
||||
-w, --wvd Generate a pywidevine WVD device file.
|
||||
-o <dir>, --output <dir>
|
||||
Output directory path for extracted data.
|
||||
-f <file>, --functions <file>
|
||||
|
||||
Reference in New Issue
Block a user