execmon
execmon copied to clipboard
Have a look at monks
https://github.com/alexandernst/monks
Maybe we can join forces? Your project pretty much covers the missing parts of mine (patching execv and similar stubs) and mine covers the missing parts of yours (patching "normal" syscalls).
https://github.com/alexandernst/monks
Maybe we can join forces? Your project pretty much covers the missing parts of mine (patching execv and similar stubs) and mine covers the missing parts of yours (patching "normal" syscalls).
I have a question. In mem.h, why "MAX_RELATIVE_CALL_OFFSET" = 150?