am I doing something wrong?
#3
The mask should be right, I used " echo "31744/512" | bc " and got out of it "62".
then I used: " dd if=/dev/sdb of=/root/Desktop/512byte-at-offset-31744.dd bs=512 count=1 skip=62 "
so the 31744 offset was applied, but the guy on the site that i provided the link for uses -m 6241 insted of -m 13761 so
maybe thats my issue, should I use 6241 ?
I don't know if it's cascaded, I didn't explicitliy double encrypted it.
I assume the "cascaded cypher" means that the hash was encrypted with something else, which I didn't do.
I just followed the full drive system encryption wizard provided by veracrypt for windows, so if it would be cascaded then it was cascaded by the pretty much left to default settings of the veracrypt wizard.


Messages In This Thread
am I doing something wrong? - by heyu34 - 12-03-2016, 02:20 PM
RE: am I doing something wrong? - by atom - 12-03-2016, 02:47 PM
RE: am I doing something wrong? - by heyu34 - 12-06-2016, 02:18 PM
RE: am I doing something wrong? - by atom - 12-07-2016, 07:11 PM
RE: am I doing something wrong? - by heyu34 - 12-08-2016, 05:28 PM
RE: am I doing something wrong? - by atom - 12-09-2016, 01:52 PM