Skip to content

Compares two binary files and tells some info on where they differ

License

Notifications You must be signed in to change notification settings

arx-tools/binary-comparator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

binary-comparator

Compares two binary files and tells some info on where they differ

installation

npm i -g binary-comparator

usage

bin-compare --version

bin-compare <file1> <file2>

bin-compare <file1> <file2> --hex

bin-compare <file1> <file2> --hex --skip=4

output in the console

when two files differ

example on the output when two files do not match

when two files differ and --hex is set

example on the output with the hex flag

About

Compares two binary files and tells some info on where they differ

Resources

License

Stars

Watchers

Forks

Packages

No packages published