<?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/"
		>
<channel>
	<title>Comments on: Hiding from NT TaskManager</title>
	<atom:link href="http://w-shadow.com/blog/2006/09/21/hiding-from-nt-taskmanager/feed/" rel="self" type="application/rss+xml" />
	<link>http://w-shadow.com/blog/2006/09/21/hiding-from-nt-taskmanager/</link>
	<description>Slightly Advanced Computer Stuff (and some magic)</description>
	<lastBuildDate>Sat, 21 Nov 2009 04:22:17 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: nr</title>
		<link>http://w-shadow.com/blog/2006/09/21/hiding-from-nt-taskmanager/comment-page-1/#comment-19080</link>
		<dc:creator>nr</dc:creator>
		<pubDate>Tue, 03 Mar 2009 17:11:23 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/blog/2006/09/21/hiding-from-nt-taskmanager/#comment-19080</guid>
		<description>Hi,
Thanks alot,
Very nice and practical ways.

Goodluck.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks alot,<br />
Very nice and practical ways.</p>
<p>Goodluck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NoooH</title>
		<link>http://w-shadow.com/blog/2006/09/21/hiding-from-nt-taskmanager/comment-page-1/#comment-10447</link>
		<dc:creator>NoooH</dc:creator>
		<pubDate>Sun, 25 Nov 2007 17:10:57 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/blog/2006/09/21/hiding-from-nt-taskmanager/#comment-10447</guid>
		<description>Peace Up,

Thanks a lot, I think you found what I&#039;m looking for.</description>
		<content:encoded><![CDATA[<p>Peace Up,</p>
<p>Thanks a lot, I think you found what I&#8217;m looking for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: W-Shadow.com &#187; Blog Archive &#187; Manipulating taskbar buttons</title>
		<link>http://w-shadow.com/blog/2006/09/21/hiding-from-nt-taskmanager/comment-page-1/#comment-7</link>
		<dc:creator>W-Shadow.com &#187; Blog Archive &#187; Manipulating taskbar buttons</dc:creator>
		<pubDate>Sun, 01 Oct 2006 12:58:02 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/blog/2006/09/21/hiding-from-nt-taskmanager/#comment-7</guid>
		<description>[...] Note : most functions that access the toolbar will expect you to provide the data/buffers from the adress space of explorer.exe process. So you will need to either use WriteProcessMemory() &amp; ReadProcessMemory() or inject you DLL into the target process. I will assume the latter, as it will notably simplify the task. The former approach is described in this article on CodeProject, which served as basis and inspiration for this post. I included a simple DLL-injection example in my Hiding from NT Task Manage article. [...]</description>
		<content:encoded><![CDATA[<p>[...] Note : most functions that access the toolbar will expect you to provide the data/buffers from the adress space of explorer.exe process. So you will need to either use WriteProcessMemory() &#38; ReadProcessMemory() or inject you DLL into the target process. I will assume the latter, as it will notably simplify the task. The former approach is described in this article on CodeProject, which served as basis and inspiration for this post. I included a simple DLL-injection example in my Hiding from NT Task Manage article. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
