TrueCrypt Help
#4
wait, didn't you say it is a TrueCrypt boot volume ?

If so, the command you should be using is:
Code:
dd if=...DR2 of=boot_loader.tc bs=1 skip=31744 count=512


at least this is what I get from reading the hashcat wiki ("for a TrueCrypt boot volume (i.e. the computer starts with the TrueCrypt Boot Loader) you need to extract 512 bytes starting with offset 31744 (62 * 512 bytes).")


Messages In This Thread
TrueCrypt Help - by Kriptoker - 01-24-2017, 10:25 PM
RE: TrueCrypt Help - by philsmd - 01-24-2017, 10:33 PM
RE: TrueCrypt Help - by Kriptoker - 01-24-2017, 11:34 PM
RE: TrueCrypt Help - by philsmd - 01-25-2017, 12:22 AM
RE: TrueCrypt Help - by Kriptoker - 01-26-2017, 01:16 AM
RE: TrueCrypt Help - by Kriptoker - 01-27-2017, 01:59 AM
RE: TrueCrypt Help - by philsmd - 01-27-2017, 09:19 AM
RE: TrueCrypt Help - by Kriptoker - 01-27-2017, 06:09 PM