<?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 for Opcode0x90's Blog</title>
	<atom:link href="http://opcode0x90.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://opcode0x90.wordpress.com</link>
	<description>The digital endoscopy</description>
	<lastBuildDate>Tue, 20 Oct 2009 01:25:31 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Patch for AppLocale by Kenneth Xu</title>
		<link>http://opcode0x90.wordpress.com/2008/01/09/patch-for-applocale/#comment-990</link>
		<dc:creator>Kenneth Xu</dc:creator>
		<pubDate>Tue, 20 Oct 2009 01:25:31 +0000</pubDate>
		<guid isPermaLink="false">http://opcode0x90.wordpress.com/2008/01/09/patch-for-applocale/#comment-990</guid>
		<description>Thank you so much for this!</description>
		<content:encoded><![CDATA[<p>Thank you so much for this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KiFastSystemCall Hook by Score</title>
		<link>http://opcode0x90.wordpress.com/2007/05/18/kifastsystemcall-hook/#comment-988</link>
		<dc:creator>Score</dc:creator>
		<pubDate>Thu, 13 Aug 2009 11:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://opcode0x90.wordpress.com/2007/05/18/kifastsystemcall-hook/#comment-988</guid>
		<description>@Longpoke: Replacing KiFastSystemCall (the function starts at the JMP) with this:

7C90E506      8D5424 08     LEA EDX,[ESP+8]
7C90E50A      CD 2E         INT 2E
7C90E50C      C3            RETN
7C90E50D   .  8D49 00       LEA ECX,[ECX]
7C90E510 &gt;  ^ EB F4         JMP SHORT 7C90E506

Does not break any programs.</description>
		<content:encoded><![CDATA[<p>@Longpoke: Replacing KiFastSystemCall (the function starts at the JMP) with this:</p>
<p>7C90E506      8D5424 08     LEA EDX,[ESP+8]<br />
7C90E50A      CD 2E         INT 2E<br />
7C90E50C      C3            RETN<br />
7C90E50D   .  8D49 00       LEA ECX,[ECX]<br />
7C90E510 &gt;  ^ EB F4         JMP SHORT 7C90E506</p>
<p>Does not break any programs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Patch for AppLocale by SamuelPhotos Blog &#187; Blog Archive &#187; Patch for AppLocale</title>
		<link>http://opcode0x90.wordpress.com/2008/01/09/patch-for-applocale/#comment-987</link>
		<dc:creator>SamuelPhotos Blog &#187; Blog Archive &#187; Patch for AppLocale</dc:creator>
		<pubDate>Wed, 08 Jul 2009 10:14:49 +0000</pubDate>
		<guid isPermaLink="false">http://opcode0x90.wordpress.com/2008/01/09/patch-for-applocale/#comment-987</guid>
		<description>[...] http://opcode0&#215;90.wordpress.com/2008/01/09/patch-for-applocale/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://opcode0&#215;90.wordpress.com/2008/01/09/patch-for-applocale/" rel="nofollow">http://opcode0&#215;90.wordpress.com/2008/01/09/patch-for-applocale/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MinGW bugs under Windows Vista by Minexew</title>
		<link>http://opcode0x90.wordpress.com/2007/10/19/dev-c-bugs-under-windows-vista/#comment-986</link>
		<dc:creator>Minexew</dc:creator>
		<pubDate>Sun, 28 Jun 2009 14:13:06 +0000</pubDate>
		<guid isPermaLink="false">http://opcode0x90.wordpress.com/2007/10/19/dev-c-bugs-under-windows-vista/#comment-986</guid>
		<description>I think much better solution is to simply use wxDev-C++ instead of the old abandoned Dev-C++ (http://wxdsgn.sourceforge.net/)</description>
		<content:encoded><![CDATA[<p>I think much better solution is to simply use wxDev-C++ instead of the old abandoned Dev-C++ (<a href="http://wxdsgn.sourceforge.net/" rel="nofollow">http://wxdsgn.sourceforge.net/</a>)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Patch for AppLocale by James</title>
		<link>http://opcode0x90.wordpress.com/2008/01/09/patch-for-applocale/#comment-985</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sun, 03 May 2009 22:50:18 +0000</pubDate>
		<guid isPermaLink="false">http://opcode0x90.wordpress.com/2008/01/09/patch-for-applocale/#comment-985</guid>
		<description>Thank you ^^
Time to say goodbye to this ANNOYING warning.</description>
		<content:encoded><![CDATA[<p>Thank you ^^<br />
Time to say goodbye to this ANNOYING warning.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Shield from thread injection by Andrew</title>
		<link>http://opcode0x90.wordpress.com/2007/04/17/shield-from-thread-injection/#comment-983</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Sat, 18 Apr 2009 09:25:46 +0000</pubDate>
		<guid isPermaLink="false">http://opcode0x90.wordpress.com/2007/04/17/shield-from-thread-injection/#comment-983</guid>
		<description>Hey op,

this is just wonderful piece of code and article.

however, this only works in xp .. I tried many times to look it up in vista, but obviously they got rid of that function or they changed the way it looks .. not sure.

I tried to search for the same asm pattern and all I got is nothing.

Hopefully, we find out a way in vista to block the calls.

regards,
-Andrew-</description>
		<content:encoded><![CDATA[<p>Hey op,</p>
<p>this is just wonderful piece of code and article.</p>
<p>however, this only works in xp .. I tried many times to look it up in vista, but obviously they got rid of that function or they changed the way it looks .. not sure.</p>
<p>I tried to search for the same asm pattern and all I got is nothing.</p>
<p>Hopefully, we find out a way in vista to block the calls.</p>
<p>regards,<br />
-Andrew-</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Patch for AppLocale by Wapper</title>
		<link>http://opcode0x90.wordpress.com/2008/01/09/patch-for-applocale/#comment-982</link>
		<dc:creator>Wapper</dc:creator>
		<pubDate>Sat, 21 Mar 2009 11:55:47 +0000</pubDate>
		<guid isPermaLink="false">http://opcode0x90.wordpress.com/2008/01/09/patch-for-applocale/#comment-982</guid>
		<description>Many thanks for the patch.</description>
		<content:encoded><![CDATA[<p>Many thanks for the patch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Patch for AppLocale by doofos</title>
		<link>http://opcode0x90.wordpress.com/2008/01/09/patch-for-applocale/#comment-978</link>
		<dc:creator>doofos</dc:creator>
		<pubDate>Wed, 11 Feb 2009 04:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://opcode0x90.wordpress.com/2008/01/09/patch-for-applocale/#comment-978</guid>
		<description>thank you, man, it&#039;s marvelous!!</description>
		<content:encoded><![CDATA[<p>thank you, man, it&#8217;s marvelous!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MinGW bugs under Windows Vista by Jhon Mnemonik</title>
		<link>http://opcode0x90.wordpress.com/2007/10/19/dev-c-bugs-under-windows-vista/#comment-977</link>
		<dc:creator>Jhon Mnemonik</dc:creator>
		<pubDate>Thu, 05 Feb 2009 21:09:25 +0000</pubDate>
		<guid isPermaLink="false">http://opcode0x90.wordpress.com/2007/10/19/dev-c-bugs-under-windows-vista/#comment-977</guid>
		<description>Cool man! Great stuff your info only one who worked for me! Thank you very much! Internet roool&#039;s!</description>
		<content:encoded><![CDATA[<p>Cool man! Great stuff your info only one who worked for me! Thank you very much! Internet roool&#8217;s!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Patch for AppLocale by mongol</title>
		<link>http://opcode0x90.wordpress.com/2008/01/09/patch-for-applocale/#comment-976</link>
		<dc:creator>mongol</dc:creator>
		<pubDate>Fri, 30 Jan 2009 00:32:32 +0000</pubDate>
		<guid isPermaLink="false">http://opcode0x90.wordpress.com/2008/01/09/patch-for-applocale/#comment-976</guid>
		<description>thank you very much. danke</description>
		<content:encoded><![CDATA[<p>thank you very much. danke</p>
]]></content:encoded>
	</item>
</channel>
</rss>
