summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-22Initial calling to internal _dl_openHEADmasterjakob
2017-09-12Initial unit testingjakob
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-08Merge branch 'master' of https://github.com/TsarFox/hypodermicjakob
2017-09-08Added example of program manually mapping the RTLD into its own address spacejakob
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
2017-08-31Add reference about injecting ELF objects (not shared objects, unfortunately)jakob
2017-08-30Improved interface for getting a process RTLDjakob
2017-08-29Fixed library symbolic link for development tree.jakob
2017-08-29setup.py and the makefile both install the wrapper library properly nowjakob
2017-08-29Implemented parsing for procfs mapsjakob
2017-08-28Updated ptrace wrapper to allow creation of new processes.jakob
2017-08-28Initial implementation of the ptrace wrapperjakob
2017-08-28Add a few initial resources to the READMEjakob
2017-08-28Initial commit.jakob