#binwally
Binary and Directory tree comparison tool using the Fuzzy Hashing concept (ssdeep)
For more information: http://w00tsec.blogspot.com/2013/12/binwally-directory-tree-diff-tool-using.html
#Prerequisites:
- Python 2.7+
- gcc and build essentials
- libffi (apt-get install libffi-dev)
- libfuzzy-dev (apt-get install libfuzzy-dev)
- python-dev (apt-get install python-dev)
- python-ssdeep (pip install ssdeep)
#Screenshots
#Usage python binwally.py dir1 dir2