REPT File compare is small tool that help you compare between 2 files
and make a list of different byte(s) with its offset. You also can export
data to file with type of some general programming languages. There are four types
of languages I added:
1.Assembly
2.Delphi
3.C/C++
4.C#
and you can export data to text file, if you want
Compare speed is very high, with less CPU and RAM used.
For any suggestions, or complain, or questions... please send me: levintaeyon[at]live[dot]com
or contact via our board at: Http://www.team-rept.com
Thanks for using!
REPT File compare is small tool that help you compare between 2 files
and make a list of different byte(s) with its offset. You also can export
data to file with type of some general programming languages. There are four types
of languages I added:
1.Assembly
2.Delphi
3.C/C++
4.C#
and you can export data to text file, if you want
Compare speed is very high, with less CPU and RAM used.
For any suggestions, or complain, or questions... please send me: levintaeyon[at]live[dot]com
or contact via our board at: gttp://www.team-rept.com
Changelog:
-Drag&Drop supported. Now you can easily import file by drag it and drop into File Location Textbox
-Added CRC32 Calculation
-Added VB6 Scheme in export type list( may not correct syntax :D)-
-Fixed some minor bugs