From 9ee58f1ee11dcac7f137171c8bc0332ad3ee5fd7 Mon Sep 17 00:00:00 2001 From: ppwwyyxx Date: Fri, 9 Jan 2015 12:08:22 +0800 Subject: [PATCH] add adb in readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ba59e7..afd9bed 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,12 @@ This tool can parse and dump WeChat chat history on a rooted android phone. ### How to use: -#### Install Dependencies: +#### Dependencies: + python-PIL + [PyQuery](https://pypi.python.org/pypi/pyquery/1.2.1) + [pysox](https://pypi.python.org/pypi/pysox/0.3.6.alpha) + python-csscompressor(optional) ++ adb and rooted android phone connected to PC #### Get Necessary Data: + Get decrypted WeChat database (Linux only):