<?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: cmd.dll</title>
	<atom:link href="http://blog.didierstevens.com/2010/02/04/cmd-dll/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.didierstevens.com/2010/02/04/cmd-dll/</link>
	<description>(blog 'DidierStevens)</description>
	<lastBuildDate>Wed, 08 Feb 2012 19:23:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Didier Stevens</title>
		<link>http://blog.didierstevens.com/2010/02/04/cmd-dll/#comment-47553</link>
		<dc:creator><![CDATA[Didier Stevens]]></dc:creator>
		<pubDate>Fri, 18 Nov 2011 17:34:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.didierstevens.com/?p=1975#comment-47553</guid>
		<description><![CDATA[@fcassia there are some tools around that let you change the title of a Window.

And there are some commercial cmd replacements that offer multiple windows.]]></description>
		<content:encoded><![CDATA[<p>@fcassia there are some tools around that let you change the title of a Window.</p>
<p>And there are some commercial cmd replacements that offer multiple windows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fcassia</title>
		<link>http://blog.didierstevens.com/2010/02/04/cmd-dll/#comment-47519</link>
		<dc:creator><![CDATA[fcassia]]></dc:creator>
		<pubDate>Thu, 17 Nov 2011 22:52:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.didierstevens.com/?p=1975#comment-47519</guid>
		<description><![CDATA[Excellent!. I arrived here by Googling for &quot;CMD.exe souce code&quot; ;-).

I´ve been trying to find a cmd.exe replacement to use on my WinXP SP3 VMs because I often have a dozen open cmd windows inside the VM and need to know which is which, so I thought I´d recompile cmd.exe to update the wndows´ titlebar with the current path.

Before I do that, though, I wonder if perhaps there isn´t a COMSPEC parameter or other standard windows way to achieve this?.

Thanks!
FC]]></description>
		<content:encoded><![CDATA[<p>Excellent!. I arrived here by Googling for &#8220;CMD.exe souce code&#8221; <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> .</p>
<p>I´ve been trying to find a cmd.exe replacement to use on my WinXP SP3 VMs because I often have a dozen open cmd windows inside the VM and need to know which is which, so I thought I´d recompile cmd.exe to update the wndows´ titlebar with the current path.</p>
<p>Before I do that, though, I wonder if perhaps there isn´t a COMSPEC parameter or other standard windows way to achieve this?.</p>
<p>Thanks!<br />
FC</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hans</title>
		<link>http://blog.didierstevens.com/2010/02/04/cmd-dll/#comment-41348</link>
		<dc:creator><![CDATA[Hans]]></dc:creator>
		<pubDate>Mon, 03 Jan 2011 15:21:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.didierstevens.com/?p=1975#comment-41348</guid>
		<description><![CDATA[Thks, that made me experiment more with the ReactOS cmd.exe
version You can make the dll smaller by removing the string tables
languages (has no use there) and not using unicode (saves you macro
space) My cmd.dll is now 120 KB and the cmd.exe which uses the dll
is 64 KB (contains 1 string table) Its a perfect replacement for
the old MS version, no incompatibilities discovered yet.]]></description>
		<content:encoded><![CDATA[<p>Thks, that made me experiment more with the ReactOS cmd.exe<br />
version You can make the dll smaller by removing the string tables<br />
languages (has no use there) and not using unicode (saves you macro<br />
space) My cmd.dll is now 120 KB and the cmd.exe which uses the dll<br />
is 64 KB (contains 1 string table) Its a perfect replacement for<br />
the old MS version, no incompatibilities discovered yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Excel with cmd.dll &#38; regedit.dll &#171; Didier Stevens</title>
		<link>http://blog.didierstevens.com/2010/02/04/cmd-dll/#comment-37670</link>
		<dc:creator><![CDATA[Excel with cmd.dll &#38; regedit.dll &#171; Didier Stevens]]></dc:creator>
		<pubDate>Mon, 08 Feb 2010 21:18:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.didierstevens.com/?p=1975#comment-37670</guid>
		<description><![CDATA[[...] modified source code from ReactOS to transform cmd.exe into cmd.dll and regedit into a [...]]]></description>
		<content:encoded><![CDATA[<p>[...] modified source code from ReactOS to transform cmd.exe into cmd.dll and regedit into a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Week 5 in Review &#124; Infosec Events</title>
		<link>http://blog.didierstevens.com/2010/02/04/cmd-dll/#comment-37663</link>
		<dc:creator><![CDATA[Week 5 in Review &#124; Infosec Events]]></dc:creator>
		<pubDate>Mon, 08 Feb 2010 14:28:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.didierstevens.com/?p=1975#comment-37663</guid>
		<description><![CDATA[[...] cmd.dll &#8211; didierstevens.com Take a command interpreter and transform it from an EXE into a DLL. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] cmd.dll &#8211; didierstevens.com Take a command interpreter and transform it from an EXE into a DLL. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Didier Stevens</title>
		<link>http://blog.didierstevens.com/2010/02/04/cmd-dll/#comment-37646</link>
		<dc:creator><![CDATA[Didier Stevens]]></dc:creator>
		<pubDate>Thu, 04 Feb 2010 23:41:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.didierstevens.com/?p=1975#comment-37646</guid>
		<description><![CDATA[@Ivan: Merci! BTW, I think you would also need to do something to select the correct win station/desktop when you inject this in a service (no interaction with user desktop).]]></description>
		<content:encoded><![CDATA[<p>@Ivan: Merci! BTW, I think you would also need to do something to select the correct win station/desktop when you inject this in a service (no interaction with user desktop).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan</title>
		<link>http://blog.didierstevens.com/2010/02/04/cmd-dll/#comment-37643</link>
		<dc:creator><![CDATA[Ivan]]></dc:creator>
		<pubDate>Thu, 04 Feb 2010 18:59:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.didierstevens.com/?p=1975#comment-37643</guid>
		<description><![CDATA[Hi,
Actually, when i want to inject a DLL and spawn a shell i use this code : http://support.microsoft.com/kb/105305

Hope i will be usefull :)
Cheers
Ivan]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
Actually, when i want to inject a DLL and spawn a shell i use this code : <a href="http://support.microsoft.com/kb/105305" rel="nofollow">http://support.microsoft.com/kb/105305</a></p>
<p>Hope i will be usefull <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Cheers<br />
Ivan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Didier Stevens</title>
		<link>http://blog.didierstevens.com/2010/02/04/cmd-dll/#comment-37639</link>
		<dc:creator><![CDATA[Didier Stevens]]></dc:creator>
		<pubDate>Thu, 04 Feb 2010 09:32:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.didierstevens.com/?p=1975#comment-37639</guid>
		<description><![CDATA[@Rickard: if I understand your question, you want to run a VBA macro in Excel that sends commands to the &quot;Excel-command-prompt&quot;?

The only way I can think of is to use sendkeys and send keystrokes it to the &quot;Excel-command-prompt&quot; window.]]></description>
		<content:encoded><![CDATA[<p>@Rickard: if I understand your question, you want to run a VBA macro in Excel that sends commands to the &#8220;Excel-command-prompt&#8221;?</p>
<p>The only way I can think of is to use sendkeys and send keystrokes it to the &#8220;Excel-command-prompt&#8221; window.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rickard</title>
		<link>http://blog.didierstevens.com/2010/02/04/cmd-dll/#comment-37637</link>
		<dc:creator><![CDATA[Rickard]]></dc:creator>
		<pubDate>Thu, 04 Feb 2010 08:38:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.didierstevens.com/?p=1975#comment-37637</guid>
		<description><![CDATA[This could actually be very useful.
Can you with some VBA script run program in the &quot;Excel-command-promt&quot;?]]></description>
		<content:encoded><![CDATA[<p>This could actually be very useful.<br />
Can you with some VBA script run program in the &#8220;Excel-command-promt&#8221;?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

