Hi, I have a friend who needs a disassambler. He needs the code, not an exe file. So he needs the opcodes of the x86 architecture to translate from machine code to assambler.
If somebody knows where to find it, please tell me.
Your friend should use an already existing disassembler not to build it’s own. The best one money can buy is
IDA, http://www.datarescue.com/idabase/
Opcode tables for Ia32 / Ia64 architecture can be found in Intel Architecture Processr manuals, freely available
at Intel’s website. However , writting a good dissambler is a long and involving task, for simly translating opcodes from an entry point will result in very low quality dissaseblys. There are some free ones alrady written out there, with source code.
----- Original Message -----
From: Ratmil Torres
To: File Systems Developers
Sent: Tuesday, October 01, 2002 9:09 PM
Subject: [ntfsd] Off Topic, x86 Opcode table
Hi, I have a friend who needs a disassambler. He needs the code, not an exe file. So he needs the opcodes of the x86 architecture to translate from machine code to assambler.
If somebody knows where to find it, please tell me.
You are currently subscribed to ntfsd as: xxxxx@rdsor.ro
To unsubscribe send a blank email to %%email.unsub%%
Borg is a very nice one:
http://homepage.ntlworld.com/cronos/download.html
----- Original Message -----
From: Ratmil Torres
To: File Systems Developers
Sent: Tuesday, October 01, 2002 8:09 PM
Subject: [ntfsd] Off Topic, x86 Opcode table
Hi, I have a friend who needs a disassambler. He needs the code, not an exe file. So he needs the opcodes of the x86 architecture to translate from machine code to assambler.
If somebody knows where to find it, please tell me.
You are currently subscribed to ntfsd as: xxxxx@linkwave.org
To unsubscribe send a blank email to %%email.unsub%%
Check out http://www.sandpile.org http:
They have a huge repository of X86 documentation, features, tricks, etc.
Compatible processors and IA-64 are covered there also.
/ted
-----Original Message-----
From: Ratmil Torres [mailto:xxxxx@seg.inf.cu]
Sent: Tuesday, October 01, 2002 2:10 PM
To: File Systems Developers
Subject: [ntfsd] Off Topic, x86 Opcode table
Hi, I have a friend who needs a disassambler. He needs the code, not an exe
file. So he needs the opcodes of the x86 architecture to translate from
machine code to assambler.
If somebody knows where to find it, please tell me.
—
You are currently subscribed to ntfsd as: xxxxx@livevault.com
To unsubscribe send a blank email to %%email.unsub%%</http:>
There are two products that I have used:
-
Sourcer Disassembler
-
IDA, the Interactive Disassembler.
In the end, IDA proved to be more reliable and more robust. I have not
used it in nearly four years, so I do not know how it may have changed.
Jamey
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Ratmil Torres
Sent: Tuesday, October 01, 2002 11:10 AM
To: File Systems Developers
Subject: [ntfsd] Off Topic, x86 Opcode table
Hi, I have a friend who needs a disassambler. He needs the code, not an
exe file. So he needs the opcodes of the x86 architecture to translate
from machine code to assambler.
If somebody knows where to find it, please tell me.
You are currently subscribed to ntfsd as: xxxxx@storagecraft.com
To unsubscribe send a blank email to %%email.unsub%%
One of their PDFs contain this documentation.
Max
----- Original Message -----
From: Ratmil Torres
To: File Systems Developers
Sent: Tuesday, October 01, 2002 10:09 PM
Subject: [ntfsd] Off Topic, x86 Opcode table
Hi, I have a friend who needs a disassambler. He needs the code, not an exe file. So he needs the opcodes of the x86 architecture to translate from machine code to assambler.
If somebody knows where to find it, please tell me.
You are currently subscribed to ntfsd as: xxxxx@storagecraft.com
To unsubscribe send a blank email to %%email.unsub%%
DUMPBIN /DISASM is also not bad
Try it (ensure that the .PDB file is accessible during this). If you will be satisfied with the result - then you can skip buying IDA.
Another freeware tool is HIEW (full-screen DOS app written in Russia, can be found on the web).
Max
----- Original Message -----
From: Jamey Kirby
To: File Systems Developers
Sent: Wednesday, October 02, 2002 5:21 AM
Subject: [ntfsd] RE: Off Topic, x86 Opcode table
There are two products that I have used:
-
Sourcer Disassembler
-
IDA, the Interactive Disassembler.
In the end, IDA proved to be more reliable and more robust. I have not used it in nearly four years, so I do not know how it may have changed.
Jamey
-----Original Message-----
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] On Behalf Of Ratmil Torres
Sent: Tuesday, October 01, 2002 11:10 AM
To: File Systems Developers
Subject: [ntfsd] Off Topic, x86 Opcode table
Hi, I have a friend who needs a disassambler. He needs the code, not an exe file. So he needs the opcodes of the x86 architecture to translate from machine code to assambler.
If somebody knows where to find it, please tell me.
You are currently subscribed to ntfsd as: xxxxx@storagecraft.com
To unsubscribe send a blank email to %%email.unsub%%
You are currently subscribed to ntfsd as: xxxxx@storagecraft.com
To unsubscribe send a blank email to %%email.unsub%%