Opcode Editing
Hey there guys.
I would like to ask if its possible to edit Opcode of an address at the process?
Example..
Editing the address 0048C8A8 and its OPcode is "call 0048Cd15".. Is it possible to edit it to another one that can be typed?
It's definitely possible, but the hard part is converting those opcodes -> instructions and vice versa. I know that BeaEngine can read opcodes and convert to instructions but not the other way around.
If you Google 'convert opcodes c#', you'll find a thread on the CheatEngine forums, might help you. The crap thing is that the links are dead since they're hosted on MegaUpload so yeah..