/checkbin

Minimal binary to calculate the checksum for a binary in Golang.

Primary LanguageGoMIT LicenseMIT

checkbin

Run Tests Go Reference Go Report Card

Minimal binary to calculate the checksum for a binary in Golang.

Installation

go install github.com/refcell/checkbin

Usage

Get the checksum of a local binary file, for example binary1.

checkbin binary1

outputs

59bdccc87b9167828dbeb0e108a8150efa7a94d423f33fb1733eaee68900fe16

Contributions

All contributions are welcome.

License

MIT License