Register Guidelines E-Books Search Today's Posts Mark Forums Read

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

Notices

Reply
 
Thread Tools Search this Thread
Old 12-01-2021, 06:44 PM   #1
katadelos
rm -rf /
katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.
 
Posts: 219
Karma: 3333683
Join Date: Nov 2019
Location: United Kingdom
Device: K5, KT, KT2, KT3, KT4, KV, PW2, PW3, PW4, PW5
Source code for Secure Boot and Fastboot lockdown features

I've been attempting to boot the Kindle X Migu firmware on a standard KT3 over the last couple of days and noticed something interesting about the GPL sources for that device - they include the missing headers and source code implementing the Secure Boot and Fastboot lockdown features on the hardened U-Boot builds found on recent Kindle devices.

There's nothing in there that stands out to me as immediately useful for jailbreaking purposes (the ability to unlock a production device seems to rely upon verifying a RSA-PSS message against the public key accessible using fastboot) but I've uploaded it to GitHub in case anyone wants to have a look: https://github.com/katadelos/ufbl-features-lab126
katadelos is offline   Reply With Quote
Old 12-03-2021, 03:28 PM   #2
irreld
Enthusiast
irreld began at the beginning.
 
Posts: 35
Karma: 10
Join Date: Jan 2016
Device: PW2 PW3 DPT-RP1
It says "Amazon FireOS common kernel signing tool" in the script. Had a quick look and it *seems* like they are doing secure boot the right way.

Makes me wonder what happens to those echo devices. BTW recent fireos exploits rely on loopholes inside mtk bsp rather than bootloader.

Anyway congrats for this nice finding!
irreld is offline   Reply With Quote
Advert
Old 12-04-2021, 08:48 PM   #3
buyifan43
Enthusiast
buyifan43 began at the beginning.
 
Posts: 41
Karma: 10
Join Date: Mar 2021
Device: KPW 4 and KT2
Good news and we might be able to load custom OS on newer devices as older devices such as PW3 can run android 4.4.2
buyifan43 is offline   Reply With Quote
Old 12-05-2021, 08:21 AM   #4
comer
Member
comer began at the beginning.
 
Posts: 10
Karma: 12
Join Date: Oct 2020
Device: KPW4
yes ,you can flash the Kindle X Migu firmware on a standard KT3 with TWRP Recovery.
Attached Thumbnails
Click image for larger version

Name:	20211205212115.jpg
Views:	213
Size:	63.2 KB
ID:	190657  
comer is offline   Reply With Quote
Old 12-17-2021, 12:04 PM   #5
buyifan43
Enthusiast
buyifan43 began at the beginning.
 
Posts: 41
Karma: 10
Join Date: Mar 2021
Device: KPW 4 and KT2
I heard that xmigu is actually running android 5 and there is some way to install custom app on it(by serial port), but I dont know the specfic way of doing so.
buyifan43 is offline   Reply With Quote
Advert
Old 01-17-2022, 03:41 AM   #6
ygjsz
Junior Member
ygjsz shines like a glazed doughnut.ygjsz shines like a glazed doughnut.ygjsz shines like a glazed doughnut.ygjsz shines like a glazed doughnut.ygjsz shines like a glazed doughnut.ygjsz shines like a glazed doughnut.ygjsz shines like a glazed doughnut.ygjsz shines like a glazed doughnut.ygjsz shines like a glazed doughnut.ygjsz shines like a glazed doughnut.ygjsz shines like a glazed doughnut.
 
Posts: 7
Karma: 8988
Join Date: Mar 2021
Location: China
Device: KPW3 KT2 KT3 KV Boox Nova3
Please check your PM list.
I boot the Kindle X Migu firmware on a standard KT3 successfully.
ygjsz is offline   Reply With Quote
Old 01-17-2022, 04:21 AM   #7
dnmmx
Enthusiast
dnmmx is on a distinguished road
 
dnmmx's Avatar
 
Posts: 36
Karma: 50
Join Date: Mar 2020
Device: Kindle Paperwhite 4
What was that FlashAndroid Kual applet? Just Curious.

Quote:
Originally Posted by comer View Post
yes ,you can flash the Kindle X Migu firmware on a standard KT3 with TWRP Recovery.
dnmmx is offline   Reply With Quote
Old 01-17-2022, 07:51 AM   #8
comer
Member
comer began at the beginning.
 
Posts: 10
Karma: 12
Join Date: Oct 2020
Device: KPW4
Quote:
Originally Posted by dnmmx View Post
What was that FlashAndroid Kual applet? Just Curious.
to flash kindle X uboot,then flash android 5.1 in recovery
comer is offline   Reply With Quote
Old 01-17-2022, 09:04 AM   #9
ygjsz
Junior Member
ygjsz shines like a glazed doughnut.ygjsz shines like a glazed doughnut.ygjsz shines like a glazed doughnut.ygjsz shines like a glazed doughnut.ygjsz shines like a glazed doughnut.ygjsz shines like a glazed doughnut.ygjsz shines like a glazed doughnut.ygjsz shines like a glazed doughnut.ygjsz shines like a glazed doughnut.ygjsz shines like a glazed doughnut.ygjsz shines like a glazed doughnut.
 
Posts: 7
Karma: 8988
Join Date: Mar 2021
Location: China
Device: KPW3 KT2 KT3 KV Boox Nova3
Quote:
Originally Posted by comer View Post
to flash kindle X uboot,then flash android 5.1 in recovery
The tutorial https://momosan.cc/?p=833 was written by me
ygjsz is offline   Reply With Quote
Old 01-18-2022, 04:11 AM   #10
dnmmx
Enthusiast
dnmmx is on a distinguished road
 
dnmmx's Avatar
 
Posts: 36
Karma: 50
Join Date: Mar 2020
Device: Kindle Paperwhite 4
Thanks for your reply @ygjsz
dnmmx is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
U-boot with fastboot support for k3 giorgio130 Kindle Developer's Corner 4 12-01-2012 09:34 AM
Bricked Kindle Touch; Won't boot into diags/fastboot kerotan Kindle Developer's Corner 3 05-19-2012 10:58 AM
Let's create a source code repository for DR 800 related code? jraf iRex 3 03-11-2010 12:26 PM
Free ebook from Microsoft Press: Writing Secure Code, 2nd Ed atidball Deals and Resources (No Self-Promotion or Affiliate Links) 11 08-30-2008 02:05 PM
source code?? joblack iRex 1 11-01-2006 12:16 PM


All times are GMT -4. The time now is 01:55 AM.


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