You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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?
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).
The text was updated successfully, but these errors were encountered: