ppwwyyxx / wechat-dump

Cracking encrypted wechat message history from android
GNU General Public License v3.0
1.66k stars 307 forks source link

I am not able to find out avatar.index file #45

Closed blueyestar closed 6 years ago

blueyestar commented 7 years ago

Hi @ppwwyyxx , There is no avatar.index file under /data/data/com.tencent.mm/MicroMsg/${userid}/sfs/

Do you have an idea?

WeChat version: 6.5.8
Android: 7.1.1
phone: Oneplus 3

Thanks

liukangxu commented 7 years ago

I encountered the same problem.

WeChat version: 6.5.8 Android: 6.0.1 (MIUI 8.5.2.0) Phone: Mi 5s

ppwwyyxx commented 7 years ago

The format probably has changed. I'll take a look when I have time.

darkskygit commented 7 years ago

it look like save to /sdcard/tencent/MicroMsg/{userid}/avatar? i find some friend avatar in this folder.

ppwwyyxx commented 6 years ago

Should be fixed by #50.