<?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>Notes &#187; hacking</title>
	<atom:link href="http://alexpb.com/notes/articles/category/hacking/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexpb.com/notes</link>
	<description></description>
	<lastBuildDate>Tue, 27 Dec 2011 13:04:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>HDCP Encryption/Decryption Code</title>
		<link>http://alexpb.com/notes/articles/2010/09/30/hdcp-encryptiondecryption-code/</link>
		<comments>http://alexpb.com/notes/articles/2010/09/30/hdcp-encryptiondecryption-code/#comments</comments>
		<pubDate>Fri, 01 Oct 2010 03:15:53 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[electronics]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[hardware]]></category>

		<guid isPermaLink="false">http://alexpb.com/notes/?p=878</guid>
		<description><![CDATA[DOWNLOAD: hdcp-0.3.tgz]]></description>
			<content:encoded><![CDATA[<p>DOWNLOAD: <a href="/download/hdcp-0.3.tgz">hdcp-0.3.tgz</a></p>
<pre class="brush: plain; title: ; notranslate">
COMPILE: make
TEST: ./hdcp -t
(If there is any &quot;!&quot; in the output, then there was an error)
BENCHMARK: ./hdcp -S
</pre>
]]></content:encoded>
			<wfw:commentRss>http://alexpb.com/notes/articles/2010/09/30/hdcp-encryptiondecryption-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bump Keying</title>
		<link>http://alexpb.com/notes/articles/2006/10/09/bump-keying/</link>
		<comments>http://alexpb.com/notes/articles/2006/10/09/bump-keying/#comments</comments>
		<pubDate>Tue, 10 Oct 2006 00:30:14 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[hacking]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://alexpb.com/notes3/archives/15</guid>
		<description><![CDATA[Unlock wide variety of locks with a bumping(rapping) key. I didn&#8217;t try this, but it seems like a good idea. They claim you can open 90% of all locks with this technique. All you need is an existing key that fits the target lock, a metal file and something to hit the key.. To see [...]]]></description>
			<content:encoded><![CDATA[<p>Unlock wide variety of locks with a bumping(rapping) key.</p>
<p>I didn&#8217;t try this, but it seems like a good idea. They claim you can open 90% of all locks with this technique.<br />
All you need is an existing key that fits the target lock, a metal file and something to hit the key.. To see how to do it, you can find a video and pdf and video at: <a href="http://www.toool.nl/">toool.nl</a>.</p>
<p>There is bump proof locks, they are more expensive than your regular hardware store locks but I think it&#8217;s worth it.  You can find a list <a href="http://wiki.whatthehack.org/images/0/00/BumpkeyPresentatie.pdf">here</a> (PDF).</p>
]]></content:encoded>
			<wfw:commentRss>http://alexpb.com/notes/articles/2006/10/09/bump-keying/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

