This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: DisAssemble .exe by VC


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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]