Page 1 of 2

Honeycomb + Software root = Possible Now?

Posted: Thu Aug 04, 2011 8:37 pm
by TippyTurtle
Now that you can side-load apps, has anyone attempted any of the following apps?

Z4root - http://forum.xda-developers.com/showthread.php?t=833953

Gingerbreak - http://forum.xda-developers.com/showthr ... ?t=1055354

"Universal Androot" - http://forum.xda-developers.com/showthread.php?t=747598

...I suppose I am just dreaming (like all of us).

Re: Honeycomb + Software root = Possible Now?

Posted: Thu Aug 04, 2011 10:27 pm
by joedeveloper
TippyTurtle wrote:Now that you can side-load apps, has anyone attempted any of the following apps?

Z4root - http://forum.xda-developers.com/showthread.php?t=833953

Gingerbreak - http://forum.xda-developers.com/showthr ... ?t=1055354

"Universal Androot" - http://forum.xda-developers.com/showthread.php?t=747598

...I suppose I am just dreaming (like all of us).
Yep dreaming is all we can do. It's even worse actually with Honeycomb beta leak. The bootloaders (boot.img) and recovery (recovery.img) are encrypted. Now you can't even view the files or setup in them.

So if someone had the ability to port say clockwork recovery for our device it's not possible with boot.img being encrypted. Not sure even then, because there is some signature checking with the update.zip and files inside.

In regards to those apps, I doubt it. Haven't tried but /system is read only, and could only be changed with a custom recovery/boot/kernel lol which again isn't possible with it it being encrypted, "Yet" as far as I know.

Re: Honeycomb + Software root = Possible Now?

Posted: Thu Aug 04, 2011 11:41 pm
by TippyTurtle
joedeveloper wrote:
TippyTurtle wrote:Now that you can side-load apps, has anyone attempted any of the following apps?

Z4root - http://forum.xda-developers.com/showthread.php?t=833953

Gingerbreak - http://forum.xda-developers.com/showthr ... ?t=1055354

"Universal Androot" - http://forum.xda-developers.com/showthread.php?t=747598

...I suppose I am just dreaming (like all of us).
Yep dreaming is all we can do. It's even worse actually with Honeycomb beta leak. The bootloaders (boot.img) and recovery (recovery.img) are encrypted. Now you can't even view the files or setup in them.

So if someone had the ability to port say clockwork recovery for our device it's not possible with boot.img being encrypted. Not sure even then, because there is some signature checking with the update.zip and files inside.

In regards to those apps, I doubt it. Haven't tried but /system is read only, and could only be changed with a custom recovery/boot/kernel lol which again isn't possible with it it being encrypted, "Yet" as far as I know.

Are 100% sure about it being encryted? At risk of exposing my own ignorance, the following post sounds to me like it is just in a funny format:

http://forum.xda-developers.com/showpos ... stcount=80

Correct?

Re: Honeycomb + Software root = Possible Now?

Posted: Fri Aug 05, 2011 6:06 am
by danger-rat
TippyTurtle wrote:
joedeveloper wrote:
TippyTurtle wrote:Now that you can side-load apps, has anyone attempted any of the following apps?

Z4root - http://forum.xda-developers.com/showthread.php?t=833953

Gingerbreak - http://forum.xda-developers.com/showthr ... ?t=1055354

"Universal Androot" - http://forum.xda-developers.com/showthread.php?t=747598

...I suppose I am just dreaming (like all of us).
Yep dreaming is all we can do. It's even worse actually with Honeycomb beta leak. The bootloaders (boot.img) and recovery (recovery.img) are encrypted. Now you can't even view the files or setup in them.

So if someone had the ability to port say clockwork recovery for our device it's not possible with boot.img being encrypted. Not sure even then, because there is some signature checking with the update.zip and files inside.

In regards to those apps, I doubt it. Haven't tried but /system is read only, and could only be changed with a custom recovery/boot/kernel lol which again isn't possible with it it being encrypted, "Yet" as far as I know.

Are 100% sure about it being encryted? At risk of exposing my own ignorance, the following post sounds to me like it is just in a funny format:

http://forum.xda-developers.com/showpos ... stcount=80

Correct?
That post is from October 2010 and has no bearing on the HC leak.
The HC files do not unpack with unsquashfs, AFAIK

Re: Honeycomb + Software root = Possible Now?

Posted: Fri Aug 05, 2011 7:52 am
by cj_000
TippyTurtle wrote:
joedeveloper wrote:
TippyTurtle wrote:Now that you can side-load apps, has anyone attempted any of the following apps?

Z4root - http://forum.xda-developers.com/showthread.php?t=833953

Gingerbreak - http://forum.xda-developers.com/showthr ... ?t=1055354

"Universal Androot" - http://forum.xda-developers.com/showthread.php?t=747598

...I suppose I am just dreaming (like all of us).
Yep dreaming is all we can do. It's even worse actually with Honeycomb beta leak. The bootloaders (boot.img) and recovery (recovery.img) are encrypted. Now you can't even view the files or setup in them.

So if someone had the ability to port say clockwork recovery for our device it's not possible with boot.img being encrypted. Not sure even then, because there is some signature checking with the update.zip and files inside.

In regards to those apps, I doubt it. Haven't tried but /system is read only, and could only be changed with a custom recovery/boot/kernel lol which again isn't possible with it it being encrypted, "Yet" as far as I know.

Are 100% sure about it being encryted? At risk of exposing my own ignorance, the following post sounds to me like it is just in a funny format:

http://forum.xda-developers.com/showpos ... stcount=80

Correct?
No, there is some sort of encryption going on. If you compare the current (3.1) system.img with the one from 2,1, you will see what is going on.

Re: Honeycomb + Software root = Possible Now?

Posted: Fri Aug 05, 2011 8:57 am
by joedeveloper
cj_000 wrote: No, there is some sort of encryption going on. If you compare the current (3.1) system.img with the one from 2,1, you will see what is going on.
Yep, either encryption or obfuscation at this point hard to tell.

So what if I were able to port the recovery.img to be a clockwork recovery based on http://www.koushikdutta.com/2010/10/por ... o-new.html?

Drop the recovery.img back into the update.zip which is already signed, and run it. Would that provide a custom recovery? Or just brick the box?

I guess what I'm asking is there other checking involved that would prevent making a custom recovery?

Re: Honeycomb + Software root = Possible Now?

Posted: Fri Aug 05, 2011 9:32 am
by doug piston
Building a recovery from Koush's source is not a difficult task, getting said recovery on the device is the hurdle. The above method would yeild zero results. You cannot just drop im whatever you please into the build for a non-rooted device. Any modification will break the sig and thus a install aborted.

Re: Honeycomb + Software root = Possible Now?

Posted: Fri Aug 05, 2011 11:09 am
by towboy123
Z4Root does not have landscape mode so it just closes

Gingerbreak did something Because when I reboot now I get about 1/2 second of the old boot logo then black then the new boot logo.

I definitely have no root

Re: Honeycomb + Software root = Possible Now?

Posted: Fri Aug 05, 2011 11:17 am
by joedeveloper
doug piston wrote:Building a recovery from Koush's source is not a difficult task, getting said recovery on the device is the hurdle. The above method would yeild zero results. You cannot just drop im whatever you please into the build for a non-rooted device. Any modification will break the sig and thus a install aborted.
Yeah I hear you on that. I guess I was wondering too, instead of breaking the signature, you would just be replacing the recovery.img inside of the update.zip.

Open original in WinRAR and drop the modded recovery.img into the same window. No repackaging occurs so as to leave the same signature on the update.zip.

Same process when themeing so you don't have to resign the APK's. Just a thought.

Re: Honeycomb + Software root = Possible Now?

Posted: Fri Aug 05, 2011 1:38 pm
by txyaloo
joedeveloper wrote:
doug piston wrote:Building a recovery from Koush's source is not a difficult task, getting said recovery on the device is the hurdle. The above method would yeild zero results. You cannot just drop im whatever you please into the build for a non-rooted device. Any modification will break the sig and thus a install aborted.
Yeah I hear you on that. I guess I was wondering too, instead of breaking the signature, you would just be replacing the recovery.img inside of the update.zip.

Open original in WinRAR and drop the modded recovery.img into the same window. No repackaging occurs so as to leave the same signature on the update.zip.

Same process when themeing so you don't have to resign the APK's. Just a thought.
It won't work. That's not how signatures are calculated or work. Modifying the recovery.img in any way invalidates/kills the signature.