claunia / findcrcs

Find and extract pieces of data by CRC, size and MD5
GNU General Public License v3.0
3 stars 1 forks source link

Add CRC16 support #1

Open Fohdeesha opened 6 years ago

Fohdeesha commented 6 years ago

Hi! This tool is exactly what I've been looking for, and I need it desperately. However I need to find a CRC16 value, not CRC32. Can this be added? I will donate beer money if so! I need to extract a bootloader of a known length and crc16 out of a large update file, to unbrick some hardware.

Thanks!

claunia commented 3 years ago

Well yes it can be added, but which CRC16 exactly?

There're many, MANY, variations.

CCITT? IBM?

Do you have a file example as well to test?

P.S.: This repo is an archive of a software piece made by a friend that left that's why it look as abandoned (it really is?)