SSDEEP
April 9, 2022 ยท View on GitHub
SSDEEP
Golang implementation based on the paper and implementation by Jesse Kornblum.
See the example in the app directory for the usage.
Tools
For CPU profiling: apt install graphviz
For banchmark comparison go install golang.org/x/perf/cmd/benchstat@latest