<?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 Don&#039;t Stuff Beans Up Your Nose</title>
	<atom:link href="http://dontstuffbeansupyournose.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://dontstuffbeansupyournose.com</link>
	<description>Nerdy things...</description>
	<lastBuildDate>Thu, 26 Jan 2012 02:23:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Practical ARM Exploitation: A New Training by s7ephen</title>
		<link>http://dontstuffbeansupyournose.com/2012/01/12/practical-arm-exploitation-a-new-training/#comment-807</link>
		<dc:creator><![CDATA[s7ephen]]></dc:creator>
		<pubDate>Thu, 26 Jan 2012 02:23:06 +0000</pubDate>
		<guid isPermaLink="false">http://dontstuffbeansupyournose.com/?p=520#comment-807</guid>
		<description><![CDATA[Thanks man!I think you&#039;d dig it.]]></description>
		<content:encoded><![CDATA[<p>Thanks man!I think you&#8217;d dig it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Practical ARM Exploitation: A New Training by chicagoben (@chicagoben)</title>
		<link>http://dontstuffbeansupyournose.com/2012/01/12/practical-arm-exploitation-a-new-training/#comment-806</link>
		<dc:creator><![CDATA[chicagoben (@chicagoben)]]></dc:creator>
		<pubDate>Thu, 26 Jan 2012 01:46:26 +0000</pubDate>
		<guid isPermaLink="false">http://dontstuffbeansupyournose.com/?p=520#comment-806</guid>
		<description><![CDATA[s7ephen and slawlerguy, looks awesome! Wish I could attend.]]></description>
		<content:encoded><![CDATA[<p>s7ephen and slawlerguy, looks awesome! Wish I could attend.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hardware Hacking for Software People by s7ephen</title>
		<link>http://dontstuffbeansupyournose.com/2011/08/25/hardware-hacking-for-software-people/#comment-801</link>
		<dc:creator><![CDATA[s7ephen]]></dc:creator>
		<pubDate>Sun, 22 Jan 2012 06:28:08 +0000</pubDate>
		<guid isPermaLink="false">http://dontstuffbeansupyournose.com/?p=423#comment-801</guid>
		<description><![CDATA[Thanks man, I had no idea because I don&#039;t use delicious.]]></description>
		<content:encoded><![CDATA[<p>Thanks man, I had no idea because I don&#8217;t use delicious.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hardware Hacking for Software People by Gdogg</title>
		<link>http://dontstuffbeansupyournose.com/2011/08/25/hardware-hacking-for-software-people/#comment-800</link>
		<dc:creator><![CDATA[Gdogg]]></dc:creator>
		<pubDate>Sun, 22 Jan 2012 05:44:34 +0000</pubDate>
		<guid isPermaLink="false">http://dontstuffbeansupyournose.com/?p=423#comment-800</guid>
		<description><![CDATA[Great vid, great article. Not a lot of comments here, but it has over 2000 &#039;saves&#039; on delicious.com!]]></description>
		<content:encoded><![CDATA[<p>Great vid, great article. Not a lot of comments here, but it has over 2000 &#8216;saves&#8217; on delicious.com!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Disassembling Version 6 BlackBerry apps by kunss</title>
		<link>http://dontstuffbeansupyournose.com/2009/01/07/disassembling-version-6-blackberry-apps/#comment-799</link>
		<dc:creator><![CDATA[kunss]]></dc:creator>
		<pubDate>Sun, 22 Jan 2012 02:04:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.dontstuffbeansupyournose.com/?p=90#comment-799</guid>
		<description><![CDATA[I am getting the following error... kindly let me know how to resolve it.



C:\coddec&gt;java.exe -classpath c:\coddec\bin\Release net.rim.tools.compiler.Compi
ler XXXX.cod
null
java.io.EOFException
        at net.rim.tools.compiler.io.StructuredInputStream.read(StructuredInputS
tream.java:125)
        at net.rim.tools.compiler.io.StructuredInputStream.readByte(StructuredIn
putStream.java:133)
        at net.rim.tools.compiler.io.StructuredInputStream.readUnsignedShort1(St
ructuredInputStream.java:184)
        at net.rim.tools.compiler.codfile.FixupTableEntry.read(FixupTableEntry.j
ava:52)
        at net.rim.tools.compiler.codfile.FixupTableEntry.(FixupTableEntry
.java:72)
        at net.rim.tools.compiler.codfile.DataSection._doaZ(DataSection.java:551
)
        at net.rim.tools.compiler.codfile.DataSection.addClassRefs(DataSection.j
ava:279)
        at net.rim.tools.compiler.codfile.Codfile.processCodeSegment(Codfile.jav
a:144)
        at net.rim.tools.a.coddec.enumerateModules(coddec.java:920)
        at net.rim.tools.a.coddec.parseFile(coddec.java:955)
        at net.rim.tools.a.coddec.main(coddec.java:982)
        at net.rim.tools.compiler.Compiler.main(Compiler.java:3836)]]></description>
		<content:encoded><![CDATA[<p>I am getting the following error&#8230; kindly let me know how to resolve it.</p>
<p>C:\coddec&gt;java.exe -classpath c:\coddec\bin\Release net.rim.tools.compiler.Compi<br />
ler XXXX.cod<br />
null<br />
java.io.EOFException<br />
        at net.rim.tools.compiler.io.StructuredInputStream.read(StructuredInputS<br />
tream.java:125)<br />
        at net.rim.tools.compiler.io.StructuredInputStream.readByte(StructuredIn<br />
putStream.java:133)<br />
        at net.rim.tools.compiler.io.StructuredInputStream.readUnsignedShort1(St<br />
ructuredInputStream.java:184)<br />
        at net.rim.tools.compiler.codfile.FixupTableEntry.read(FixupTableEntry.j<br />
ava:52)<br />
        at net.rim.tools.compiler.codfile.FixupTableEntry.(FixupTableEntry<br />
.java:72)<br />
        at net.rim.tools.compiler.codfile.DataSection._doaZ(DataSection.java:551<br />
)<br />
        at net.rim.tools.compiler.codfile.DataSection.addClassRefs(DataSection.j<br />
ava:279)<br />
        at net.rim.tools.compiler.codfile.Codfile.processCodeSegment(Codfile.jav<br />
a:144)<br />
        at net.rim.tools.a.coddec.enumerateModules(coddec.java:920)<br />
        at net.rim.tools.a.coddec.parseFile(coddec.java:955)<br />
        at net.rim.tools.a.coddec.main(coddec.java:982)<br />
        at net.rim.tools.compiler.Compiler.main(Compiler.java:3836)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Disassembling Version 6 BlackBerry apps by kunss</title>
		<link>http://dontstuffbeansupyournose.com/2009/01/07/disassembling-version-6-blackberry-apps/#comment-798</link>
		<dc:creator><![CDATA[kunss]]></dc:creator>
		<pubDate>Sun, 22 Jan 2012 02:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.dontstuffbeansupyournose.com/?p=90#comment-798</guid>
		<description><![CDATA[C:\coddec&gt;java.exe -classpath c:\coddec\bin\Release net.rim.tools.compiler.Compi
ler XXXX.cod
null
java.io.EOFException
        at net.rim.tools.compiler.io.StructuredInputStream.read(StructuredInputS
tream.java:125)
        at net.rim.tools.compiler.io.StructuredInputStream.readByte(StructuredIn
putStream.java:133)
        at net.rim.tools.compiler.io.StructuredInputStream.readUnsignedShort1(St
ructuredInputStream.java:184)
        at net.rim.tools.compiler.codfile.FixupTableEntry.read(FixupTableEntry.j
ava:52)
        at net.rim.tools.compiler.codfile.FixupTableEntry.(FixupTableEntry
.java:72)
        at net.rim.tools.compiler.codfile.DataSection._doaZ(DataSection.java:551
)
        at net.rim.tools.compiler.codfile.DataSection.addClassRefs(DataSection.j
ava:279)
        at net.rim.tools.compiler.codfile.Codfile.processCodeSegment(Codfile.jav
a:144)
        at net.rim.tools.a.coddec.enumerateModules(coddec.java:920)
        at net.rim.tools.a.coddec.parseFile(coddec.java:955)
        at net.rim.tools.a.coddec.main(coddec.java:982)
        at net.rim.tools.compiler.Compiler.main(Compiler.java:3836)]]></description>
		<content:encoded><![CDATA[<p>C:\coddec&gt;java.exe -classpath c:\coddec\bin\Release net.rim.tools.compiler.Compi<br />
ler XXXX.cod<br />
null<br />
java.io.EOFException<br />
        at net.rim.tools.compiler.io.StructuredInputStream.read(StructuredInputS<br />
tream.java:125)<br />
        at net.rim.tools.compiler.io.StructuredInputStream.readByte(StructuredIn<br />
putStream.java:133)<br />
        at net.rim.tools.compiler.io.StructuredInputStream.readUnsignedShort1(St<br />
ructuredInputStream.java:184)<br />
        at net.rim.tools.compiler.codfile.FixupTableEntry.read(FixupTableEntry.j<br />
ava:52)<br />
        at net.rim.tools.compiler.codfile.FixupTableEntry.(FixupTableEntry<br />
.java:72)<br />
        at net.rim.tools.compiler.codfile.DataSection._doaZ(DataSection.java:551<br />
)<br />
        at net.rim.tools.compiler.codfile.DataSection.addClassRefs(DataSection.j<br />
ava:279)<br />
        at net.rim.tools.compiler.codfile.Codfile.processCodeSegment(Codfile.jav<br />
a:144)<br />
        at net.rim.tools.a.coddec.enumerateModules(coddec.java:920)<br />
        at net.rim.tools.a.coddec.parseFile(coddec.java:955)<br />
        at net.rim.tools.a.coddec.main(coddec.java:982)<br />
        at net.rim.tools.compiler.Compiler.main(Compiler.java:3836)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Practical ARM Exploitation: A New Training by s7ephen</title>
		<link>http://dontstuffbeansupyournose.com/2012/01/12/practical-arm-exploitation-a-new-training/#comment-792</link>
		<dc:creator><![CDATA[s7ephen]]></dc:creator>
		<pubDate>Wed, 18 Jan 2012 03:50:23 +0000</pubDate>
		<guid isPermaLink="false">http://dontstuffbeansupyournose.com/?p=520#comment-792</guid>
		<description><![CDATA[Dustin,
  Unfortunately other than the part of the lab manual we gave away on the blog we can&#039;t really give away course material. We are considering teaching it outside of the few conferences we are planning to give it at though.]]></description>
		<content:encoded><![CDATA[<p>Dustin,<br />
  Unfortunately other than the part of the lab manual we gave away on the blog we can&#8217;t really give away course material. We are considering teaching it outside of the few conferences we are planning to give it at though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Practical ARM Exploitation: A New Training by Dustin Schultz</title>
		<link>http://dontstuffbeansupyournose.com/2012/01/12/practical-arm-exploitation-a-new-training/#comment-789</link>
		<dc:creator><![CDATA[Dustin Schultz]]></dc:creator>
		<pubDate>Tue, 17 Jan 2012 02:03:25 +0000</pubDate>
		<guid isPermaLink="false">http://dontstuffbeansupyournose.com/?p=520#comment-789</guid>
		<description><![CDATA[This looks really good! Any way for an independent infosec nerd like myself to get hands on the manual without attending CanSecWest?]]></description>
		<content:encoded><![CDATA[<p>This looks really good! Any way for an independent infosec nerd like myself to get hands on the manual without attending CanSecWest?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Practical ARM Exploitation: A New Training by bob</title>
		<link>http://dontstuffbeansupyournose.com/2012/01/12/practical-arm-exploitation-a-new-training/#comment-787</link>
		<dc:creator><![CDATA[bob]]></dc:creator>
		<pubDate>Sat, 14 Jan 2012 19:01:33 +0000</pubDate>
		<guid isPermaLink="false">http://dontstuffbeansupyournose.com/?p=520#comment-787</guid>
		<description><![CDATA[Ok. this looks pretty elite.]]></description>
		<content:encoded><![CDATA[<p>Ok. this looks pretty elite.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hardware Hacking for Software People by Sobsen</title>
		<link>http://dontstuffbeansupyournose.com/2011/08/25/hardware-hacking-for-software-people/#comment-752</link>
		<dc:creator><![CDATA[Sobsen]]></dc:creator>
		<pubDate>Mon, 19 Dec 2011 09:18:05 +0000</pubDate>
		<guid isPermaLink="false">http://dontstuffbeansupyournose.com/?p=423#comment-752</guid>
		<description><![CDATA[Very cool and interesting stuff. Thanks for this!!]]></description>
		<content:encoded><![CDATA[<p>Very cool and interesting stuff. Thanks for this!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

