From 07b525b0c64e8b63577060ed019c5e5d15949fd8 Mon Sep 17 00:00:00 2001 From: Knugi <24708955+KnugiHK@users.noreply.github.com> Date: Sun, 27 Apr 2025 07:19:21 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0e1e22..5730519 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ wtsexporter -a -k encrypted_backup.key -b msgstore.db.crypt15 ``` If you have the 32 bytes hex key, simply put the hex key in the -k option and invoke the command from shell like this: ```sh -wtsexporter -a -k 432435053b5204b08e5c3823423399aa30ff061435ab89bc4e6713969cdaa5a8 -b msgstore.db.crypt15 +wtsexporter -a -k 133735053b5204b08e5c3823423399aa30ff061435ab89bc4e6713969cda1337 -b msgstore.db.crypt15 ``` ## Working with iOS/iPadOS (iPhone or iPad)