ppwwyyxx / wechat-dump

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

No module named 'pysqlcipher3' #83

Closed power76 closed 3 years ago

power76 commented 3 years ago

I run the decrypt.py on Ubuntu20.0. But it indicates "No module named 'pysqlcipher3'". I have tried to pip the module but can not work.

ppwwyyxx commented 3 years ago

https://pypi.org/project/pysqlcipher3/ is needed