From d0e428f2accd4a94ab796920527f4063a7008d6b Mon Sep 17 00:00:00 2001 From: Yuxin Wu Date: Sat, 18 Jun 2016 10:12:41 -0700 Subject: [PATCH] add help --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 77bed9a..2fae733 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,9 @@ __NEWS__: WeChat 6.0+ uses silk to encode audio. The code is updated. __NEWS__: WeChat 6.3 uses a new avatar storage. The code is updated. +__HELP NEEDED__: The first 1KB of all emojis in `resource/emoji` are encrypted, so right now I'm using URL to download the emojis. If you are good at cryptography / reverse engineereing, or you work at Tencent, help me take a look. +It is also possible to recover the image without knowing the first 1KB (usually just metadata), but I don't have time to do that either. + If this tools works for you, please take a moment to __add your phone/OS to__ [the wiki](https://github.com/ppwwyyxx/wechat-dump/wiki). If it doesn't work, please leave an issue together with your phone/OS/wechat version.