glaslos / ssdeep

SSDEEP hash lib in Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

example workflow Go Report Card Go Reference

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

About

SSDEEP hash lib in Golang

License:Other


Languages

Language:Go 92.8%Language:Makefile 7.2%