Re: Disassembler questions



On Tue, 29 Jul 2008 02:14:41 -0500, ArarghMail807NOSPAM
<spamtrap@xxxxxxxxxx> wrote:

On Tue, 29 Jul 2008 06:03:29 GMT, Tim Roberts <spamtrap@xxxxxxxxxx>
wrote:

"Dylan Thies" <spamtrap@xxxxxxxxxx> wrote:

Is there a way to get the out put like readelf and objdump on binary files
also is there such that runs in win xp

Assuming you have Visual Studio, you can get a first attempt by:
link /dump /disasm xxx.obj

It isn't as helpful as products like IDA.

Almost useless, IMO. :-)
The first, not IDA. :-)
--
ArarghMail807 at [drop the 'http://www.' from ->] http://www.arargh.com
BCET Basic Compiler Page: http://www.arargh.com/basic/index.html

To reply by email, remove the extra stuff from the reply address.

.



Relevant Pages

  • Re: Disassembler questions
    ... Is there a way to get the out put like readelf and objdump on binary files ... BCET Basic Compiler Page: http://www.arargh.com/basic/index.html ...
    (comp.lang.asm.x86)
  • Re: Disassembler questions
    ... Is there a way to get the out put like readelf and objdump on binary files ... Providenza & Boekelheide, Inc. ...
    (comp.lang.asm.x86)
  • Re: Disassembler questions
    ... Is there a way to get the out put like readelf and objdump on binary files ... For windows, try using IDA Pro. ...
    (comp.lang.asm.x86)
  • Re: How useful can a coredump be?
    ... I keep forgetting that Windows programmers always produce ... But, DJGPP uses GCC and Binutils, much other GNU stuff, and so has objdump ... I'm not sure about readelf and didn't check. ...
    (alt.lang.asm)
  • Re: large binary immediately SEGVs
    ... PT_LOAD descriptions from readelf and objdump: ... Is the big binary on a local filesystem, ... Try a local disk. ...
    (comp.os.linux.misc)