Help with hash
#1
Does hashcat crack CRC-96(ZIP)  ? or are there some other tools that support crc-96 ?
#2
Hashcat only supports CRC-32 at this writing.

Code:
$ hashcat --help | grep -i crc
 11500 | CRC32                                            | Checksums
~
#3
(11-18-2018, 07:33 PM)royce Wrote: Hashcat only supports CRC-32 at this writing.

Code:
$ hashcat --help | grep -i crc
 11500 | CRC32                                            | Checksums

Do you know how to get crc 96 hash ? and compare them