What if I extract the VeraCrypt hash (.vc) into .tc file or maybe into another extension? Will this play a role in a successful attack? 
I use:
sudo dd if=/dev/disk2s1 of=filename.vc bs=512 count=1
Could filename be with a different extension? Does it matter for hashcat when I start an attack -m 13721 on a filename.tc?
	
	
	
	
I use:
sudo dd if=/dev/disk2s1 of=filename.vc bs=512 count=1
Could filename be with a different extension? Does it matter for hashcat when I start an attack -m 13721 on a filename.tc?
 
 

 

