ptrace_do
ptrace_do copied to clipboard
Support for execve
If an execve is injected and executed correcly, a new syscall address must be calculated. Memory mappings will also be invalid. So, it seems reasonable to clear allocated memory when this happens.