Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error decrypting the database #1

Open
husenko opened this issue Mar 27, 2014 · 0 comments
Open

Error decrypting the database #1

husenko opened this issue Mar 27, 2014 · 0 comments

Comments

@husenko
Copy link

husenko commented Mar 27, 2014

Database from device Samsung Galaxy S4 I9500.
Whatsapp version 2.11.195
Active Python 2.6.7
M2Crypto 0.21.1
Error details:

Traceback (most recent call last):
File "C:\Whatsapp\pwncrypt5.py", line 33, in
decrypt(sys.argv[1],sys.argv[2])
File "C:\Whatsapp\pwncrypt5.py", line 27, in decrypt
sys.stdout.write(cipher.final())
File "C:\Python27\lib\site-packages\M2Crypto\EVP.py", line 128, in final
return m2.cipher_final(self.ctx)
M2Crypto.EVP.EVPError: bad decrypt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant