summaryrefslogtreecommitdiff
path: root/hypodermic/shellcode.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-09Open a file descriptor in the inferior.jakob
2017-09-04Improved interface for executing code from the inferior.Jakob