<?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"
	>
<channel>
	<title>Comments on: Breaking encryption the easy way</title>
	<atom:link href="http://www.reactivated.net/weblog/archives/2006/01/breaking-encryption-the-easy-way/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.reactivated.net/weblog/archives/2006/01/breaking-encryption-the-easy-way/</link>
	<description>they got a skin and they put me in</description>
	<pubDate>Thu, 28 Aug 2008 15:40:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Galerio</title>
		<link>http://www.reactivated.net/weblog/archives/2006/01/breaking-encryption-the-easy-way/#comment-16081</link>
		<dc:creator>Galerio</dc:creator>
		<pubDate>Thu, 13 Sep 2007 21:11:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.reactivated.net/weblog/?p=80#comment-16081</guid>
		<description>Well... is there any software that is not Digital Persona that we can use with our MS fingerprint reader? Any better software... Maybe freeware... 
And after having changed the firmware (in the windows dll), can we use software like DigitalPersona PRO?

Thanks</description>
		<content:encoded><![CDATA[<p>Well&#8230; is there any software that is not Digital Persona that we can use with our MS fingerprint reader? Any better software&#8230; Maybe freeware&#8230;<br />
And after having changed the firmware (in the windows dll), can we use software like DigitalPersona PRO?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joseph</title>
		<link>http://www.reactivated.net/weblog/archives/2006/01/breaking-encryption-the-easy-way/#comment-7671</link>
		<dc:creator>joseph</dc:creator>
		<pubDate>Thu, 26 Oct 2006 06:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.reactivated.net/weblog/?p=80#comment-7671</guid>
		<description>Hi im implementing an fingerprint enhancement algorithm using partial derivates just as verifinger algorithm, the idea is to continue the fvs project and is my Ms final work, Im working in windows with the C++ builder, Im about to purchase the UrU4000 but digital persona's peoples told me that to obtain an image i have also to purchase their damn SDK, do anyone knows how to interactuate with the Driver whit out purchasing their SDK ???  guido.pusiol@gmail.com 
thnx</description>
		<content:encoded><![CDATA[<p>Hi im implementing an fingerprint enhancement algorithm using partial derivates just as verifinger algorithm, the idea is to continue the fvs project and is my Ms final work, Im working in windows with the C++ builder, Im about to purchase the UrU4000 but digital persona&#8217;s peoples told me that to obtain an image i have also to purchase their damn SDK, do anyone knows how to interactuate with the Driver whit out purchasing their SDK ???  <a href="mailto:guido.pusiol@gmail.com">guido.pusiol@gmail.com</a><br />
thnx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dsd&#8217;s weblog &#187; Blog Archive &#187; Fingerprinting</title>
		<link>http://www.reactivated.net/weblog/archives/2006/01/breaking-encryption-the-easy-way/#comment-5596</link>
		<dc:creator>dsd&#8217;s weblog &#187; Blog Archive &#187; Fingerprinting</dc:creator>
		<pubDate>Wed, 30 Aug 2006 03:24:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.reactivated.net/weblog/?p=80#comment-5596</guid>
		<description>[...] dsd&#8217;s weblog friend of the night     &#171; Using git-bisect to find buggy kernel patches  Breaking encryption the easy way &#187; [...]</description>
		<content:encoded><![CDATA[<p>[...] dsd&#8217;s weblog friend of the night     &laquo; Using git-bisect to find buggy kernel patches  Breaking encryption the easy way &raquo; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dsd&#8217;s weblog &#187; Blog Archive &#187; libdpfp 0.2.0 released</title>
		<link>http://www.reactivated.net/weblog/archives/2006/01/breaking-encryption-the-easy-way/#comment-5324</link>
		<dc:creator>dsd&#8217;s weblog &#187; Blog Archive &#187; libdpfp 0.2.0 released</dc:creator>
		<pubDate>Wed, 16 Aug 2006 17:25:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.reactivated.net/weblog/?p=80#comment-5324</guid>
		<description>[...] Not requiring firmware avoids the potential distribution issues we had: we don&#8217;t have the rights to distribute their firmware. It is now not required because the device stores it, and even brand new devices seem to ship with the firmware already saved on the device. One reason we might need the firmware again is to disable encryption, but I&#8217;m reasonably confident we can do that without a firmware image &#8212; just waiting for someone who has a device which is encrypting images to come along so that I can test a theory. [...]</description>
		<content:encoded><![CDATA[<p>[...] Not requiring firmware avoids the potential distribution issues we had: we don&#8217;t have the rights to distribute their firmware. It is now not required because the device stores it, and even brand new devices seem to ship with the firmware already saved on the device. One reason we might need the firmware again is to disable encryption, but I&#8217;m reasonably confident we can do that without a firmware image &#8212; just waiting for someone who has a device which is encrypting images to come along so that I can test a theory. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nathan</title>
		<link>http://www.reactivated.net/weblog/archives/2006/01/breaking-encryption-the-easy-way/#comment-1690</link>
		<dc:creator>nathan</dc:creator>
		<pubDate>Wed, 17 May 2006 18:32:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.reactivated.net/weblog/?p=80#comment-1690</guid>
		<description>to change the firmware in windows...

if starting from scratch.
1 - unzip MS software. (DP_PM_xxxxx, avail from Microsoft).
2 - in *driver*, modify the *dpD0Bx01.dll* file (should be around 80kb) in a hex editor.
3 - modify bit at 0xE9B7 from a 0 to a 1. save it.
4- plug your MSFR in, and it should ask for drivers. point it to the stuff you unzipped/modified.

if you already have it installed.
1 - unplug your MSFP.
2 - goto windows/system32/
3 - modify the *dpD0Bx01.dll* file (should be around 80kb) in a hex editor.
4 - modify bit at 0xE9B7 from a 0 to a 1. save it.
5 - plug the MSFP back it.

NOTE: Once you flip that one bit, the MS software will NOT work anymore. You can use GrFinger to verify that the image from the fingerprint ready is now encrypted. (before - fingerprint is visible; after - fingerprint is "noise")</description>
		<content:encoded><![CDATA[<p>to change the firmware in windows&#8230;</p>
<p>if starting from scratch.<br />
1 - unzip MS software. (DP_PM_xxxxx, avail from Microsoft).<br />
2 - in *driver*, modify the *dpD0Bx01.dll* file (should be around 80kb) in a hex editor.<br />
3 - modify bit at 0xE9B7 from a 0 to a 1. save it.<br />
4- plug your MSFR in, and it should ask for drivers. point it to the stuff you unzipped/modified.</p>
<p>if you already have it installed.<br />
1 - unplug your MSFP.<br />
2 - goto windows/system32/<br />
3 - modify the *dpD0Bx01.dll* file (should be around 80kb) in a hex editor.<br />
4 - modify bit at 0xE9B7 from a 0 to a 1. save it.<br />
5 - plug the MSFP back it.</p>
<p>NOTE: Once you flip that one bit, the MS software will NOT work anymore. You can use GrFinger to verify that the image from the fingerprint ready is now encrypted. (before - fingerprint is visible; after - fingerprint is &#8220;noise&#8221;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adzni</title>
		<link>http://www.reactivated.net/weblog/archives/2006/01/breaking-encryption-the-easy-way/#comment-1394</link>
		<dc:creator>Adzni</dc:creator>
		<pubDate>Thu, 20 Apr 2006 10:26:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.reactivated.net/weblog/?p=80#comment-1394</guid>
		<description>May I know know if U are U 4000 can be converted to serial? is there such converter? 
 Actually, my project is to make U are U 4000 to be a stand alone sensor by adding Bluetooth feature in it. However, stand alone Bluetooth only support serial. your suggestions are highly appreciated</description>
		<content:encoded><![CDATA[<p>May I know know if U are U 4000 can be converted to serial? is there such converter?<br />
 Actually, my project is to make U are U 4000 to be a stand alone sensor by adding Bluetooth feature in it. However, stand alone Bluetooth only support serial. your suggestions are highly appreciated</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adzni</title>
		<link>http://www.reactivated.net/weblog/archives/2006/01/breaking-encryption-the-easy-way/#comment-1393</link>
		<dc:creator>Adzni</dc:creator>
		<pubDate>Thu, 20 Apr 2006 10:23:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.reactivated.net/weblog/?p=80#comment-1393</guid>
		<description>AMi know know if U are U 4000 can be converted to serial? is there such converter?</description>
		<content:encoded><![CDATA[<p>AMi know know if U are U 4000 can be converted to serial? is there such converter?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Godzilla41</title>
		<link>http://www.reactivated.net/weblog/archives/2006/01/breaking-encryption-the-easy-way/#comment-1208</link>
		<dc:creator>Godzilla41</dc:creator>
		<pubDate>Fri, 07 Apr 2006 22:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.reactivated.net/weblog/?p=80#comment-1208</guid>
		<description>Nice project 
I am form thailand i sale finger print product and interest develop Finger in linux Now i have EDK of A5 Fingerprint product of www.zksoftware.com</description>
		<content:encoded><![CDATA[<p>Nice project<br />
I am form thailand i sale finger print product and interest develop Finger in linux Now i have EDK of A5 Fingerprint product of <a href="http://www.zksoftware.com" rel="nofollow">http://www.zksoftware.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kiran Alamgir</title>
		<link>http://www.reactivated.net/weblog/archives/2006/01/breaking-encryption-the-easy-way/#comment-1024</link>
		<dc:creator>Kiran Alamgir</dc:creator>
		<pubDate>Mon, 20 Mar 2006 17:35:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.reactivated.net/weblog/?p=80#comment-1024</guid>
		<description>Please I need a way to upload the firmware of digital persona to MS

I am using windows currently</description>
		<content:encoded><![CDATA[<p>Please I need a way to upload the firmware of digital persona to MS</p>
<p>I am using windows currently</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chirly</title>
		<link>http://www.reactivated.net/weblog/archives/2006/01/breaking-encryption-the-easy-way/#comment-1001</link>
		<dc:creator>chirly</dc:creator>
		<pubDate>Thu, 16 Mar 2006 13:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.reactivated.net/weblog/?p=80#comment-1001</guid>
		<description>dsd:
help me please!</description>
		<content:encoded><![CDATA[<p>dsd:<br />
help me please!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
