An arbitrary-precision CRC calculator and algorithm finder
http://reveng.sourceforge.net/
CRC RevEng is a portable, arbitrary-precision CRC calculator and
algorithm finder. It calculates CRCs using any of the 72 preset
algorithms, or a user-specified algorithm to any width. It calculates
reversed CRCs to give the bit pattern that produces a desired forward
CRC. CRC RevEng also reverse-engineers any CRC algorithm from
sufficient correctly formatted message-CRC pairs and optional known
parameters. It comprises powerful input interpretation options.
Compliant with Ross Williams' Rocksoft(tm) model of parametrised CRC
algorithms.
- Links to devel:tools / reveng
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mnhauke/reveng && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000196 196 Bytes | |
project.diff | 0000000834 834 Bytes | |
reveng-2.0.3.tar.xz | 0000297472 291 KB |
Revision 23 (latest revision is 40)
Martin Hauke (mnhauke)
committed
(revision 23)
- Update to version 2.0.3 * Added tomtorfs-wrapper. * Revised poly class definitions and function entry conditions in poly.c. * Added DFSFIX veneer for ARM Tube OS binary.
Comments 0