12-10-2011, 02:54 AM | #1 |
Kindle Dissector
Posts: 662
Karma: 475607
Join Date: Jul 2010
Device: Amazon Kindle 3
|
Kindle Touch 5.0 Jailbreak
Here is the Kindle 4 and Touch jailbreak using ixtab's data.tar.gz method. There are three ways of using this package, but you must try them in order if one doesn't work (see the readme for more details). Also new to this jailbreak is that I am now including Java kindlet keys with this and all my future jailbreak releases so developers are create jailbreak-signed kindlets (details on the download page and readme) (thanks to PoP for the merged keystore).
Please note that packages on the Kindle Touch cannot work on the Kindle 4 as is and vice versa! Packages for Kindle 3 can be easily ported to Kindle 4, but not as easy for the Touch. Download and Information http://yifan.lu/p/kindle-touch-jailbreak/ Packages for Kindle Touch -Simple Usbnetwork 1.1 update (ssh over wifi and changing root password from search): https://github.com/downloads/yifanlu...usbnet_1.1.zip -Simple screensaver 1.0 (not for KSO): https://github.com/downloads/yifanlu...nsaver_1.0.zip Tool for creating packages -Kindle Tool for OSX/Linux/Windows - Create and extract Kindle 4.0/5.0 update packages: https://github.com/downloads/yifanlu...kindletool.zip Donations are welcome The information below is outdated and is only for archival purposes. ================= Well, here it is. There's not much to say, so I'll show it to you. I've posted all the technical details and download information here: http://yifan.lu/2011/12/10/kindle-to...kroot-and-ssh/ Please note that the Kindle Touch has changed dramatically from the Kindle 3. This means that no current hacks will work as-is on the touch. Additionally, there are currently no tools to create update packages for the new Kindle format. Of course, anyone can uncomment one line from /usr/sbin/otaup to allow old update format, but I'm going to take the hard road and code a new package tool. While that's happening, you can run any shell script by putting it in "runme.sh" on the USB drive and run the jailbreak (it is safe to run as many times as you want). I've also included a VERY BARE-BONES usbnetwork hack. It's no where near as good as Niluje's usbnetwork hack for the Kindle 3. You cannot ssh over wifi and you need to find your root password with Sir Alex's tool when you ssh through usbnet. Therefore, this jailbreak is target at developers mainly, but it's easy enough for anyone to run. I guess, if it isn't obivous, I need to point out this is only works on the kindle touch. K4 developers can access SSH like so: https://www.mobileread.com/forums/sho...&postcount=202 Special thanks to: -hondamarlboro, ramirami, ichinomoto for dumping the NAND (couldn't have analyzed the files without it) -The helpful folks in the IRC (irc://irc.freenode.net:6667/kindledev) -Amazon (for making it easy this time) -Anyone who supported me Last edited by yifanlu; 01-29-2012 at 02:19 AM. |
12-10-2011, 04:55 AM | #2 |
Connoisseur
Posts: 79
Karma: 2718
Join Date: Aug 2011
Device: Kindle 3G
|
Well damn. That's just loverly. Congratulations dude.
|
Advert | |
|
12-10-2011, 08:12 AM | #3 |
Wizard
Posts: 1,669
Karma: 2300001
Join Date: Mar 2011
Location: Türkiye
Device: Kindle 5.3.7
|
|
12-10-2011, 08:31 AM | #4 |
Junior Member
Posts: 2
Karma: 10
Join Date: Dec 2011
Device: Kindle Touch
|
You people are amazing!!
|
12-10-2011, 11:34 AM | #5 |
Carpe diem, c'est la vie.
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
|
Kindle Touch Jailbreak Support Team:
https://www.mobileread.com/forums/sho...d.php?t=158894 Thank you yifanlu for all the hard work, and special thanks to the Kindle Touch Jailbreak Support Team for funding your research and giving you the courage (and encouragement) to crack open your Kindle Touch. Last edited by geekmaster; 12-10-2011 at 11:50 AM. |
Advert | |
|
12-10-2011, 12:40 PM | #6 |
Carpe diem, c'est la vie.
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
|
|
12-10-2011, 01:11 PM | #7 |
Junior Member
Posts: 2
Karma: 10
Join Date: Nov 2011
Device: Kindle Touch
|
nice! I would love to be able to add (calculated) page numbers and pages left in chapter to mine somehow, and turn off full justification.
|
12-10-2011, 04:01 PM | #8 |
BLAM!
Posts: 13,497
Karma: 26047188
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
|
w00t!
Huge thanks to everyone involved . Now if only the Touch was available *outside* of the US... grmbl. |
12-10-2011, 07:42 PM | #9 |
Kindle Dissector
Posts: 662
Karma: 475607
Join Date: Jul 2010
Device: Amazon Kindle 3
|
I wrote a VERY simple screensaver hack. Like the usbnetwork one, it's very minimal and only does what it says (no advanced features).
It's not for and doesn't work on special offer kindles, so don't even ask. https://github.com/downloads/yifanlu...nsaver_1.0.zip Now it's important to follow the naming rules or the screensaver won't show up or worse, the screensaver module will crash and you need to restart the kindle after you fix it. 1) Each image MUST be a grayscale PNG that is 600 × 800 2) Each image MUST be named bg_xsmall_ss##.png, where ## is a two digit number from 00 to 99 3) You MUST have an image named bg_xsmall_ss00.png and you CANNOT skip a number (ex: bg_xsmall_ss00.png, bg_xsmall_ss02.png but no bg_xsmall_ss01.png) The image displayed is in the order of the number (You CAN delete, replace, and rename images already in the folder. They are just copies.) |
12-10-2011, 08:06 PM | #10 | |
Wizard
Posts: 1,119
Karma: 1019140
Join Date: Oct 2009
Location: Australia
Device: kindle, Ipad, Iphone, Nexus and PPW
|
Quote:
Nice work on all this btw! |
|
12-10-2011, 08:07 PM | #11 |
Kindle Dissector
Posts: 662
Karma: 475607
Join Date: Jul 2010
Device: Amazon Kindle 3
|
Yes, if you pay them and you get the generic pencils and stuff screensavers (at least no more dead authors) you can use this.
|
12-11-2011, 10:32 AM | #12 |
Wizard
Posts: 1,516
Karma: 2567610
Join Date: Oct 2009
Device: Kindles - Keyboard, Fire, 2-US, iPhone, iPAD
|
You guys are awesome
|
12-11-2011, 02:00 PM | #13 |
Kindle Dissector
Posts: 662
Karma: 475607
Join Date: Jul 2010
Device: Amazon Kindle 3
|
Added an update to simple usbnet. You can now ssh over wifi. Plus, set root password by searching ";un password YOURPASSWORDHERE"
|
12-11-2011, 07:24 PM | #14 |
Junior Member
Posts: 9
Karma: 10
Join Date: Nov 2011
Device: Kindle Touch
|
Simply amazing.
That didn't take long, did it? :-) $30 to getrid of the SOs... I think I'll save ten and send $20 to yifanlu instead. |
12-11-2011, 07:44 PM | #15 |
Wizard
Posts: 1,119
Karma: 1019140
Join Date: Oct 2009
Location: Australia
Device: kindle, Ipad, Iphone, Nexus and PPW
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Kindle Touch 5.1, Jailbreak, and Screensaver Hack | sparrowlight | Kindle Developer's Corner | 23 | 09-26-2012 01:15 AM |
[Kindle Touch] Firmware 5.1.0 and jailbreak | ixtab | Kindle Developer's Corner | 85 | 06-28-2012 05:43 AM |
How to Kindle touch - jailbreak, screensaver | morgun | Kindle Developer's Corner | 3 | 05-21-2012 07:39 PM |
Kindle Touch Jailbreak Support Team | geekmaster | Kindle Developer's Corner | 39 | 01-14-2012 06:26 AM |