Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
binwally — Binary and Directory tree comparison tool using Fuzzy Hashing | Kitploit
Tools/GitHubGitHub/bmaia/binwally
Hash AnalysisForensicsData RecoveryMalware AnalysisDigital ForensicsBinary Analysis
GitHubbmaia/binwally

binwally

Binary and Directory tree comparison tool using Fuzzy Hashing

View Repository
841811 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

#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

Download Tool