ssdeep-windows-32_64
ssdeep-windows-32_64 copied to clipboard
ssdeep for python on windows
ssdeep Python Wrapper for Windows
Fork includes fuzzy_64.dll allowing the ssdeep to run on 32 and 64 bit python.
Install:
- Download (and extract) / clone this repo into a folder.
- In said folder run
python setup.py install.
ssdeep by Jesse Kornblum (http://ssdeep.sourceforge.net). Inspired by python-ssdeep (https://github.com/DinoTools/python-ssdeep).