correct command line
#18
Do not use "-p".
use --veracrypt-pim.

Code:
hashcat64.exe -m 13721 -a 0 -w 4 --veracrypt-pim 2406 -o hit.txt MyEncryptionP.hc dict.txt

I do not understand what you mean by "running against the original hc". If you mean the example hashes from (https://hashcat.net/wiki/doku.php?id=example_hashes)... I don't see any example that uses a pim.

The instruction on how to extract the data correctly for veracrypt is here: https://hashcat.net/wiki/doku.php?id=fre...pt_volumes

I would suggest that you first try to crack the example hash without pim (without the "--veracrypt-pim 2406" parameter), the password is "hashcat" (without quotes).
AFTER that works correctly, you should try to create a new volume (similar to the one you want to crack) with pim and try to crack this.
AFTER everything works you could apply the same steps to the original volume and try to crack the original "hash".


Messages In This Thread
correct command line - by iiidefconiii - 10-05-2017, 04:43 PM
RE: correct command line - by royce - 10-05-2017, 05:00 PM
RE: correct command line - by iiidefconiii - 11-11-2017, 11:49 AM
RE: correct command line - by undeath - 11-11-2017, 12:05 PM
RE: correct command line - by iiidefconiii - 11-15-2017, 06:29 PM
RE: correct command line - by undeath - 11-15-2017, 06:54 PM
RE: correct command line - by iiidefconiii - 11-15-2017, 07:36 PM
RE: correct command line - by undeath - 11-16-2017, 02:24 AM
RE: correct command line - by iiidefconiii - 11-16-2017, 02:55 AM
RE: correct command line - by iiidefconiii - 11-16-2017, 07:25 PM
RE: correct command line - by philsmd - 11-16-2017, 09:28 PM
RE: correct command line - by iiidefconiii - 11-23-2017, 06:56 PM
RE: correct command line - by iiidefconiii - 12-04-2017, 08:20 PM
RE: correct command line - by philsmd - 12-04-2017, 08:51 PM
RE: correct command line - by iiidefconiii - 12-22-2017, 02:25 AM
RE: correct command line - by slyexe - 12-22-2017, 04:29 AM
RE: correct command line - by iiidefconiii - 12-23-2017, 12:42 PM
RE: correct command line - by philsmd - 12-23-2017, 02:32 PM
RE: correct command line - by iiidefconiii - 12-23-2017, 02:59 PM
RE: correct command line - by philsmd - 12-23-2017, 03:15 PM
RE: correct command line - by iiidefconiii - 12-23-2017, 03:34 PM
RE: correct command line - by iiidefconiii - 12-25-2017, 09:26 AM
RE: correct command line - by undeath - 12-23-2017, 03:43 PM
RE: correct command line - by iiidefconiii - 12-23-2017, 03:48 PM
RE: correct command line - by royce - 12-25-2017, 08:47 PM