How to use the command after installing the code without the "key file"? #151
VarunGit19
started this conversation in
General
Replies: 1 comment 8 replies
-
Whoops. It was written in the instructions, but i deleted it. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I found out about this repo just now. I have an crypt15 file and I don't have the key file but I have the actual key (which is the password). In the command given in the instructions, it requires the key file. I stored the password in a txt file and gave it to the code but it shows this error:
keyfactory.py:43 : [C] The keyfile is not a valid Java object: Invalid file magic: 0x3330
keyfactory.py:55 : [C] Unrecognized key file format.
so what is the format of the key file? Can't I directly give it to the code and run it using a command?
Actually, I have a backup of my data when I had an E2E backup enabled. After a while, I disabled it and when I reinstalled whatsapp, it's not even checking for the local backups. So, since I have the backup file and the password is known to me, I want to extract the data
Beta Was this translation helpful? Give feedback.
All reactions