Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRC16 Sign

GitHub tag (latest SemVer) C/C++ CI License: GPL v3

Purpose

CRC-16 checksum signing tool to create binaries that yield a CRC-16 checksum of 0x0000.

Compilation

mkdir build
cd build
cmake ../src
make -j

Usage

crc16sign -i <INPUT> -o <OUTPUT> -s

About

Signing tool to create binary files with a 0x0000 CRC-16 checksum

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages