If you are familiar with similarity hashing algorithms (a.k.a. fuzzy hash matching) and need an SSDEEP implementation in Java code, it is available directly from my Github account at this location: https://github.com/nunobrito/utils/tree/master/Utils/src/utils/hashing/ssdeep
The original page for SSDEEP can be found at http://ssdeep.sourceforge.net/
On that page you find also the binaries for Windows.
Have fun.
No comments:
Post a Comment