Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add specification for netgear .chk files #668

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

armijnhemel
Copy link
Collaborator

This PR adds a specification for Netgear .chk files. It is a fairly simple format: a header specifying some meta information and lengths, followed by data. The checksums in the header are computed using a Netgear specific method.

@KOLANICH
Copy link
Contributor

I guess you can try to implement checksumming in KS using my impls of various checksums (#623, #624, #625) as a base.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants