hashcat Forum
hashcat for bitlocker - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html)
+--- Thread: hashcat for bitlocker (/thread-5474.html)



hashcat for bitlocker - bobva - 05-25-2016

hi,

i look up for the algorithm of bitlocker
and they do PBKDF(sha256(sha256(UTF16(password)))))

i fount that hahscat know to crack the PBKDF.

how can i build a program to crack bitlocker with hashcat??



bob


RE: hashcat for bitlocker - atom - 05-30-2016

We need more detailed information how bitlocker algorithms looks like, how hashes (or whatever we use here as alternative) are extracted and how we can verify the results. After that, we can add it to hashcat.


RE: hashcat for bitlocker - bobva - 05-30-2016

this is the algorithm
http://jessekornblum.com/publications/di09.pdf




(05-30-2016, 10:08 AM)atom Wrote: We need more detailed information how bitlocker algorithms looks like, how hashes (or whatever we use here as alternative) are extracted and how we can verify the results. After that, we can add it to hashcat.



RE: hashcat for bitlocker - atom - 06-01-2016

Sorry, not enough information