<?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 for j00ru//vx tech blog</title>
	<atom:link href="http://j00ru.vexillium.org/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://j00ru.vexillium.org</link>
	<description>Coding, reverse engineering, OS internals covered one more time</description>
	<lastBuildDate>Thu, 23 May 2013 19:21:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on NoSuchCon&#8217;13 and crashing Windows with two instructions by CRONICAS DE UN HACKER&#8230; Sólo 2 instrucciones para provocar el fallo de cualquier sistema Windows de 32 bits &#124; Factor Noticia</title>
		<link>http://j00ru.vexillium.org/?p=1767&#038;cpage=1#comment-174391</link>
		<dc:creator>CRONICAS DE UN HACKER&#8230; Sólo 2 instrucciones para provocar el fallo de cualquier sistema Windows de 32 bits &#124; Factor Noticia</dc:creator>
		<pubDate>Thu, 23 May 2013 19:21:51 +0000</pubDate>
		<guid isPermaLink="false">http://j00ru.vexillium.org/?p=1767#comment-174391</guid>
		<description><![CDATA[[...] NoSuchCon’13 and crashing Windows with two instructions  Abusing Windows NT #PF Trap Handler to Bugcheck and Leak [...]]]></description>
		<content:encoded><![CDATA[<p>[...] NoSuchCon’13 and crashing Windows with two instructions  Abusing Windows NT #PF Trap Handler to Bugcheck and Leak [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on NoSuchCon&#8217;13 and crashing Windows with two instructions by Andrea</title>
		<link>http://j00ru.vexillium.org/?p=1767&#038;cpage=1#comment-174037</link>
		<dc:creator>Andrea</dc:creator>
		<pubDate>Wed, 22 May 2013 16:44:58 +0000</pubDate>
		<guid isPermaLink="false">http://j00ru.vexillium.org/?p=1767#comment-174037</guid>
		<description><![CDATA[As usual, great work dude!
It was a pleasure for me to meet you!

Andrea]]></description>
		<content:encoded><![CDATA[<p>As usual, great work dude!<br />
It was a pleasure for me to meet you!</p>
<p>Andrea</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on NoSuchCon&#8217;13 and crashing Windows with two instructions by jusme</title>
		<link>http://j00ru.vexillium.org/?p=1767&#038;cpage=1#comment-173998</link>
		<dc:creator>jusme</dc:creator>
		<pubDate>Wed, 22 May 2013 14:17:19 +0000</pubDate>
		<guid isPermaLink="false">http://j00ru.vexillium.org/?p=1767#comment-173998</guid>
		<description><![CDATA[xor ebp, ebp
jmp 0x8327d1b7

holds up fine on my xpsp3 x86. ;)
Great stuff, as usual.]]></description>
		<content:encoded><![CDATA[<p>xor ebp, ebp<br />
jmp 0x8327d1b7</p>
<p>holds up fine on my xpsp3 x86. ;)<br />
Great stuff, as usual.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SyScan 2013, Bochspwn paper and slides by Ani</title>
		<link>http://j00ru.vexillium.org/?p=1695&#038;cpage=1#comment-173988</link>
		<dc:creator>Ani</dc:creator>
		<pubDate>Wed, 22 May 2013 13:18:53 +0000</pubDate>
		<guid isPermaLink="false">http://j00ru.vexillium.org/?p=1695#comment-173988</guid>
		<description><![CDATA[Hi guys,

I got 2 questions for you. 

1) Have you seen the presentation about VirtICE that was held at blackhat 2010? http://media.blackhat.com/bh-us-10/whitepapers/Anh/BlackHat-USA-2010-Anh-Virt-ICE-wp.pdf

2) Is it possible to make any comparison between yours and their approach, even though you do not have their tool (I assume)? Do you see any benefits of using Qemu instead of Boch, for example? 
Considering to make my own tool/framework for this and wonder which way to go. Why did you pick Boch?]]></description>
		<content:encoded><![CDATA[<p>Hi guys,</p>
<p>I got 2 questions for you. </p>
<p>1) Have you seen the presentation about VirtICE that was held at blackhat 2010? <a href="http://media.blackhat.com/bh-us-10/whitepapers/Anh/BlackHat-USA-2010-Anh-Virt-ICE-wp.pdf" rel="nofollow">http://media.blackhat.com/bh-us-10/whitepapers/Anh/BlackHat-USA-2010-Anh-Virt-ICE-wp.pdf</a></p>
<p>2) Is it possible to make any comparison between yours and their approach, even though you do not have their tool (I assume)? Do you see any benefits of using Qemu instead of Boch, for example?<br />
Considering to make my own tool/framework for this and wonder which way to go. Why did you pick Boch?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fun facts: Windows kernel and guard pages by NoSuchCon&#8217;13 and crashing Windows with two instructions &#124; j00ru//vx tech blog</title>
		<link>http://j00ru.vexillium.org/?p=1594&#038;cpage=1#comment-173860</link>
		<dc:creator>NoSuchCon&#8217;13 and crashing Windows with two instructions &#124; j00ru//vx tech blog</dc:creator>
		<pubDate>Wed, 22 May 2013 02:01:08 +0000</pubDate>
		<guid isPermaLink="false">http://j00ru.vexillium.org/?p=1594#comment-173860</guid>
		<description><![CDATA[[...] and kernel code execution flow&#8221; &#8211; a technique already described in the &#8220;Fun facts: Windows kernel and guard pages&#8221; and &#8220;A story of win32k!cCapString, or unicode strings gone bad.&#8221; blog posts. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] and kernel code execution flow&#8221; &#8211; a technique already described in the &#8220;Fun facts: Windows kernel and guard pages&#8221; and &#8220;A story of win32k!cCapString, or unicode strings gone bad.&#8221; blog posts. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SyScan 2013, Bochspwn paper and slides by NoSuchCon&#8217;13 and crashing Windows with two instructions &#124; j00ru//vx tech blog</title>
		<link>http://j00ru.vexillium.org/?p=1695&#038;cpage=1#comment-173859</link>
		<dc:creator>NoSuchCon&#8217;13 and crashing Windows with two instructions &#124; j00ru//vx tech blog</dc:creator>
		<pubDate>Wed, 22 May 2013 02:00:35 +0000</pubDate>
		<guid isPermaLink="false">http://j00ru.vexillium.org/?p=1695#comment-173859</guid>
		<description><![CDATA[[...] of the function&#8217;s parameters. Due to lack of time, this was not covered at NSC; however, our SyScan&#8217;13 slides and paper explain the problem thoroughly. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] of the function&#8217;s parameters. Due to lack of time, this was not covered at NSC; however, our SyScan&#8217;13 slides and paper explain the problem thoroughly. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ZeroNights slides, Hack In The Box Magazine #9 and other news by NoSuchCon&#8217;13 and crashing Windows with two instructions &#124; j00ru//vx tech blog</title>
		<link>http://j00ru.vexillium.org/?p=1441&#038;cpage=1#comment-173858</link>
		<dc:creator>NoSuchCon&#8217;13 and crashing Windows with two instructions &#124; j00ru//vx tech blog</dc:creator>
		<pubDate>Wed, 22 May 2013 01:57:25 +0000</pubDate>
		<guid isPermaLink="false">http://j00ru.vexillium.org/?p=1441#comment-173858</guid>
		<description><![CDATA[[...] Copy Functions in Local Windows Kernel Exploitation&#8221; article published last year in the Hack in the Box Magazine, Issue 009. The Proof of Concept source code of a vulnerable device driver and an exploit used during live [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Copy Functions in Local Windows Kernel Exploitation&#8221; article published last year in the Hack in the Box Magazine, Issue 009. The Proof of Concept source code of a vulnerable device driver and an exploit used during live [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SyScan 2013, Bochspwn paper and slides by ncr</title>
		<link>http://j00ru.vexillium.org/?p=1695&#038;cpage=1#comment-170375</link>
		<dc:creator>ncr</dc:creator>
		<pubDate>Tue, 07 May 2013 20:54:34 +0000</pubDate>
		<guid isPermaLink="false">http://j00ru.vexillium.org/?p=1695#comment-170375</guid>
		<description><![CDATA[I agree with mgrzeg, you should write a book about windows kernel security and exploitation. excellent work, as always.]]></description>
		<content:encoded><![CDATA[<p>I agree with mgrzeg, you should write a book about windows kernel security and exploitation. excellent work, as always.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SyScan 2013, Bochspwn paper and slides by mgrzeg</title>
		<link>http://j00ru.vexillium.org/?p=1695&#038;cpage=1#comment-170294</link>
		<dc:creator>mgrzeg</dc:creator>
		<pubDate>Tue, 07 May 2013 10:44:43 +0000</pubDate>
		<guid isPermaLink="false">http://j00ru.vexillium.org/?p=1695#comment-170294</guid>
		<description><![CDATA[69 pages paper - guys, you should definitely write a book about windows security :)]]></description>
		<content:encoded><![CDATA[<p>69 pages paper &#8211; guys, you should definitely write a book about windows security :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SyScan 2013, Bochspwn paper and slides by j00ru</title>
		<link>http://j00ru.vexillium.org/?p=1695&#038;cpage=1#comment-170279</link>
		<dc:creator>j00ru</dc:creator>
		<pubDate>Tue, 07 May 2013 09:32:38 +0000</pubDate>
		<guid isPermaLink="false">http://j00ru.vexillium.org/?p=1695#comment-170279</guid>
		<description><![CDATA[@Andrea: Thanks! At NoSuchCon, I am going to be presenting a slightly different research :) You shall find out soon.

@Brendan: I dropped you an e-mail.]]></description>
		<content:encoded><![CDATA[<p>@Andrea: Thanks! At NoSuchCon, I am going to be presenting a slightly different research :) You shall find out soon.</p>
<p>@Brendan: I dropped you an e-mail.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
