@flobernd
Sir,
While programming my own profiler as a learning project, I found myself in
need of a disassembler for various purposes, mostly when loading libraries during the
LOAD_DLL_DEBUG_EVENT in my debugger loop, where I place opcode $CC (or $F1) on
every exported API, for later live benchmarking.
I would VERY much like to try out Zydis, but unfortunately I am a Delphi scriptkid,
and my experience with Visual Studio is more or less null.
Is it possible that this repository could get (will get) an update so that it will work with current release of Zydis ?
PS: Great (!) work on Zydis !
Thanks in advance :-)
@flobernd
Sir,
While programming my own profiler as a learning project, I found myself in
need of a disassembler for various purposes, mostly when loading libraries during the
LOAD_DLL_DEBUG_EVENT in my debugger loop, where I place opcode $CC (or $F1) on
every exported API, for later live benchmarking.
I would VERY much like to try out Zydis, but unfortunately I am a Delphi scriptkid,
and my experience with Visual Studio is more or less null.
Is it possible that this repository could get (will get) an update so that it will work with current release of Zydis ?
PS: Great (!) work on Zydis !
Thanks in advance :-)