SkillAgentSearch skills...

Bindiff

Compare two binary files

Install / Use

/learn @dadadel/Bindiff
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

bindiff

Compare two binary files making a basic diff. A message is printed that indicates if the files are identical or differs. It that case the offset where the files differ is provided. An option -l allow will list the differences.

Usage:

Usage: ./bindiff.py [-l] file1 file2

option -l will list all differences with offsets.
View on GitHub
GitHub Stars26
CategoryDevelopment
Updated3mo ago
Forks10

Languages

Python

Security Score

72/100

Audited on Dec 16, 2025

No findings