summaryrefslogtreecommitdiff
path: root/hypodermic/process.py
AgeCommit message (Collapse)Author
2017-10-22Initial calling to internal _dl_openHEADmasterjakob
2017-09-10Initial invocation of _dl_open in the RTLDjakob
2017-09-09Implemented more syscall wrappers.jakob
2017-09-09More research into how the RTLD is loaded.jakob
2017-09-09Open a file descriptor in the inferior.jakob
2017-09-04Improved interface for executing code from the inferior.Jakob
2017-09-03Implemented basic machine code injection.Jakob
2017-09-03Fixed up how the user regs struct is accessed.Jakob
2017-09-02Began to implement runtime manipulation utilities.Jakob
2017-09-01Process.rtld now returns the base region of the RTLD.Jakob