Cannot Recall the Last 3 Characters of My VeraCrypt Password [HELP]
#5
(01-25-2019, 12:04 PM)philsmd Wrote: Well, there are a lot of tutorials on how to use "dd.exe" or something like this.

of course with dd you need to use the command line (cmd).

I would say that the hashcat FAQ that I linked above is all you need in addition to the dd.exe tool (maybe from here: http://www.chrysocome.net/dd , on linux it is pre-installed).

Again, I would recommend playing around with a test and of course making copies/backups of the original file (because with dd.exe you could easily override files if you are doing something incorreclty).

Okay, I ran the following command

Code:
dd if=C:\Users\Hyper\Desktop\E\Vera of=C:\Users\Hyper\Desktop\ddump\attem.txt bs=512 count=1

and obtained a file called attem.txt (with the size of 1kb) that contains weird special characters.
Reply


Messages In This Thread
RE: Cannot Recall last 4 Characters of My VeraCrypt Password [HELP] - by lerafrequest - 01-25-2019, 12:41 PM