From: N8TM@aol.com
Subject: Re: DisAssemble .exe by VC
29 Sep 1998 11:55:04 -0700
Message-ID: <166b68d7.36105a1d.cygnus.gnu-win32@aol.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
To: root@deb.lumax.com.tw, gnu-win32@cygnus.com

In a message dated 9/28/98 8:31:36 AM Pacific Daylight Time,
root@deb.lumax.com.tw writes:

> Do you know how to disassemble .exe into a file ?
>  I
How about objdump -S ?.exe > file?  I don't know whether it can do what you
ask, but it does disassemble.  
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
