kkamagui / bitleaker

This tool can decrypt a BitLocker-locked partition with the TPM vulnerability
Other
181 stars 35 forks source link

sha1 pcr? #17

Open hoxitfoxave opened 1 year ago

hoxitfoxave commented 1 year ago

I am attempting to recover my personal data. I first used napper, which reports my system is vulnerable. However when I run bitleaker, I get the following "Get PCR data from bitleaker driver.. Fail". Does the bitleaker driver support sha1 pcr data, and is it possible to recover my data using bitleaker?

img

oliveskur commented 1 year ago

Did you run ./bootstrap before using Bitleaker?

hoxitfoxave commented 1 year ago

Did you run ./bootstrap before using Bitleaker?

Yes, I have. I tried it on a different pc that uses sha256 and it successfully executes "Get PCR data from bitleaker driver." However, my bitLocker-locked pc that I am attempting to recover data from uses sha1 and fails with "Get PCR data from bitleaker driver.. Fail"