Question : Problem: Intel OpCodes

i need a table or a list to convert the HEX OpCodes in an EXE or COM file to ASM.

like BH 05 20 = mov bh,20h   (just an example i dunno)

thanx

Answer : Problem: Intel OpCodes

Check Intel manuals:
ftp://download.intel.com/design/pentiun/manuals/23419101.pdf
But also check
ftp://...../2341901.pdf; 23419201.pdf

A nice list is in www.x86.org/intel.doc/IntelDocs

Fuzzy
Random Solutions  
 
programming4us programming4us