| 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) |
| 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
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.