Guest kallt_kaffe Posted April 15, 2011 Report Posted April 15, 2011 (edited) Here's a modified version of z4root where I made some changes to make permanent root work on Blades. Only tested on official Telia Sonera 2.2 but should work on all 2.2 (and 2.1 Blades). Included in the zip is the modified z4root app + the only source file I changed. Original z4root source that was used is the one found here: http://code.google.com/p/z4root/ InstructionsInstall the apk (put on sd-card and use "Filer")Enable "USB debugging"Start app and tell it to do a permanent root.Wait for it to reboot your phone.Have fun!EDIT 2011-04-16: ver2 attached. This version keeps a copy of the original su and busybox binaries and restores them if you choose to unroot, leaving no visible traces on /system (unless you've modified /system yourself while being rooted)z4root_blade_perm_root_v2.zip Edited April 16, 2011 by kallt_kaffe
Guest hecatae Posted April 15, 2011 Report Posted April 15, 2011 thankyou for this, will help with the new softbank 003z rom testing
Guest kallt_kaffe Posted April 15, 2011 Report Posted April 15, 2011 (edited) If anyone tries this on a stock 2.1 then please report if it worked (it should but as I've converted to Gen2 I cannot test it myself). Edited April 15, 2011 by kallt_kaffe
Guest slapnuts Posted April 15, 2011 Report Posted April 15, 2011 Here's a modified version of z4root where I made some changes to make permanent root work on Blades. Only tested on official Telia Sonera 2.2 but should work on all 2.2 (and 2.1 Blades). Included in the zip is the modified z4root app + the only source file I changed. Original z4root source that was used is the one found here: http://code.google.com/p/z4root/ InstructionsInstall the apk (put on sd-card and use "Filer")Enable "USB debugging"Start app and tell it to do a permanent root.Wait for it to reboot your phone.Have fun! works for the v9, thankyou very much
Guest agpoli Posted April 15, 2011 Report Posted April 15, 2011 Is this safe? Because I've downloaded it and Microsoft Security Essentials warned me immediately that this is an exploit. Exploit:Unix/Lotoor I think it is, because you have to do "nasty" things to get root access to the system and MSE recognized it as a threat. BTW it's interesting, Microsoft warns you about a Google/Android 'hack' :)
Guest hecatae Posted April 15, 2011 Report Posted April 15, 2011 it's safe check the source files, same issue with original z4root
Guest kallt_kaffe Posted April 15, 2011 Report Posted April 15, 2011 Is this safe? Because I've downloaded it and Microsoft Security Essentials warned me immediately that this is an exploit. Exploit:Unix/Lotoor I think it is, because you have to do "nasty" things to get root access to the system and MSE recognized it as a threat. BTW it's interesting, Microsoft warns you about a Google/Android 'hack' :) The file it warns about is this one: http://code.google.com/p/z4root/source/bro...eagainstthecage It's the exploit used to get root access so that the su binary and Superuser.apk can be installed. If you google "rageagainstthecage" you'll find a bunch of guides on how to use it to root Android phones using adb. Actually it does warn you for a good reason. If you were downloading an ordinary app that contained this binary it would most likely be a trojan app. However in this case the goal is to hack the phone.
Guest avim Posted April 15, 2011 Report Posted April 15, 2011 Thank you kallt_kaffe. When permanent, is it also possible to revert; i.e. unroot back
Guest dna108 Posted April 16, 2011 Report Posted April 16, 2011 Just used it on my stock 2.1 Blade. Took a while, 3-6 mins. Waited it out, all ok now. Permanent root success. Thanks kallt_kaffe
Guest Arr Too Posted April 16, 2011 Report Posted April 16, 2011 Is it possible to unroot? Surely if you've got any worries about the 'need' to unroot you'd just be using the temporary root option? :)
Guest avim Posted April 16, 2011 Report Posted April 16, 2011 Is it possible to unroot after a permant root?
Guest kallt_kaffe Posted April 16, 2011 Report Posted April 16, 2011 (edited) Is it possible to unroot after a permant root? A valid question. I'll check the unroot code to see if it will still unroot after my changes to the permanent root code. EDIT: From the looks of it unrooting should work. However for the trained eye it will leave traces. Not sure it matters but I've made a new version that backup and restore the original su and busybox and removes /system/xbin (if empty) when unrooting. Will post it when I've had time to reflash to a stock ROM to test it. Edited April 16, 2011 by kallt_kaffe
Guest kallt_kaffe Posted April 16, 2011 Report Posted April 16, 2011 New version in first post that does a cleaner unroot if you change your mind about rooting.
Guest Ace Faith Posted April 16, 2011 Report Posted April 16, 2011 Thanks so much, man! I see you picked this up from my post in the 2.2 Swedish update thread :)
Guest avim Posted April 16, 2011 Report Posted April 16, 2011 New version in first post that does a cleaner unroot if you change your mind about rooting. Thanks a million
Guest MargotSchnyder Posted April 17, 2011 Report Posted April 17, 2011 Many thanks for this, i so needed this to get the samba server working. 1000 thanks! :)
Guest C3P001 Posted April 17, 2011 Report Posted April 17, 2011 Thanks very much for this works great on my Comviq gen 2 blade :)
Guest dwl99 Posted April 17, 2011 Report Posted April 17, 2011 What are the advantages & disadvantages of rooting this way?
Guest kallt_kaffe Posted April 18, 2011 Report Posted April 18, 2011 What are the advantages & disadvantages of rooting this way? It still works after a reboot?
Guest kallt_kaffe Posted April 18, 2011 Report Posted April 18, 2011 What are the advantages & disadvantages of rooting this way? It still works after a reboot?
Guest dwl99 Posted April 18, 2011 Report Posted April 18, 2011 It still works after a reboot? So there's no real difference between this & the Superuser app that comes with Swedish Spring?
Guest hecatae Posted April 18, 2011 Report Posted April 18, 2011 So there's no real difference between this & the Superuser app that comes with Swedish Spring? I dont think Swedish Spring is a Stock rom, z4root replaces androot, helping stock roms be rooted permanently so apps that require root can be used
Guest kallt_kaffe Posted April 18, 2011 Report Posted April 18, 2011 So there's no real difference between this & the Superuser app that comes with Swedish Spring? It's the same su + app that is used but there is of course a difference between just rooting the stock ROM and installing a customized ROM like SS. But from a rooting perspective it's pretty much the same. Swedish Spring also has ro.secure set to 0 which automaticly give you root when using adb so you don't have to use su when working through adb. But the differences between this and other rooting methods for the blade is this: Universal Androot - Does not work on 2.2 Blades and unless I remember it wrong it does not survive a reboot. z4root - Only temporary root works. z4root (modified for the Blade) - Permanent root works and survives a reboot. But since many people just root to be able to flash clockwork recovery and install a custom ROM and made an app this weekend that uses the z4root method of getting root access but instead of installing root app + binary it flashes clockwork and reboots: http://android.modaco.com/content/zte-blad...testers-needed/
Guest keitsi Posted April 19, 2011 Report Posted April 19, 2011 (edited) Works perfectly for me. Thanks! I have a GEN1 Saunalahti brand phone that I have updated to 2.2 using this method. Edited April 19, 2011 by keitsi
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now