Skip to content

Bw3ll/ssdeep-windows-32_64

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssdeep Python Wrapper for Windows

Fork includes fuzzy_64.dll allowing the ssdeep to run on 32 and 64 bit python.

Install:

  1. Download (and extract) / clone this repo into a folder.
  2. In said folder run python setup.py install.
  3. If six is not installed, you may need to manually do it, e.g. python -m pip install six

ssdeep by Jesse Kornblum (http://ssdeep.sourceforge.net). Inspired by python-ssdeep (https://github.com/DinoTools/python-ssdeep).

This is a minor fork of MacDue's fork to correct some minor issues for compatibility with SHAREM. SHAREM was developed using MacDue's fork, and if it works, it works - but in some installs, there were some extremely minor changes that needed to be made dealing with the library six.

About

ssdeep for python on windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%