PDA

View Full Version : Can, kali linux, Db.crypt whats app backup file?



edrem
2013-06-29, 20:47
Hi, this my first post.
I'm trying to decrypt a whatsapp backup file " message.db.crypt"
I'found just this key "openssl enc -d -aes-192-ecb -in msgstore.db.crypt -out msgstore.db.sqlite -K 346a23652a46392b4d73257c67317e352e3372482177652c" so I can convert it and use a sqlite editor! But it doesnt work!!
Is there some tolls into kali to decrypt and open it?
Thanks