Problems with CRC32
#1
Hi,

I'm using hashcat 3.5.0 and try to recover a crc32 password with the following command:

hashcat64.exe -a 3 -m 11500 --force XXX7d865 ?a?a?a?a?a

Then I receive the following message:

Hash 'XXX7d865': Line-length exception

No hashes loaded.

A test with md4 works fine: hashcat64.exe -a 3 -m 900 --force XX03f4a34e8eb14f96adbaXXXX4a0c41 ?a?a?a?a?a

Can someone give me a hint?

Thanks

Henry


Messages In This Thread
Problems with CRC32 - by Henry999 - 04-15-2017, 07:25 PM
RE: Problems with CRC32 - by royce - 04-15-2017, 08:03 PM
RE: Problems with CRC32 - by Henry999 - 04-15-2017, 08:09 PM