SkillAgentSearch skills...

Binwally

Binary and Directory tree comparison tool using Fuzzy Hashing

Install / Use

/learn @bmaia/Binwally
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

#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

Screenshot

Screenshot

#Usage python binwally.py dir1 dir2

Related Skills

View on GitHub
GitHub Stars84
CategoryDevelopment
Updated7mo ago
Forks18

Languages

Python

Security Score

87/100

Audited on Aug 29, 2025

No findings