not required

This commit is contained in:
ppwwyyxx
2015-01-09 12:11:23 +08:00
parent 98bec94d48
commit eb22611b78
+1 -1
View File
@@ -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
```