LUKS v2 Support
#5
(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.
Reply


Messages In This Thread
LUKS v2 Support - by rigatoni101 - 08-07-2025, 02:59 PM
RE: LUKS v2 Support - by atom - 08-07-2025, 03:09 PM
RE: LUKS v2 Support - by rigatoni101 - 08-07-2025, 03:23 PM
RE: LUKS v2 Support - by atom - 08-07-2025, 03:31 PM
RE: LUKS v2 Support - by rigatoni101 - 08-07-2025, 03:37 PM
RE: LUKS v2 Support - by atom - 08-07-2025, 03:40 PM
RE: LUKS v2 Support - by rigatoni101 - 08-07-2025, 03:46 PM
RE: LUKS v2 Support - by atom - 08-07-2025, 03:51 PM
RE: LUKS v2 Support - by rigatoni101 - 08-07-2025, 04:08 PM