Veracrypt password help
#4
(07-18-2019, 09:25 PM)emmalove Wrote: - Did you make an encrypted container (just a file), or an encrypted partition/drive? An encrypted partition/drive.

- Did you make it standard or hidden? I made it hidden but I remember the password for the hidden and regular partition are almost identical so either would work.



- What encryption algorithms did you use? (default = AES) What hash algorithms did you use? (default SHA-512)



The hash algorithm was SHA-512, and I think the encryption algorithm was AES-Twofish-Serpent or Serpent-Twofish-AES.

Ok. The hashcat-mode you'll probably need to use is 13723.

As explained here - in order to get the hash - you need to extract:
- for the outer volume: the first 512 bytes of the logical partition (in your case: not needed)
- for the hidden volume: the first 512 bytes, beginning at sector 128 of the logical partition (this is what you need)

Be sure to start at the logical partition, and not at the beginning of the disk.

Again, try this first on a newly created Veracrypt-volume in order to check and double-check that what you are doing is correct.
Reply


Messages In This Thread
Veracrypt password help - by emmalove - 07-17-2019, 09:37 PM
RE: Veracrypt password help - by Banaanhangwagen - 07-18-2019, 04:41 PM
RE: Veracrypt password help - by emmalove - 07-18-2019, 09:25 PM
RE: Veracrypt password help - by Banaanhangwagen - 07-19-2019, 11:24 AM
RE: Veracrypt password help - by emmalove - 07-19-2019, 04:54 PM