diff options
Diffstat (limited to 'system/ssdeep/README')
-rw-r--r-- | system/ssdeep/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/ssdeep/README b/system/ssdeep/README new file mode 100644 index 0000000000..c24077537b --- /dev/null +++ b/system/ssdeep/README @@ -0,0 +1,5 @@ +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. |