Scag, cool!
I did same midHook without extension, uses
SM Memory Extended,
example.
However, I didn't put effort to provide use example with new
opcode length disassembler to make it as convenient as your API. Technically it is doing the same.
Nice work!
Quote:
Originally Posted by blueblur
Hi, just one more question I've been wondering these days, can I detour and midhook a same function at the same time? (I guess probably not?)
|
Unless you (for some reason?) try detour/midhook same range of addresses (detour uses E9, - first 5 bytes from function EP) and then unhooking them NOT in vice versa order, everything will be ok.
__________________