REPT 文件比较是帮助您比较 2 个文件的小工具并使用其偏移量制作不同字节的列表。 您也可以导出数据以某些通用编程语言的类型归档。 有四种类型我添加的语言:1.组装2.德尔福3.C/C++4.C#如果需要,您可以将数据导出到文本文件比较速度非常快,占用的 CPU 和 RAM 更少。
(REPT File compare is small tool that help you compare between 2 filesand make a list of different byte(s) with its offset. You also can exportdata to file with type of some general programming languages. There are four typesof languages I added:1.Assembly2.Delphi3.C/C++4.C#and you can export data to text file, if you wantCompare speed is very high, with less CPU and RAM used.)