FireFox Posted November 23, 2008 Posted November 23, 2008 is possible to get the op code of address?What is the op code ? And for what adress ?
oMBRa Posted November 23, 2008 Author Posted November 23, 2008 with cheat engine if u brose a memory region there is for example: address: bytes: opcode: 004021D6 e8 d9 .... call ii+10b8 how to get that op code?
Pain Posted November 23, 2008 Posted November 23, 2008 opcode is the machine code so I guess you need to use assembly.
Glyph Posted November 23, 2008 Posted November 23, 2008 Theres a function on the forums, I think its under example scripts.. that will interpret op code. Have you tried searching? tolle indicium
oMBRa Posted November 24, 2008 Author Posted November 24, 2008 I have this opcode: ''add dword ptr [esi+08],01'' how to determine ''esi''?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now