<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hypodermic.git/hypodermic/process.py, branch master</title>
<subtitle>Proof-of-concept shared object injector that will eventually be integrated with PINCE.
</subtitle>
<id>https://www.git.jakob.space/hypodermic.git/atom?h=master</id>
<link rel='self' href='https://www.git.jakob.space/hypodermic.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/hypodermic.git/'/>
<updated>2017-10-22T19:01:36Z</updated>
<entry>
<title>Initial calling to internal _dl_open</title>
<updated>2017-10-22T19:01:36Z</updated>
<author>
<name>jakob</name>
<email>jakob@memeware.net</email>
</author>
<published>2017-10-22T19:01:36Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/hypodermic.git/commit/?id=ebe7dd1682f79edae434b3440516f694b43bee79'/>
<id>urn:sha1:ebe7dd1682f79edae434b3440516f694b43bee79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial invocation of _dl_open in the RTLD</title>
<updated>2017-09-10T18:12:54Z</updated>
<author>
<name>jakob</name>
<email>jakob@memeware.net</email>
</author>
<published>2017-09-10T18:12:54Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/hypodermic.git/commit/?id=d801868006f94acc6e3313332c55331710171172'/>
<id>urn:sha1:d801868006f94acc6e3313332c55331710171172</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented more syscall wrappers.</title>
<updated>2017-09-09T19:41:20Z</updated>
<author>
<name>jakob</name>
<email>jakob@memeware.net</email>
</author>
<published>2017-09-09T19:41:20Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/hypodermic.git/commit/?id=81e47a4dba4a44624ec56708c1655206ae19cbfc'/>
<id>urn:sha1:81e47a4dba4a44624ec56708c1655206ae19cbfc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More research into how the RTLD is loaded.</title>
<updated>2017-09-09T17:55:58Z</updated>
<author>
<name>jakob</name>
<email>jakob@memeware.net</email>
</author>
<published>2017-09-09T17:55:58Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/hypodermic.git/commit/?id=915e6fb7fcc9f7540b1123128eb7f8cf892c1288'/>
<id>urn:sha1:915e6fb7fcc9f7540b1123128eb7f8cf892c1288</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Open a file descriptor in the inferior.</title>
<updated>2017-09-09T14:37:51Z</updated>
<author>
<name>jakob</name>
<email>jakob@memeware.net</email>
</author>
<published>2017-09-09T14:37:51Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/hypodermic.git/commit/?id=cd49a830921bbf59aa0ed86a453d63d2fc8a2d1e'/>
<id>urn:sha1:cd49a830921bbf59aa0ed86a453d63d2fc8a2d1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improved interface for executing code from the inferior.</title>
<updated>2017-09-04T17:11:42Z</updated>
<author>
<name>Jakob</name>
<email>jakob@memeware.net</email>
</author>
<published>2017-09-04T17:11:42Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/hypodermic.git/commit/?id=26b602c9080572de54458768bf80ef879fb9e8f4'/>
<id>urn:sha1:26b602c9080572de54458768bf80ef879fb9e8f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented basic machine code injection.</title>
<updated>2017-09-03T20:19:33Z</updated>
<author>
<name>Jakob</name>
<email>jakob@memeware.net</email>
</author>
<published>2017-09-03T20:19:33Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/hypodermic.git/commit/?id=8927b31b8ef6334a5efd28ea779db5a58ac5d445'/>
<id>urn:sha1:8927b31b8ef6334a5efd28ea779db5a58ac5d445</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed up how the user regs struct is accessed.</title>
<updated>2017-09-03T18:35:48Z</updated>
<author>
<name>Jakob</name>
<email>jakob@memeware.net</email>
</author>
<published>2017-09-03T18:35:48Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/hypodermic.git/commit/?id=6f0a28b09a670371b22658a295403ab2573ed993'/>
<id>urn:sha1:6f0a28b09a670371b22658a295403ab2573ed993</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Began to implement runtime manipulation utilities.</title>
<updated>2017-09-02T22:28:20Z</updated>
<author>
<name>Jakob</name>
<email>jakob@memeware.net</email>
</author>
<published>2017-09-02T22:28:20Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/hypodermic.git/commit/?id=42f581e3e19430c1458be1a86d6c1b74eb148f0e'/>
<id>urn:sha1:42f581e3e19430c1458be1a86d6c1b74eb148f0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Process.rtld now returns the base region of the RTLD.</title>
<updated>2017-09-01T20:40:01Z</updated>
<author>
<name>Jakob</name>
<email>jakob@memeware.net</email>
</author>
<published>2017-09-01T20:40:01Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/hypodermic.git/commit/?id=8b232076240dc7e6f8abdfca3d1634ae065c691b'/>
<id>urn:sha1:8b232076240dc7e6f8abdfca3d1634ae065c691b</id>
<content type='text'>
</content>
</entry>
</feed>
