<?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/"
	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>Opcode0x90's Blog &#187; Uncategorized</title>
	<atom:link href="http://opcode0x90.wordpress.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://opcode0x90.wordpress.com</link>
	<description>The digital endoscopy</description>
	<lastBuildDate>Thu, 12 Feb 2009 08:46:01 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='opcode0x90.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/f8ef33675eaa1db2f7c43444a1b9f12b?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Opcode0x90's Blog &#187; Uncategorized</title>
		<link>http://opcode0x90.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://opcode0x90.wordpress.com/osd.xml" title="Opcode0&#215;90&#8217;s Blog" />
		<item>
		<title>Moved all stuff to Google Code</title>
		<link>http://opcode0x90.wordpress.com/2008/11/23/moved-all-stuff-to-google-code/</link>
		<comments>http://opcode0x90.wordpress.com/2008/11/23/moved-all-stuff-to-google-code/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 05:35:34 +0000</pubDate>
		<dc:creator>opcode0x90</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://opcode0x90.wordpress.com/?p=65</guid>
		<description><![CDATA[After some hassle I finally got my own SVN repository at Google Code. Slowly I will be migrating all my stuff there and say goodbye to free filehosting. Hopefully Google Code won&#8217;t fail me.
Also, I decided to rewrite most of my MASM source here in C++, since most of you guys aren&#8217;t assembly freak like [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=opcode0x90.wordpress.com&blog=990722&post=65&subd=opcode0x90&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>After some hassle I finally got my own SVN repository at Google Code. Slowly I will be migrating all my stuff there and say goodbye to free filehosting. Hopefully Google Code won&#8217;t fail me.</p>
<p>Also, I decided to rewrite most of my MASM source here in C++, since most of you guys aren&#8217;t assembly freak like me <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  and probably C++ is much easier to code than assembly too. (Side note: C/C++ pointer is very much different from assembly and that, have seriously confused me at times. :/)</p>
<p>My SVN repository is available here. Feel free to look around and leave comments here.<br />
<a href="http://code.google.com/p/opcode0x90/">http://code.google.com/p/opcode0&#215;90/</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/opcode0x90.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/opcode0x90.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/opcode0x90.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/opcode0x90.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/opcode0x90.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/opcode0x90.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/opcode0x90.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/opcode0x90.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/opcode0x90.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/opcode0x90.wordpress.com/65/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=opcode0x90.wordpress.com&blog=990722&post=65&subd=opcode0x90&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://opcode0x90.wordpress.com/2008/11/23/moved-all-stuff-to-google-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ef4acfc57292f1f3b4889d1f7fea684d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">opcode0x90</media:title>
		</media:content>
	</item>
		<item>
		<title>Thwarting VM Detection by Tom Liston and Ed Skudis</title>
		<link>http://opcode0x90.wordpress.com/2007/06/06/xrefs-article-thwarting-vm-detection-by-tom-liston-and-ed-skudis/</link>
		<comments>http://opcode0x90.wordpress.com/2007/06/06/xrefs-article-thwarting-vm-detection-by-tom-liston-and-ed-skudis/#comments</comments>
		<pubDate>Wed, 06 Jun 2007 12:13:56 +0000</pubDate>
		<dc:creator>opcode0x90</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://opcode0x90.wordpress.com/2007/06/06/xrefs-article-thwarting-vm-detection-by-tom-liston-and-ed-skudis/</guid>
		<description><![CDATA[I believe most of you have at least heard of VMware, Microsoft Virtual PC, or the recent VirtualBox (http://www.virtualbox.org/) These are virtualization software. They create virtual machine environment (called guest) that runs on your local computer (called host). These software are pretty useful especially when it comes to analyzing malwares or other uses. *ahem*  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=opcode0x90.wordpress.com&blog=990722&post=14&subd=opcode0x90&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I believe most of you have at least heard of VMware, Microsoft Virtual PC, or the recent VirtualBox (<a href="http://www.virtualbox.org/">http://www.virtualbox.org/</a>) These are <em>virtualization </em>software. They create virtual machine environment (called guest) that runs on your local computer (called host). These software are pretty useful especially when it comes to analyzing malwares or <em>other </em>uses. *ahem* <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>This is a neat paper about how to detect a VME, and about how to prevent it against detection. Recommended read.</p>
<p><a href="http://handlers.sans.org/tliston/ThwartingVMDetection_Liston_Skoudis.pdf">http://handlers.sans.org/tliston/ThwartingVMDetection_Liston_Skoudis.pdf</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/opcode0x90.wordpress.com/14/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/opcode0x90.wordpress.com/14/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/opcode0x90.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/opcode0x90.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/opcode0x90.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/opcode0x90.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/opcode0x90.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/opcode0x90.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/opcode0x90.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/opcode0x90.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/opcode0x90.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/opcode0x90.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=opcode0x90.wordpress.com&blog=990722&post=14&subd=opcode0x90&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://opcode0x90.wordpress.com/2007/06/06/xrefs-article-thwarting-vm-detection-by-tom-liston-and-ed-skudis/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ef4acfc57292f1f3b4889d1f7fea684d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">opcode0x90</media:title>
		</media:content>
	</item>
	</channel>
</rss>