PDA

View Full Version : File comparison


15-Aug-2006, 04:29 AM
I have 2 DLL files of the same length. I want to 'compare' these files Byte for Byte and where there is a differnce in the values have it printed out on a) The screen, and b) Hard copy.
Will BC be able to help me do this ? :confused:

Chris
15-Aug-2006, 05:14 PM
The Hex Viewer plug-in can display visual differences in binary files.

The Hex Viewer supports output to a printer, a file, or to the clipboard.

You can get the Hex Viewer from: http://www.scootersoftware.com/download.php?c=v2plugins

Please note that a registered version of BC is required to use the plug-ins.