Re: Disassembler questions
- From: "Alexei A. Frounze" <spamtrap@xxxxxxxxxx>
- Date: Wed, 30 Jul 2008 00:36:51 -0700 (PDT)
On Jul 29, 12:14 am, ArarghMail807NOSPAM <spamt...@xxxxxxxxxx> wrote:
On Tue, 29 Jul 2008 06:03:29 GMT, Tim Roberts <spamt...@xxxxxxxxxx>
wrote:
"Dylan Thies" <spamt...@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. :-)
If you do that on an EXE for which you have a PDB file with symbols,
it may be useful. :)
Alex
.
- References:
- Disassembler questions
- From: thiesd
- Re: Disassembler questions
- From: Dylan Thies
- Re: Disassembler questions
- From: Tim Roberts
- Re: Disassembler questions
- From: ArarghMail807NOSPAM
- Disassembler questions
- Prev by Date: Having trouble posting?
- Next by Date: Re: disassembly of Debug.exe?
- Previous by thread: Re: Disassembler questions
- Next by thread: Re: Disassembler questions
- Index(es):
Relevant Pages
|