The standard format for CRC32 in Hashcat is: hash:salt
To understand the attack, one must understand the algorithm. hashcat crc32
hashcat -m 11500 -a 0 crc32_hash.txt rockyou.txt The standard format for CRC32 in Hashcat is:
Do not use CRC32 for any security purpose. If you encounter CRC32 in a real-world password context, treat it as a critical vulnerability. For password cracking practice, prefer modes like bcrypt (3200), PBKDF2 (10900), or Argon2 (25600). prefer modes like bcrypt (3200)
CRC32 : 11500 $CRC32$ccee2d70 : hashcat