Empty hash? "Disk error"
#1
Hey, I'm new to hashcat and Linux so sorry for newbie question. I'm trying to crack my Veracrypt boot volume because I've changed password in a hurry and it doesn't work, so I need 512 bytes of the last sector of the first track. But this:
dd if=/dev/sda1 of=/root/Pobrane/hash.txt bs=1 skip=31744 count=512
creates file that doesn't look like hash file from examples, actually it looks like empty.
Also, when I extract 1st 512 bytes from that disk, I get message "Disk error\FF Press any key to restart" inside my hash file. What do I do wrong?
I've attached both files.


Attached Files
.txt   hash1st512.txt (Size: 512 bytes / Downloads: 5)
.txt   hash.txt (Size: 512 bytes / Downloads: 5)


Messages In This Thread
Empty hash? "Disk error" - by Trolltramp - 12-29-2017, 04:18 AM
RE: Empty hash? "Disk error" - by philsmd - 12-29-2017, 08:51 AM
RE: Empty hash? "Disk error" - by Trolltramp - 12-29-2017, 01:53 PM