<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Quickpost: Shellcode to Load a DLL From Memory</title>
	<atom:link href="http://blog.didierstevens.com/2010/01/28/quickpost-shellcode-to-load-a-dll-from-memory/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.didierstevens.com/2010/01/28/quickpost-shellcode-to-load-a-dll-from-memory/</link>
	<description>(blog 'DidierStevens)</description>
	<lastBuildDate>Sat, 11 Feb 2012 16:16:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: [0x0027]Exploit writing tutorial part 9 : Introduction to Win32 shellcoding &#171; Eohnik.c</title>
		<link>http://blog.didierstevens.com/2010/01/28/quickpost-shellcode-to-load-a-dll-from-memory/#comment-39785</link>
		<dc:creator><![CDATA[[0x0027]Exploit writing tutorial part 9 : Introduction to Win32 shellcoding &#171; Eohnik.c]]></dc:creator>
		<pubDate>Sun, 05 Sep 2010 12:29:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.didierstevens.com/?p=1959#comment-39785</guid>
		<description><![CDATA[[...] http://blog.didierstevens.com/2010/01/28/quickpost-shellcode-to-load-a-dll-from-memory/ [...]]]></description>
		<content:encoded><![CDATA[<p>[...] <a href="http://blog.didierstevens.com/2010/01/28/quickpost-shellcode-to-load-a-dll-from-memory/" rel="nofollow">http://blog.didierstevens.com/2010/01/28/quickpost-shellcode-to-load-a-dll-from-memory/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Exploit writing tutorial part 9 : Introduction to Win32 shellcoding &#124; Peter Van Eeckhoutte&#39;s Blog</title>
		<link>http://blog.didierstevens.com/2010/01/28/quickpost-shellcode-to-load-a-dll-from-memory/#comment-37743</link>
		<dc:creator><![CDATA[Exploit writing tutorial part 9 : Introduction to Win32 shellcoding &#124; Peter Van Eeckhoutte&#39;s Blog]]></dc:creator>
		<pubDate>Thu, 25 Feb 2010 16:25:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.didierstevens.com/?p=1959#comment-37743</guid>
		<description><![CDATA[[...] http://blog.didierstevens.com/2010/01/28/quickpost-shellcode-to-load-a-dll-from-memory/ [...]]]></description>
		<content:encoded><![CDATA[<p>[...] <a href="http://blog.didierstevens.com/2010/01/28/quickpost-shellcode-to-load-a-dll-from-memory/" rel="nofollow">http://blog.didierstevens.com/2010/01/28/quickpost-shellcode-to-load-a-dll-from-memory/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MemoryLoadLibrary: From C Program to Shellcode &#171; Didier Stevens</title>
		<link>http://blog.didierstevens.com/2010/01/28/quickpost-shellcode-to-load-a-dll-from-memory/#comment-37706</link>
		<dc:creator><![CDATA[MemoryLoadLibrary: From C Program to Shellcode &#171; Didier Stevens]]></dc:creator>
		<pubDate>Tue, 16 Feb 2010 00:41:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.didierstevens.com/?p=1959#comment-37706</guid>
		<description><![CDATA[[...] to&#160;Shellcode Filed under: Hacking, My Software, Shellcode &#8212; Didier Stevens @ 0:40   The DLL-loading shellcode I used in my cmd.xls spreadsheet was generated with a method I worked out to generate WIN32 [...]]]></description>
		<content:encoded><![CDATA[<p>[...] to&nbsp;Shellcode Filed under: Hacking, My Software, Shellcode &#8212; Didier Stevens @ 0:40   The DLL-loading shellcode I used in my cmd.xls spreadsheet was generated with a method I worked out to generate WIN32 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Excel with cmd.dll &#38; regedit.dll &#171; Didier Stevens</title>
		<link>http://blog.didierstevens.com/2010/01/28/quickpost-shellcode-to-load-a-dll-from-memory/#comment-37669</link>
		<dc:creator><![CDATA[Excel with cmd.dll &#38; regedit.dll &#171; Didier Stevens]]></dc:creator>
		<pubDate>Mon, 08 Feb 2010 21:18:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.didierstevens.com/?p=1959#comment-37669</guid>
		<description><![CDATA[[...] The shellcode loads a DLL from memory into memory. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] The shellcode loads a DLL from memory into memory. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cmd.dll &#171; Didier Stevens</title>
		<link>http://blog.didierstevens.com/2010/01/28/quickpost-shellcode-to-load-a-dll-from-memory/#comment-37633</link>
		<dc:creator><![CDATA[cmd.dll &#171; Didier Stevens]]></dc:creator>
		<pubDate>Thu, 04 Feb 2010 01:17:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.didierstevens.com/?p=1959#comment-37633</guid>
		<description><![CDATA[[...] This is a screenshot of cmd.dll injected inside Excel with my memory module shellcode: [...]]]></description>
		<content:encoded><![CDATA[<p>[...] This is a screenshot of cmd.dll injected inside Excel with my memory module shellcode: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Didier Stevens</title>
		<link>http://blog.didierstevens.com/2010/01/28/quickpost-shellcode-to-load-a-dll-from-memory/#comment-37627</link>
		<dc:creator><![CDATA[Didier Stevens]]></dc:creator>
		<pubDate>Wed, 03 Feb 2010 19:18:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.didierstevens.com/?p=1959#comment-37627</guid>
		<description><![CDATA[@Ian: Nope. Tested with Notepad. IceSword lists 25 modules before the injection, and 25 modules after the injection.]]></description>
		<content:encoded><![CDATA[<p>@Ian: Nope. Tested with Notepad. IceSword lists 25 modules before the injection, and 25 modules after the injection.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://blog.didierstevens.com/2010/01/28/quickpost-shellcode-to-load-a-dll-from-memory/#comment-37624</link>
		<dc:creator><![CDATA[Ian]]></dc:creator>
		<pubDate>Wed, 03 Feb 2010 14:23:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.didierstevens.com/?p=1959#comment-37624</guid>
		<description><![CDATA[Is that DLL is visible in IceSword ?]]></description>
		<content:encoded><![CDATA[<p>Is that DLL is visible in IceSword ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Week 4 in Review &#8211; 2010 &#124; Infosec Events</title>
		<link>http://blog.didierstevens.com/2010/01/28/quickpost-shellcode-to-load-a-dll-from-memory/#comment-37576</link>
		<dc:creator><![CDATA[Week 4 in Review &#8211; 2010 &#124; Infosec Events]]></dc:creator>
		<pubDate>Mon, 01 Feb 2010 16:57:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.didierstevens.com/?p=1959#comment-37576</guid>
		<description><![CDATA[[...] Quickpost: Shellcode to Load a DLL From Memory &#8211; didierstevens.com The author developed shellcode to load a DLL, not with LoadLibrary, but directly from memory. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Quickpost: Shellcode to Load a DLL From Memory &#8211; didierstevens.com The author developed shellcode to load a DLL, not with LoadLibrary, but directly from memory. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Didier Stevens</title>
		<link>http://blog.didierstevens.com/2010/01/28/quickpost-shellcode-to-load-a-dll-from-memory/#comment-37573</link>
		<dc:creator><![CDATA[Didier Stevens]]></dc:creator>
		<pubDate>Mon, 01 Feb 2010 09:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.didierstevens.com/?p=1959#comment-37573</guid>
		<description><![CDATA[@him: use the Metasploit framework, it has different modules to exploit Adobe reader vulnerabilities.]]></description>
		<content:encoded><![CDATA[<p>@him: use the Metasploit framework, it has different modules to exploit Adobe reader vulnerabilities.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Didier Stevens</title>
		<link>http://blog.didierstevens.com/2010/01/28/quickpost-shellcode-to-load-a-dll-from-memory/#comment-37570</link>
		<dc:creator><![CDATA[Didier Stevens]]></dc:creator>
		<pubDate>Mon, 01 Feb 2010 09:18:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.didierstevens.com/?p=1959#comment-37570</guid>
		<description><![CDATA[@PJ: I saw the ReflectiveDLLInject code, and although the end result is the same, my shellcode works differently.

A reflective DLL is compiled with a special, location independent bootstrap function. That function loads the DLL from memory into memory. The Payload::Windows::ReflectiveDllInject shellcode finds and executes the bootstrap function.

My shellcode is different: the DLL to be loaded doesn&#039;t need bootstrap code, everything is done by the shellcode (that&#039;s why it&#039;s big: 2000+ bytes, 22K asm file).

Summary: both method achieve the same result. MSF&#039;s shellcode is way smaller, but the DLL needs special code. My shellcode is big, but the DLL needs no special code.]]></description>
		<content:encoded><![CDATA[<p>@PJ: I saw the ReflectiveDLLInject code, and although the end result is the same, my shellcode works differently.</p>
<p>A reflective DLL is compiled with a special, location independent bootstrap function. That function loads the DLL from memory into memory. The Payload::Windows::ReflectiveDllInject shellcode finds and executes the bootstrap function.</p>
<p>My shellcode is different: the DLL to be loaded doesn&#8217;t need bootstrap code, everything is done by the shellcode (that&#8217;s why it&#8217;s big: 2000+ bytes, 22K asm file).</p>
<p>Summary: both method achieve the same result. MSF&#8217;s shellcode is way smaller, but the DLL needs special code. My shellcode is big, but the DLL needs no special code.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

