Opening book details…
Can I read Code Injection Using Ptrace in C on EtoBox?
Code Injection Using Ptrace in C by mohneesh padmanabhan is a document available to read on EtoBox.
What is Code Injection Using Ptrace in C about?
The document details how to perform code injection in a running process using ptrace. It provides an algorithm and sample C code to attach to a process, read its instruction pointer, inject shellcode at that location, and detach. The code is compiled and run on a sample Firefox process to successfully inject a shell.
- Author
- mohneesh padmanabhan
- Language
- EN