Reversing CRC for fun and profit
Stars
212
Forks
25
Watchers
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
58
commits
6
update CRC RevEng links in README.md
0f40f3e
improve handling of unbounded -b slices (#9)
59e3e3d
make definition of BITS_TO_LIMBS less confusing
5126c85
update unit tests from RevEng CRC catalogue
228f2dd
brace expansion support for -b switches
c927e84
support negative values in bigint_from_string()
ca908cf
fix error message format specifier for bitsize_t
2b09aaa
improve ./check.sh code coverage
2687e7a
fix initial allocation of slice structures
ae0e4c7
refactor the code to make it more understandable
54d793e
add missing bittypes.h file
7c54493
fix l:r slices where l < 0 and relative r >= -l
6933fe9
better error messages for invalid -o/-O offsets
b381ff3
improve forge() gaussian elimination algorithm
62d01f6
define bitsize_t and bitoffset_t types
0c877a2