Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!husc6!mit-eddie!ll-xn!cit-vax!nike!sri-spam!sri-unix!hplabs!sdcrdcf!ucla-cs!rutgers!uwvax!astroatc!nicmad!brown From: brown@nicmad.UUCP Newsgroups: net.micro.att,net.micro.pc Subject: Re: need ".exe", ".com" disassembler Message-ID: <2423@curly.ucla-cs.ARPA> Date: Thu, 23-Oct-86 14:53:13 EST Article-I.D.: curly.2423 Posted: Thu Oct 23 14:53:13 1986 Date-Received: Sun, 26-Oct-86 04:03:55 EST References: <235@cblpe.UUCP> Reply-To: brown@nicmad.UUCP (Mr. Video) Distribution: net Organization: Nicolet Instrument Corp. Madison WI Lines: 27 Xref: watmath net.micro.att:1661 net.micro.pc:10719 In article <235@cblpe.UUCP> jrm@cblpe.UUCP (John Miller) writes: >(This is a re-post, I have changed machines - I am no longer on "cbuxc") > >I have need of a utility that will disassemble ".exe" files and ".com" >files. I want to change the way some of my "tools" work without the >benifit of having source code. I have heard that there is a public >domain utility available, but I don't know it's name or where to get it. > >Does anyone know of a public domain or retail software product as described >above that I can get my hands on? I use the program that comes with PC-DOS: DEBUG It works just fine for lots of applications. Word of warning, when working with .EXE files, only find where you want to change it. Make a record of the data bytes in that area. Quit DEBUG, rename the program to .XXX, DEBUG .XXX and change your bytes. Write it out and change the name back to .EXE. When DEBUG loads .EXE programs, it does all of the relocation stuff as well. Why, because debug lets you run the program as well. Can't run an .EXE program if the relocation stuff isn't set up. When changing the .XXX file, remember relocatable code must be entered a little differently. -- ihnp4------\ harvard-\ \ Mr. Video seismo!uwvax!nicmad!brown topaz-/ / decvax------/