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

Support for re-encryption #3

Open
mind-overflow opened this issue Feb 13, 2021 · 4 comments
Open

Support for re-encryption #3

mind-overflow opened this issue Feb 13, 2021 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@mind-overflow
Copy link

Hey! Thanks for this awesome repo. You saved me from a very important data loss. A part of my database got corrupted, and thanks to your tool I was able to decrypt it and fix the issue. However, now I need to re-encrypt it, so that I can put it back onto the device and restore that backup.
Is this something that you can do, or know any reliable tool as an alternative? Thanks!

@CanciuCostin
Copy link
Owner

@mind-overflow Added to my queue. I'll try to implement it by the next week.

@CanciuCostin CanciuCostin added the enhancement New feature or request label Feb 13, 2021
@CanciuCostin CanciuCostin added this to the february milestone Feb 13, 2021
@mind-overflow
Copy link
Author

Awesome! Thank you so much for this and for the quick reply.

@CanciuCostin
Copy link
Owner

I can't seem to find how the footer of the encrypted file is generated.
I've tried to do the MD5 checksum of the ciphertext, as stated here, but had no success.

Need some help on this.

@CanciuCostin CanciuCostin added the help wanted Extra attention is needed label Feb 17, 2021
@courious875
Copy link

Great little code :) Any luck on figuring out that footer problem ? I tried Whapa to re-encrypt a msgstore.db file into a crypt12 file, and although the crypt12 file generation completes without issues, the newly created file is not recognized by WhatsApp and fails to restore any messages. I think Whapa is also having a footer generation problem. Do you guys know anyone who successfully re-enrypted a crypt12 file? Many thanks for your input :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants