/File-Comparator

A C script for byte-wise comparison of 2 binary files.

Primary LanguageC

  • A C script to compare 2 binary files byte-wise.
  • It simply takes file paths as command line arguments and prints the result on console indicating if given files are equal or not.