From eb22611b782cab756b5783189495b6f40713a444 Mon Sep 17 00:00:00 2001 From: ppwwyyxx Date: Fri, 9 Jan 2015 12:11:23 +0800 Subject: [PATCH] not required --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6155b8a..141fc53 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ This tool can parse and dump WeChat chat history on a rooted android phone. + `./android-interact.sh res` # you might need to change the resource location in this script if the default doesn't work #### Run: -+ Parse and dump text messages of every contact: ++ Parse and dump text messages of every contact (resource directory is not required to run this): ``` ./dump_msg.py decrypted.db output_dir ```