From a45a0596411b5467facad3ae7bd856727e8dae1e Mon Sep 17 00:00:00 2001 From: hyugogirubato <65763543+hyugogirubato@users.noreply.github.com> Date: Wed, 22 May 2024 18:37:22 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 55d6eb3..83bb9d4 100644 --- a/README.md +++ b/README.md @@ -63,12 +63,12 @@ Extract Widevine L3 keys from an Android device. options: -h, --help show this help message and exit - -a, --auto Open Bitmovin’s demo automatically + -a, --auto Open Bitmovin's demo automatically. -d DEVICE, --device DEVICE Target Android device ID. -f FUNCTIONS, --functions FUNCTIONS Path to Ghidra XML functions file. - -w, --wvd Generate WVD + -w, --wvd Generate WVD. --force Force using the default vendor (skipping analysis). ```