12-28-2017, 01:48 AM
Any news here? I have the same problem. No .agilekeychain "file" (so no encryptionKey.js), just the OnePassword.sqlite. When I open the profiles table of the sqlite database, there are some entries like master_key_data, overview_data, overview_key_data, salt, uuid. But the data looks quite different to a encryptionKey.js file from another vault I have. There are lots of special character and unicode values.
Example:
Is there a way to use hashcat on this sqlite data? Or maybe convert the values of the sqlite data to the encryptionKey.js format?
Any help would be greatly appreciated!
Example:
Code:
"master_key_data": "opdata01\u0000\u0001\u0000����\r��…………"
Is there a way to use hashcat on this sqlite data? Or maybe convert the values of the sqlite data to the encryptionKey.js format?
Any help would be greatly appreciated!