Erik Taal

Results 5 comments of Erik Taal

Hi @e-ago , I'm having the same issue as described above, while doing a build review on a laptop with what also seems to be a TPM encrypted partition. It's...

Based on the above I took a guess and did the following: ``` # printf "%d\n" 0x22fd2f000 9392287744 # dd if=/dev/sda2 count=256 bs=1k > dev_sda2_first_256k.bin 256+0 records in 256+0 records...

`# ./bitcracker_hash -i /dev/sda2 ---------> BitCracker Hash Extractor

I'm not sure what's going wrong. If I run the latest code against the dd extracted file it extracts the hash just like in your post. Should the hash extractor...

I've made a copy of the first 30GB of the bitlocker partition to check any code update against if you like. Running bitcracker_hash on the laptop itself a second time...