ptrace_do
ptrace_do copied to clipboard
A ptrace library for easy syscall injection in Linux.
Results
2
ptrace_do issues
Sort by
recently updated
recently updated
newest added
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...
I'd love if you could add a pairing for ARM processor. Or you can give a brief explanation of how the code can be adjusted to fit ARM.
enhancement