Diskcryptor password
#6
The first step, i.e. implementing the basic DiskCryptor AES module + kernel + test was successfully done: see https://github.com/hashcat/hashcat/commi...ce891dae22 and https://twitter.com/hashcat/status/1114947180626944002

I'm not sure how important other encryption algos (like serpent) are and how they can be generated and tested.
Some help with basic research on how to generate the other ISO-based volumes / hashes would be nice. Are some encrytion types only allowed for ISO images? can you only select pure AES for full disk encryption (physical disk) ? etc...


update: we added further OpenCL kernel code to support the twofish/serpent variant with https://github.com/hashcat/hashcat/commi...29ca4456ec . It should work, but we weren't able to test the cascade of 2+ encryption algorithms, becase we have no such test vectors/examples yet. we are trying to generate some ourself, but it's not clear where this encrypt ISO image menu can be found that we see here: https://github.com/hashcat/hashcat/issue...-475846478
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