Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

6 Commits

Repository files navigation

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.

About

Compare two binary files

Resources

Stars

26 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages