Bootloader/Recovery Image files

Neph

Well-known member
Jan 22, 2012
118
32
0
Had a big break thru today and was able to extract a large amount of files from the firmware cabs. One very important file was the image file for the boot loader. I'm still working on processing the file and what it can and can't do for us, but this is a huge step as it also contains a "key" file in it that may be what is crossed checked again to make sure that updates are signed correctly.

Even thou both files are exactly the same size, the crc comes up differently for both, so I will assume that somewhere inside each is a slight change. 7-zip seems to be the easiest way to open/extract the files.

Version 3.02 bootloader :
http://androidfiles.massivefilehost.com/3.02/bootloader.img


Version 4.04 bootloader :
http://androidfiles.massivefilehost.com/4.04/bootloader.img
 
Last edited:
If you know anyone that has working knowledge of nandsim in linux, that would be a lot of help at the moment. Quick breakdown of what I've learned since I last updated.

The .bin file is a full flash of the nand in YAFFS2 file system with ext4 and fat pages (partitions). So far, no one has had any luck reading this file system out side of a developers nand board. I also found out that while reading the raw binary info of the file, I had it laid out wrong. It is 32 bit, not 16, which makes reading the file much easier. It also makes mounting the image that much harder. The S2 apparently uses the same file structure and people have been fighting for ways to mount these images since early last year.

All known glitches seem to be patched. I may just end up chatting with the guy that did the Droid4 break and see how much he'd want to break this phone.

As for the nandsim comment, if anyone can find a realiable way to mount a 32bit yaffs2 file system, that would allow us to read all the data from the file and possibly find an exploit. As it stands, only 16bit yaffs1 is supported by ubuntu.
 
I think we got about $100 said to donate for root. maybe we can get more. either way none of us will try to make a big deal about paying for a root method. unlike what I heard about in the d4 root ordeal.
 

Forum statistics

Threads
954,946
Messages
6,963,275
Members
3,163,160
Latest member
primewealth