Re: How to compare 2 executable?

danhicks@aol.com (DanHicks)
Thu, 26 Jan 1995 07:22:01 GMT

          From comp.compilers

Related articles
How to compare 2 executable? mvo@monkfish.nosc.mil (1995-01-10)
Re: How to compare 2 executable? danhicks@aol.com (1995-01-26)
| List of all articles for this month |

Newsgroups: comp.compilers
From: danhicks@aol.com (DanHicks)
Keywords: linker
Organization: America Online, Inc. (1-800-827-6364)
References: 95-01-038
Date: Thu, 26 Jan 1995 07:22:01 GMT

Best technique I've seen is to disassemble both executables and compare
the disassemblies using a conventional source compare program (stripping
out the code offset column if necessary).
Dan Hicks
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.