Re: Hex code and mnemonic




"AloneInTheDark" asked for:

| I need a table with hex code and x86 instruction as
|
| Hex Code ! Mnemonic
| ===============
| ?????????|JMP
| ?????????|ADD

You can download either Intel, AMD or better both CPU-manuals.

http://developer.intel.com/design/Pentium4/manuals/
http://www.amd.com/us-en/Processors/TechnicalResources/ AMD64

There you find complete tables of OpCode encoding.
appendix A of AMD64/volume 3 is a complete list (except SSE3).

You can also try HEXTUTOR to see how every HEX-figure will be
interpreted by the CPU in the various mode opportunies, ie:

start with:
00 00 add ...
and play with 16/32/64-bit settings [CRSR-up/dn space]
__
wolfgang

http://web.utanet.at/schw1285/KESYS/index.htm [codesnips][HEXTUTOR.zip]

.



Relevant Pages

  • Re: Id like to learn asm...
    ... the manufacturer (Intel or AMD). ... You can download it from ...
    (alt.lang.asm)
  • Re: How can I get serial number of my processor
    ... Depending on if the procesor is AMD or Intel, there should be a utility that ... you can download so as to check to see if your processor is indeed the ... Intel has a utility which you can check to ... see if the processor was remarked (lower speed CPU counterfeited to a high ...
    (microsoft.public.windowsxp.hardware)
  • Re: Steganography Novice with Question about detecting jpg steg
    ... If you want to learn how steganography works, download the free Steganography program from the list of downloads in the Secret Code Breaker Online Codes section. ... Then I check the hex code again. ... The readings outline all the keys, ...
    (sci.crypt)