<?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: XorHack v2.0: The Updated PS3 Exploit Toolkit</title> <atom:link href="http://xorloser.com/?feed=rss2&#038;p=297" rel="self" type="application/rss+xml" /><link>http://xorloser.com/?p=297</link> <description>Insights into projects I am working on and other things that catch my interest</description> <lastBuildDate>Thu, 02 Sep 2010 05:06:17 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>By: PlazticHellfire666_7337b1tc3z</title><link>http://xorloser.com/?p=297&#038;cpage=3#comment-1375</link> <dc:creator>PlazticHellfire666_7337b1tc3z</dc:creator> <pubDate>Fri, 27 Aug 2010 05:08:00 +0000</pubDate> <guid
isPermaLink="false">http://xorloser.com/?p=297#comment-1375</guid> <description>will this let me play singstar for free?</description> <content:encoded><![CDATA[<p>will this let me play singstar for free?</p> ]]></content:encoded> </item> <item><title>By: Hailfire101</title><link>http://xorloser.com/?p=297&#038;cpage=3#comment-1373</link> <dc:creator>Hailfire101</dc:creator> <pubDate>Thu, 19 Aug 2010 10:48:55 +0000</pubDate> <guid
isPermaLink="false">http://xorloser.com/?p=297#comment-1373</guid> <description>Can you confirm real or fake on the latest videos from OzMods?</description> <content:encoded><![CDATA[<p>Can you confirm real or fake on the latest videos from OzMods?</p> ]]></content:encoded> </item> <item><title>By: eric</title><link>http://xorloser.com/?p=297&#038;cpage=3#comment-1372</link> <dc:creator>eric</dc:creator> <pubDate>Wed, 18 Aug 2010 00:53:31 +0000</pubDate> <guid
isPermaLink="false">http://xorloser.com/?p=297#comment-1372</guid> <description>can you hax mw2</description> <content:encoded><![CDATA[<p>can you hax mw2</p> ]]></content:encoded> </item> <item><title>By: graf_chokolo</title><link>http://xorloser.com/?p=297&#038;cpage=3#comment-1371</link> <dc:creator>graf_chokolo</dc:creator> <pubDate>Mon, 16 Aug 2010 12:43:39 +0000</pubDate> <guid
isPermaLink="false">http://xorloser.com/?p=297#comment-1371</guid> <description>Figured out what hypervisor saves in HSPRG0, hehe :-)
It is a key structure and is accessed in every hv call.
I know now where it is in the dump, hehe :-)</description> <content:encoded><![CDATA[<p>Figured out what hypervisor saves in HSPRG0, hehe <img
src='http://xorloser.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br
/> It is a key structure and is accessed in every hv call.<br
/> I know now where it is in the dump, hehe <img
src='http://xorloser.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: NOITATSYALP</title><link>http://xorloser.com/?p=297&#038;cpage=3#comment-1370</link> <dc:creator>NOITATSYALP</dc:creator> <pubDate>Mon, 16 Aug 2010 07:05:01 +0000</pubDate> <guid
isPermaLink="false">http://xorloser.com/?p=297#comment-1370</guid> <description>Is there a software only exploit on the way? I would love to try this stuff out but I don&#039;t want to mess with my hardware. How hard would this be to do after knowledge of the HV and NAND is more studied?</description> <content:encoded><![CDATA[<p>Is there a software only exploit on the way? I would love to try this stuff out but I don&#8217;t want to mess with my hardware. How hard would this be to do after knowledge of the HV and NAND is more studied?</p> ]]></content:encoded> </item> <item><title>By: Disane</title><link>http://xorloser.com/?p=297&#038;cpage=3#comment-1368</link> <dc:creator>Disane</dc:creator> <pubDate>Sat, 14 Aug 2010 15:47:03 +0000</pubDate> <guid
isPermaLink="false">http://xorloser.com/?p=297#comment-1368</guid> <description>Great work, Unfortunately i havent got your message. Meet me on ps3dev tonight and I&#039;ll give you my email address where you can find me.</description> <content:encoded><![CDATA[<p>Great work, Unfortunately i havent got your message. Meet me on ps3dev tonight and I&#8217;ll give you my email address where you can find me.</p> ]]></content:encoded> </item> <item><title>By: graf_chokolo</title><link>http://xorloser.com/?p=297&#038;cpage=3#comment-1367</link> <dc:creator>graf_chokolo</dc:creator> <pubDate>Sat, 14 Aug 2010 13:44:23 +0000</pubDate> <guid
isPermaLink="false">http://xorloser.com/?p=297#comment-1367</guid> <description>Found functions strcpy and strchr.
strncpy: 0028FFFC
strnchr: 0029DDD4They are used in file system module.</description> <content:encoded><![CDATA[<p>Found functions strcpy and strchr.<br
/> strncpy: 0028FFFC<br
/> strnchr: 0029DDD4</p><p>They are used in file system module.</p> ]]></content:encoded> </item> <item><title>By: graf_chokolo</title><link>http://xorloser.com/?p=297&#038;cpage=3#comment-1366</link> <dc:creator>graf_chokolo</dc:creator> <pubDate>Sat, 14 Aug 2010 07:44:10 +0000</pubDate> <guid
isPermaLink="false">http://xorloser.com/?p=297#comment-1366</guid> <description>Found some kind of kernel memory allocator: 002B8AE8
Used in alot of places to allocate memory, hehe :-)</description> <content:encoded><![CDATA[<p>Found some kind of kernel memory allocator: 002B8AE8<br
/> Used in alot of places to allocate memory, hehe <img
src='http://xorloser.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: GeoMathLoveChild</title><link>http://xorloser.com/?p=297&#038;cpage=3#comment-1365</link> <dc:creator>GeoMathLoveChild</dc:creator> <pubDate>Sat, 14 Aug 2010 02:19:33 +0000</pubDate> <guid
isPermaLink="false">http://xorloser.com/?p=297#comment-1365</guid> <description>What about the flags at 00002100?00002108 : &quot;allow bypass of HV for unrestricted memory r/w access&quot;
00002120 : &quot;disable decryption SPU&quot;
00002164 : &quot;set console type : 00000001 = retail &amp; 00000004 = test&quot;
0000217c : &quot;allow play of unlicensed game&quot;
000021f4 : &quot;magically makes you an elite hacker&quot;</description> <content:encoded><![CDATA[<p>What about the flags at 00002100?</p><p>00002108 : &#8220;allow bypass of HV for unrestricted memory r/w access&#8221;<br
/> 00002120 : &#8220;disable decryption SPU&#8221;<br
/> 00002164 : &#8220;set console type : 00000001 = retail &amp; 00000004 = test&#8221;<br
/> 0000217c : &#8220;allow play of unlicensed game&#8221;<br
/> 000021f4 : &#8220;magically makes you an elite hacker&#8221;</p> ]]></content:encoded> </item> <item><title>By: graf_chokolo</title><link>http://xorloser.com/?p=297&#038;cpage=2#comment-1364</link> <dc:creator>graf_chokolo</dc:creator> <pubDate>Fri, 13 Aug 2010 17:36:32 +0000</pubDate> <guid
isPermaLink="false">http://xorloser.com/?p=297#comment-1364</guid> <description>Loader parameters are stored at 00002C10.</description> <content:encoded><![CDATA[<p>Loader parameters are stored at 00002C10.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 2/17 queries in 0.036 seconds using disk

Served from: xorloser.com @ 2010-09-08 20:05:05 -->