-
Notifications
You must be signed in to change notification settings - Fork 386
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
Decrypting file without rooted device but I have the files on my computer #160
Comments
You need the decryption key, which you can only get with root rights otherwise the program can't decrypt your chats, so badly no. |
However, it is possible to start an emulator with Android Studio to open the files. For this you need a Emulator with Google API (no Produktion build) and with https://developer.android.com/studio/debug/device-file-explorer |
is that this key only needed when chat is end to end encrpted? do encryption off need this key? |
The key file is needed to decrypt the accessible database file (msgstore.db.crypt14). All chats are stored in this file.
No
Yes |
Hello, I wanted to ask, if it was possible using the program with encrypted files on my PC.
The main problem is that the device is not rooted and at the moment, the device is broken too, but I do have the files on my pc.
Is there a way I can use it? Or I have to give up?
The text was updated successfully, but these errors were encountered: