Bitlocker2john.exe
: It outputs a long string of characters. This string represents the "puzzle" that represents your password.
bitlocker2john.exe bitlocker_image.dd > hash.txt bitlocker2john.exe
The tool requires intact BitLocker metadata. If the first few MB of the drive (where the FVEK and key protectors live) are overwritten, extraction fails. : It outputs a long string of characters
bitlocker2john.exe -i encrypted_image.dd bitlocker2john.exe
Ensure you used the --hashcat option or manually extracted the correct $bitlocker$ line.
Example: