Diskcryptor password
#8
with our latest commit https://github.com/hashcat/hashcat/commi...27f4e51210 we added the support for all the 7 combinations of aes/twofish/serpent (3 pure, 3 with 2 algos and 1 with 3 algos in a cascade).
Test hashes (that we used to verify our code, that were generated directly with diskcryptor CD image option) will be uploaded to https://hashcat.net/wiki/example_hashes soon. The format that we now use (the above POC is different) is identical to the jtr format and you can use diskcryptor2john.py from the john the ripper magnumripper branch (file is in the run/ folder) to extract hashes from the iso/images.

you can test new hash modes -m 19811 (if you are sure it's a single algo, no cascade), -m 19812 (if you are sure that max 2 algos are used, or also just a single algo), -m 19813 (if you think that all 3 algos could be used, or 2, or 1):
https://hashcat.net/beta/
Reply


Messages In This Thread
Diskcryptor password - by Turysta - 03-23-2019, 04:32 PM
RE: Diskcryptor password - by atom - 03-23-2019, 06:29 PM
RE: Diskcryptor password - by Turysta - 03-24-2019, 08:35 AM
RE: Diskcryptor password - by philsmd - 03-24-2019, 07:42 PM
RE: Diskcryptor password - by Turysta - 03-25-2019, 01:14 PM
RE: Diskcryptor password - by philsmd - 04-07-2019, 08:37 PM
RE: Diskcryptor password - by Turysta - 04-08-2019, 04:55 PM
RE: Diskcryptor password - by philsmd - 04-08-2019, 07:49 PM
RE: Diskcryptor password - by Turysta - 04-10-2019, 05:37 PM