blob: c5ad5f5f449670589fba16b54df10ec32e33b2df (
plain)
1
2
3
4
5
6
7
|
ssdeep (program for computing context triggered piecewise hashes)
ssdeep computes a checksum based on context triggered piecewise
hashes (fuzzy hashes) for each input file. If requested, the program
matches those checksums against a file of known checksums and reports
any possible matches. It can also examine one or more of signatures
and find any matches in those signatures.
|