<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hypodermic.git, branch master</title>
<subtitle>Proof-of-concept shared object injector that will eventually be integrated with PINCE.
</subtitle>
<id>https://git.jakob.space/hypodermic.git/atom?h=master</id>
<link rel='self' href='https://git.jakob.space/hypodermic.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://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://git.jakob.space/hypodermic.git/commit/?id=ebe7dd1682f79edae434b3440516f694b43bee79'/>
<id>urn:sha1:ebe7dd1682f79edae434b3440516f694b43bee79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial unit testing</title>
<updated>2017-09-12T19:30:25Z</updated>
<author>
<name>jakob</name>
<email>jakob@memeware.net</email>
</author>
<published>2017-09-12T19:30:25Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/hypodermic.git/commit/?id=33542bda8ee6d0a75c89522daf1c20d580894a01'/>
<id>urn:sha1:33542bda8ee6d0a75c89522daf1c20d580894a01</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://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://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://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://git.jakob.space/hypodermic.git/commit/?id=cd49a830921bbf59aa0ed86a453d63d2fc8a2d1e'/>
<id>urn:sha1:cd49a830921bbf59aa0ed86a453d63d2fc8a2d1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/TsarFox/hypodermic</title>
<updated>2017-09-09T00:36:11Z</updated>
<author>
<name>jakob</name>
<email>jakob@memeware.net</email>
</author>
<published>2017-09-09T00:36:11Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/hypodermic.git/commit/?id=1a17f23fce09b8325e237a2a65a2227ecf1310b8'/>
<id>urn:sha1:1a17f23fce09b8325e237a2a65a2227ecf1310b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added example of program manually mapping the RTLD into its own address space</title>
<updated>2017-09-09T00:35:52Z</updated>
<author>
<name>jakob</name>
<email>jakob@memeware.net</email>
</author>
<published>2017-09-09T00:35:52Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/hypodermic.git/commit/?id=085f81c9ad630bff88cb4b1482760ec6ff95bc6a'/>
<id>urn:sha1:085f81c9ad630bff88cb4b1482760ec6ff95bc6a</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://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://git.jakob.space/hypodermic.git/commit/?id=8927b31b8ef6334a5efd28ea779db5a58ac5d445'/>
<id>urn:sha1:8927b31b8ef6334a5efd28ea779db5a58ac5d445</id>
<content type='text'>
</content>
</entry>
</feed>
