Thread
:
[HELP] is there a kindletool for PW?
View Single Post
11-08-2012, 06:35 AM
#
3
phoeagon
Enthusiast
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
View Public Profile
Find More Posts by phoeagon
Track Posts by phoeagon via RSS