Noob Extracting VeraCrypt MBR
#1
I'm a total noob when it comes to hashcat.
I have a Veracrypt HDD I fully encrypted with default settings.
Being and idiot I forgot the password. I'm pretty sure I remember the letters and numbers and characters used in the password.

My current problem is I am trying to figure out how to copy the boot loader to get the hash to try cracking it.

I used

dd if=/dev/sdc1 of=/home/tj/Documents/dump bs=1 skip=31744 count=512

Which created the dump file.

I then opened it using vi.

vi /home/tj/Documents/dump

Then opened hex editor.

:%!xxd

Which converted it to hex but instead of staying Veracrypt at the top its just a bunch of random letters and .

Anyone help?

Thanks.


Messages In This Thread
Noob Extracting VeraCrypt MBR - by ButterToast1134 - 01-26-2017, 12:20 AM
RE: Noob Extracting VeraCrypt MBR - by philsmd - 01-26-2017, 09:34 AM
RE: Noob Extracting VeraCrypt MBR - by philsmd - 01-27-2017, 09:36 AM
RE: Noob Extracting VeraCrypt MBR - by philsmd - 01-27-2017, 10:33 AM
RE: Noob Extracting VeraCrypt MBR - by philsmd - 01-27-2017, 10:55 AM
RE: Noob Extracting VeraCrypt MBR - by takitano - 01-27-2017, 12:16 PM
RE: Noob Extracting VeraCrypt MBR - by kiara - 01-27-2017, 12:52 PM
RE: Noob Extracting VeraCrypt MBR - by atom - 01-27-2017, 11:53 PM
RE: Noob Extracting VeraCrypt MBR - by philsmd - 01-28-2017, 01:50 PM
RE: Noob Extracting VeraCrypt MBR - by atom - 01-31-2017, 10:22 AM
RE: Noob Extracting VeraCrypt MBR - by atom - 02-03-2017, 01:17 PM