hashcat -m 22100 hash.txt /usr/share/wordlists/rockyou.txt

: This tells the tool to write the output directly into a new text file named bitlocker_hash.txt . E: : This specifies the encrypted target drive.

sudo dislocker -V bitlocker_image.img -u"recovered_password" -- /mnt/decrypted sudo mount -o loop /mnt/decrypted/dislocker-file /mnt/bitlocker_data