execmon icon indicating copy to clipboard operation
execmon copied to clipboard

Have a look at monks

Open alexandernst opened this issue 9 years ago • 1 comments

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).

alexandernst avatar Mar 09 '16 09:03 alexandernst

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?

wolegeyun avatar Oct 27 '20 02:10 wolegeyun