Hacker News new | past | comments | ask | show | jobs | submit login

Right, but why would the debugger need to do this?



Because on Linux, those are the only ways to make another process execute a syscall. (Note that the technique I'm using wouldn't work on Windows, since there, you could use VirtualAllocEx to allocate new pages in other processes.)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: