Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 287 Bytes

File metadata and controls

12 lines (7 loc) · 287 Bytes

peHashNG

Revised "peHash: A Novel Approach to Fast Malware Clustering"

External dependency: pefile.py (https://github.com/erocarrera/pefile)

Checked on Python v2.7 and v.3.5

Install: python setup.py install

v.1.0.0 - initial submit

v.1.0.1 - minor fix for Python 3.5 support