Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!eecae!cps3xx!usenet From: usenet@cps3xx.UUCP (Usenet file owner) Newsgroups: comp.sys.ibm.pc Subject: Re: Disassembler for the IBM PC? Message-ID: <2285@cps3xx.UUCP> Date: 27 Mar 89 19:34:36 GMT References: <1421@wasatch.UUCP> Organization: Engineering, Michigan State U., E. Lansing MI Lines: 22 in article <1421@wasatch.UUCP>, u-dmfloy%ug.utah.edu@wasatch.UUCP (Daniel M Floyd) says: $ $ In article <22121@shemp.CS.UCLA.EDU> arman@CS.UCLA.EDU (Arman Bostani) writes: $$ $$Does anyone know of a disassembler for IBM PC (MS-DOS) executables that $$runs under MS-DOS or Unix? $ $ ASMGEN is PD stuff and works well. I have a copy and it generates reasonable $ assembly source code. Of course, no comments, and the labels are only things $ like L001: but it's better than debug. In fact, it may be difficult to find $ a disassembler that generates better source. $ Dan Floyd $ 8