EnMicroMsg.db-Password-Cracker
EnMicroMsg.db-Password-Cracker copied to clipboard
Does this work with any db file protected with a password (SQLCipher)?
Can this program help me to get the password of a encrypted database? I'm talking about one with these features:
- Protected with password (done with SQLCipher)
- db extension
- Mobile APP database
could be adapted to do that, in particular these parameters https://github.com/chg-hou/EnMicroMsg.db-Password-Cracker/blob/master/password_cracker.c#L22
Just doing the same steps and replacing that file? How much does it take? Same time? @rom1504
No idea @xmafias I never did it. Probably depends on password complexity.
@xmafias, I am trying to do the same but dunno how. did you manage to do it?