08-07-2025, 03:37 PM
(08-07-2025, 03:31 PM)atom Wrote: How you did you the extraction script exactly? Looks like the data portion has been truncated
I have purposely only included the first bit as the full hash is 512127 characters long.
In terms of the script usage I used the command below:
python3 luks2hashcat.py <File that contains the first 4096 Bytes of the LUKS v2 Container>
The file containing the first 4096 Bytes of the LUKS v2 Container was created using DD.