1password agilebits conversion - doesn't match sample?
#2
The format for hashcat is just:
decimal_iteration_count:hexadecimal_salt:hexadecimal_digest

you could just read the encryptionKeys.js file (and base64 convert the salt and digest) or use some other tools like this: https://github.com/philsmd/1password_agi...to_hashcat (command should look like this: perl 1password_agilekeychain_to_hashcat encryptionKeys.js)


Messages In This Thread
RE: 1password agilebits conversion - doesn't match sample? - by philsmd - 08-30-2017, 06:27 PM