<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/utils/nwztools/upgtools/mg.cpp, branch working</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>nwztools/upgtools: rewrite keysig brute force search</title>
<updated>2016-10-27T21:06:16+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2016-10-27T21:06:16+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=37f95f67fec2b2460903ffa5255b1beeba1731fd'/>
<id>37f95f67fec2b2460903ffa5255b1beeba1731fd</id>
<content type='text'>
The new search has two new features:
- it takes advantage of the fact that DES keys are only 56-bit long (and not 64)
- it is now multithreaded
As a proof of concept, I ran it on the A10 series firmware upgrade and was able
to find the key in a few seconds using 4 threads. The search is still limited
to ascii hex passwords (seems to work on all devices I have tried thus far).

Change-Id: Ied080286d2bbdc493a6ceaecaaadba802b429666
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new search has two new features:
- it takes advantage of the fact that DES keys are only 56-bit long (and not 64)
- it is now multithreaded
As a proof of concept, I ran it on the A10 series firmware upgrade and was able
to find the key in a few seconds using 4 threads. The search is still limited
to ascii hex passwords (seems to work on all devices I have tried thus far).

Change-Id: Ied080286d2bbdc493a6ceaecaaadba802b429666
</pre>
</div>
</content>
</entry>
<entry>
<title>upgtools: allow creation of a UPG archive + improvements</title>
<updated>2012-11-13T17:25:00+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2012-11-12T17:35:00+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=214f226ca63c8c5d6f446d69ffe95aec91779254'/>
<id>214f226ca63c8c5d6f446d69ffe95aec91779254</id>
<content type='text'>
Change-Id: I9c3e2eb95f7eb6d41591b006328fd720dfcf93a5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I9c3e2eb95f7eb6d41591b006328fd720dfcf93a5
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce upgtools for sony nwz players</title>
<updated>2012-11-03T01:16:01+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2012-11-03T01:16:01+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=cb09e369fb1ed41b5724a45929a49b42c2718203'/>
<id>cb09e369fb1ed41b5724a45929a49b42c2718203</id>
<content type='text'>
This tool can unpack UPG archives for firmware updates.

Change-Id: I32f5f1a84759198c7af4a4ecfd7aa65eaeda567a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This tool can unpack UPG archives for firmware updates.

Change-Id: I32f5f1a84759198c7af4a4ecfd7aa65eaeda567a
</pre>
</div>
</content>
</entry>
</feed>
