CPU instruction set for X86 and something for starting up

Status
Not open for further replies.

Harvik780

ToTheBeatOfUrHeart
I will be using IDA pro to disassemble files.I need to know what CPU instructions are for the X86 architect(IBM compatible meta pc).Can anyone get me started.
No post regarding hacking are to be made here.

Please help.
 
Last edited:

swatkat

Technomancer
Hi,
IDA is superb tool! And, you can get the x86 instruction set here:
*home.comcast.net/~fbui/intel.html
*www.intel.com/products/processor/manuals/
And, you may want to take a look at this very good book too :)
*www.amazon.com/Hacker-Disassembling-Uncovered-Kris-Kaspersky/dp/1931769222
It has some good info about debuggers, disassemblers, identifying higher-level programming constructs like loops, branches etc among other things.
 
OP
H

Harvik780

ToTheBeatOfUrHeart
That really helped.Thanks @swatkat

Can anyone provide me with hex values of CPU instruction codes.
Please i need it desperately.

Please people some help here.

Bump

Dump
 
Last edited:
Status
Not open for further replies.
Top Bottom