Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
resilar
/
crchack
Public
Notifications
You must be signed in to change notification settings
Fork
27
Star
212
Code
Issues
5
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 30, 2024
update CRC RevEng links in README.md
resilar
committed
0f40f3e
View commit details
Copy full SHA for 0f40f3e
Browse repository at this point
improve handling of unbounded -b slices (#9)
Show description for 59e3e3d
resilar
committed
59e3e3d
View commit details
Copy full SHA for 59e3e3d
Browse repository at this point
Commits on Mar 21, 2024
make definition of BITS_TO_LIMBS less confusing
resilar
committed
5126c85
View commit details
Copy full SHA for 5126c85
Browse repository at this point
update unit tests from RevEng CRC catalogue
resilar
committed
228f2dd
View commit details
Copy full SHA for 228f2dd
Browse repository at this point
brace expansion support for -b switches
resilar
committed
c927e84
View commit details
Copy full SHA for c927e84
Browse repository at this point
Commits on Feb 27, 2024
support negative values in bigint_from_string()
resilar
committed
ca908cf
View commit details
Copy full SHA for ca908cf
Browse repository at this point
fix error message format specifier for bitsize_t
resilar
committed
2b09aaa
View commit details
Copy full SHA for 2b09aaa
Browse repository at this point
Commits on Feb 26, 2024
improve ./check.sh code coverage
Show description for 2687e7a
resilar
committed
2687e7a
View commit details
Copy full SHA for 2687e7a
Browse repository at this point
fix initial allocation of slice structures
resilar
committed
ae0e4c7
View commit details
Copy full SHA for ae0e4c7
Browse repository at this point
Commits on Feb 10, 2024
refactor the code to make it more understandable
resilar
committed
54d793e
View commit details
Copy full SHA for 54d793e
Browse repository at this point
Commits on Jan 17, 2024
add missing bittypes.h file
resilar
committed
7c54493
View commit details
Copy full SHA for 7c54493
Browse repository at this point
Commits on Jan 10, 2024
fix l:r slices where l < 0 and relative r >= -l
Show description for 6933fe9
resilar
committed
6933fe9
View commit details
Copy full SHA for 6933fe9
Browse repository at this point
better error messages for invalid -o/-O offsets
resilar
committed
b381ff3
View commit details
Copy full SHA for b381ff3
Browse repository at this point
improve forge() gaussian elimination algorithm
Show description for 62d01f6
resilar
committed
62d01f6
View commit details
Copy full SHA for 62d01f6
Browse repository at this point
define bitsize_t and bitoffset_t types
Show description for 0c877a2
resilar
committed
0c877a2
View commit details
Copy full SHA for 0c877a2
Browse repository at this point
fix check.sh tests for wine / mingw32 builds
resilar
committed
08e84fa
View commit details
Copy full SHA for 08e84fa
Browse repository at this point
Commits on Jan 9, 2024
fix clang -Wbitwise-instead-of-logical warnings
Show description for 7affc4b
resilar
committed
7affc4b
View commit details
Copy full SHA for 7affc4b
Browse repository at this point
Commits on Feb 6, 2023
fix a warning reported by clang analyzer
Show description for 2a7a519
resilar
committed
2a7a519
View commit details
Copy full SHA for 2a7a519
Browse repository at this point
fix forge() interface and header documentation
resilar
committed
286a859
View commit details
Copy full SHA for 286a859
Browse repository at this point
Commits on Nov 8, 2020
fix s/options/suckions/ typo introduced by d90fe99
resilar
committed
7902c05
View commit details
Copy full SHA for 7902c05
Browse repository at this point
Commits on Apr 18, 2020
clean up includes
resilar
committed
09e12ef
View commit details
Copy full SHA for 09e12ef
Browse repository at this point
fix stupid indentation
resilar
committed
e88bbcc
View commit details
Copy full SHA for e88bbcc
Browse repository at this point
Commits on Apr 5, 2020
do not allocate unused `out` buffer when forging
Show description for b6f10cb
resilar
committed
b6f10cb
View commit details
Copy full SHA for b6f10cb
Browse repository at this point
Commits on Mar 8, 2020
add "junk before '(': %s" parser error message
resilar
committed
eb7d076
View commit details
Copy full SHA for eb7d076
Browse repository at this point
refactor offset parser & handle dots '.' properly
Show description for 0f68900
resilar
committed
0f68900
View commit details
Copy full SHA for 0f68900
Browse repository at this point
fix skipping of spaces in peek()
resilar
committed
445a81b
View commit details
Copy full SHA for 445a81b
Browse repository at this point
Commits on Oct 8, 2019
sucky variable names for suckopts() option parsing
Show description for d90fe99
resilar
committed
d90fe99
View commit details
Copy full SHA for d90fe99
Browse repository at this point
Commits on Sep 17, 2019
tidy up default options in check.sh
resilar
committed
66d4fce
View commit details
Copy full SHA for 66d4fce
Browse repository at this point
Commits on Sep 10, 2019
better detection of missing option arguments
resilar
committed
fd68c51
View commit details
Copy full SHA for fd68c51
Browse repository at this point
get rid of getopt(3), heil suckopt()
Show description for c41af74
resilar
committed
c41af74
View commit details
Copy full SHA for c41af74
Browse repository at this point
handle negative -o/-O offsets & kill whitespace
resilar
committed
170539a
View commit details
Copy full SHA for 170539a
Browse repository at this point
Commits on Sep 8, 2019
simplify readme section "how it works"
resilar
committed
e0b3a5a
View commit details
Copy full SHA for e0b3a5a
Browse repository at this point
Commits on Sep 2, 2019
fix bugs reported by clang analyzer
resilar
committed
a4a10ce
View commit details
Copy full SHA for a4a10ce
Browse repository at this point
support `end` relative offsets starting with '.'
resilar
committed
5ac230a
View commit details
Copy full SHA for 5ac230a
Browse repository at this point
update readme
resilar
committed
af14382
View commit details
Copy full SHA for af14382
Browse repository at this point
Previous
Next
You can’t perform that action at this time.