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

Does this work with any db file protected with a password (SQLCipher)? #7

Open
abgonzalez93 opened this issue May 17, 2018 · 4 comments

Comments

@abgonzalez93
Copy link

abgonzalez93 commented May 17, 2018

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
@rom1504
Copy link

rom1504 commented May 17, 2018

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

@abgonzalez93
Copy link
Author

abgonzalez93 commented May 17, 2018

Just doing the same steps and replacing that file? How much does it take? Same time? @rom1504

@rom1504
Copy link

rom1504 commented May 17, 2018

No idea @xmafias I never did it. Probably depends on password complexity.

@terfender
Copy link

@xmafias, I am trying to do the same but dunno how. did you manage to do it?

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

3 participants