Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!sdd.hp.com!spool.mu.edu!munnari.oz.au!metro!grivel!gara!rbennet1 From: rbennet1@gara.une.oz.au (Robert Bennetts) Newsgroups: comp.os.msdos.programmer Subject: Help with disassembling to a file. Message-ID: <5610@gara.une.oz.au> Date: 12 Mar 91 03:35:28 GMT Organization: University of New England, Armidale, Australia Lines: 25 I am trying to find a way to disassemble some .exe files I have so that I can reassemble them with microsoft assembler (masm).I would then hopefully be able to convert them from .exe files to .com files using exe2bin.There are two reasons I would like to do this.The first is that com files are smaller than the equivalent exe files,and I would like to conserve space.The second is that I am hoping that the com files will run faster than the original exe file. The problem I have is that I can't figure out how to disassemble the original exe files to a file of assembler code, which can then be reassembled by masm.Can this be done with debug? I WILL BE VERY GRATEFULL FOR ANY HELP. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Thanks in advance.... Robert Bennetts. -> rbennet1@gara.une.oz.au OR rbennet1@neumann.une.oz.au OR rbennett@loki.une.oz.au