From c5ee3026f0f19773854a3ed0fff7b350bfdcfa78 Mon Sep 17 00:00:00 2001 From: Kai Jia Date: Mon, 6 Jul 2020 12:11:34 -0500 Subject: [PATCH] Fix a typo in README (#66) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e49b353..740aeb1 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ If the tool works for you, please take a moment to __add your phone/OS to__ [the ./decrypt-db.py decrypt --input EnMicroMsg.db --imei --uin ``` - NOTE: you may need to try different ways to get device id and fine one that can decrypt the + NOTE: you may need to try different ways to get device id and find one that can decrypt the database. Some phones may have multiple IMEIs, you may need to try them all. See [#33](https://github.com/ppwwyyxx/wechat-dump/issues/33). The command will dump decrypted database at `EnMicroMsg.db.decrypted`.