hammi1

Results 13 comments of hammi1

The windows vista bit IS correct, and it finished with `Error while extracting data: No signature found! Error while parsing input device image` The size of the image is 130GB....

I'm not sure if this helps or not, but using bdeinfo on the img file shows that it was encrypted using AES-CBC 128-bit with Diffuser. Im thinking that this may...

Sure, I can do that. I'm a bit unsure of how to copy that though, people are saying I can use dd, or dd and truncate, and some other potential...

I have potentially found a way to do it. I used cat command and piped through to head, with ``` cat image.img | head -c 32000 ``` Since you specified...

I have redone the command with "head -c 256000" instead, and attached the file [image.txt](https://github.com/e-ago/bitcracker/files/1924680/image.txt) . Github only supports certain files, so I have chosen txt, but obviously as you...

Hi, sorry for the delay in replying. I didn't notice there was an update until today. I have attached the image.txt file again, retrieved from the command you put out...

Hi, sorry again for the late reply. I am using Linux (cannot use HexFiend), not sure how to use the other hex editors to find the -FVE-FS- signature. Do I...

Update: I ran the bitcracker_hash file again since when I last ran it, and I have different (perhaps more promising) results here. ``` Signature found at 0x00000003 Version: 8 Invalid...

@e-ago I have found the -FVE-FS- signature using a hex editor at the same offset you said, 0x16dad000 (i think), so how much do I need to send you, and...

Hi again e-ago, Not going onto this issue (and don't want to open another one) but I'm just commenting to ask if the recovery hash is still valid for recovery...