More relevant WVD help

This commit is contained in:
hyugogirubato
2024-07-06 21:17:00 +02:00
parent 47a3711bb1
commit d6c5c6d148
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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>