
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Webkoof &#187; C/C++</title>
	<atom:link href="http://webkoof.com/category/cc/feed/" rel="self" type="application/rss+xml" />
	<link>http://webkoof.com</link>
	<description>Relax, its only ONES and ZEROS !</description>
	<lastBuildDate>Wed, 16 Dec 2009 07:48:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to write obfuscated code?</title>
		<link>http://webkoof.com/2009/03/13/how-to-write-obfuscated-code/</link>
		<comments>http://webkoof.com/2009/03/13/how-to-write-obfuscated-code/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 06:35:40 +0000</pubDate>
		<dc:creator>Vikash</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Obfuscated]]></category>
		<category><![CDATA[obfuscating techniques]]></category>

		<guid isPermaLink="false">http://webkoof.com/?p=109</guid>
		<description><![CDATA[Obfuscated codes are source codes which are difficult to understand and adapt. There are many reasons people obfuscate codes: some wants to hide the code because they don&#8217;t want anyone else to copy/reuse portions of their code, sometimes people want to win competitions , sometimes they want to impress others and sometimes they do because [...]]]></description>
		<wfw:commentRss>http://webkoof.com/2009/03/13/how-to-write-obfuscated-code/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Obfuscated code in C</title>
		<link>http://webkoof.com/2008/08/25/obfuscated-code-in-c/</link>
		<comments>http://webkoof.com/2008/08/25/obfuscated-code-in-c/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 09:34:24 +0000</pubDate>
		<dc:creator>Vikash</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Obfuscated]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://webkoof.com/?p=6</guid>
		<description><![CDATA[If you think that program below will not get compiled, think again. Try compiling and running it. And see the output it produces. #include&#60;stdio.h&#62; main&#40;&#41; &#123; int a,b,c; int count = 1; for &#40;b=c=10;a= &#34;- LLLLLL?, LMKC,XYZHELLO FOLKS,\ TFy!QJu ROo TNn(ROo)SLq SLq ULo+\ UHs UJq TNn*RPn/QPbEWS_JSWQAIJO^\ NBELPeHBFHT}TnALVlBLOFAkHFOuFETp\ HCStHAUFAgcEAelclcn^r^r\\tZvYxXy\ T&#124;S~Pn SPm SOn TNn ULo0ULo#ULo-W\ Hq!WFs XDt!&#34; [...]]]></description>
		<wfw:commentRss>http://webkoof.com/2008/08/25/obfuscated-code-in-c/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
