0.5.0 • Published 3 years ago

binary-comparator v0.5.0

Weekly downloads
3
License
GPL-3.0-or-later
Repository
github
Last release
3 years ago

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

0.5.0

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.0

4 years ago

0.1.2

4 years ago

0.1.0

4 years ago

0.1.1

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago