Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle > Kindle Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 11-08-2012, 06:27 AM   #1
phoeagon
Enthusiast
phoeagon knows the difference between 'who' and 'whom'phoeagon knows the difference between 'who' and 'whom'phoeagon knows the difference between 'who' and 'whom'phoeagon knows the difference between 'who' and 'whom'phoeagon knows the difference between 'who' and 'whom'phoeagon knows the difference between 'who' and 'whom'phoeagon knows the difference between 'who' and 'whom'phoeagon knows the difference between 'who' and 'whom'phoeagon knows the difference between 'who' and 'whom'phoeagon knows the difference between 'who' and 'whom'phoeagon knows the difference between 'who' and 'whom'
 
Posts: 38
Karma: 10000
Join Date: Feb 2012
Device: Kindle Touch
[HELP] is there a kindletool for PW?

Is there a kindletool for PW?
I'm trying to inspect the 5.3 update but i don't have a PW.
and the kindletool binary i have reports "unknown bundle" when trying to extract the update bin.
Thanks in advance.
phoeagon is offline   Reply With Quote
Old 11-08-2012, 06:30 AM   #2
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Yep.

I'm fairly sure the latest release handles this update type, if not, the git tree does.

(I guess it really *was* useful to add support for this update type after all ;D).

Last edited by NiLuJe; 11-08-2012 at 06:35 AM.
NiLuJe is offline   Reply With Quote
Advert
Old 11-08-2012, 06:35 AM   #3
phoeagon
Enthusiast
phoeagon knows the difference between 'who' and 'whom'phoeagon knows the difference between 'who' and 'whom'phoeagon knows the difference between 'who' and 'whom'phoeagon knows the difference between 'who' and 'whom'phoeagon knows the difference between 'who' and 'whom'phoeagon knows the difference between 'who' and 'whom'phoeagon knows the difference between 'who' and 'whom'phoeagon knows the difference between 'who' and 'whom'phoeagon knows the difference between 'who' and 'whom'phoeagon knows the difference between 'who' and 'whom'phoeagon knows the difference between 'who' and 'whom'
 
Posts: 38
Karma: 10000
Join Date: Feb 2012
Device: Kindle Touch
well, i changed the lines in "get_bundle_version" in the source to read something like:
if(!strncmp(magic_number, "FB03", 4) ||
!strncmp(magic_number, "FB02", 4) || !strncmp(magic_number, "FB01", 4))
return RecoveryUpdate;
and it seems to work....
phoeagon is offline   Reply With Quote
Old 11-08-2012, 10:15 AM   #4
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
That's incidental, because the header size happens to be still fixed, and still of the same length than the older recovery update format.

But this is (properly, at least on the convert/extract side of things) supported since v1.5.3 anyway, you don't have to patch anything...
NiLuJe is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
KindleTool: Create/Unpack Kindle update files NiLuJe Kindle Developer's Corner 189 12-21-2021 09:41 PM


All times are GMT -4. The time now is 04:59 AM.


MobileRead.com is a privately owned, operated and funded community.