Posts: 2
Threads: 1
Joined: Nov 2018
Does hashcat crack CRC-96(ZIP) ? or are there some other tools that support crc-96 ?
Posts: 930
Threads: 4
Joined: Jan 2015
Hashcat only supports CRC-32 at this writing.
Code:
$ hashcat --help | grep -i crc
11500 | CRC32 | Checksums
~
Posts: 2
Threads: 1
Joined: Nov 2018
(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