Hiddendoom45 / FirstDiff

gets the byte location of the first difference in a binary file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FirstDiff

gets the byte location of the first difference in a binary file

Simple program, experimenting in c, may improve later on.

syntax

firstdiff [file1] [file2]

About

gets the byte location of the first difference in a binary file


Languages

Language:C 79.6%Language:Makefile 20.4%