12-05-2017, 04:29 PM
This is not the correct hash format that you use.
The correct hash format can always be determined by looking at the example hashes here https://hashcat.net/wiki/doku.php?id=example_hashes (or using the --example-hash parameter, e.g. hashcat -m 11500 --example-hashes
The example page already mentions that you can set the salt to all zero if applicable/needed
The correct hash format can always be determined by looking at the example hashes here https://hashcat.net/wiki/doku.php?id=example_hashes (or using the --example-hash parameter, e.g. hashcat -m 11500 --example-hashes
The example page already mentions that you can set the salt to all zero if applicable/needed
Quote:You can consider the second part as a “salt”. If it is equal to 00000000, the CRC32 code will be considered as “not salted”