Am_NeziA Posted April 27, 2015 Share Posted April 27, 2015 (edited) Rooter | Installer le recovery | Sauvegarder les "clés DRM" Tutoriel tiré de xda : http://forum.xda-developers.com/z3-compact/general/how-to-root-backup-drm-keys-t3013343 Ceci est un tutoriel sur comment rooter le z3 compact, installer le recovery et faire une sauvegarde des clés DRMs (liées aux photos) Cette opération présentée ci-dessous comporte des risques de dysfonctionnements/brick de votre téléphone. Ni moi, ni FrAndroid ne serons tenus responsable de cela. Toutes vos données personnelles seront perdues! Ne vous étonnez pas si votre téléphone a une moins bonne autonomie ou s'il y a des bugs, c'est normal, nous sommes ici sur une beta test. Instructions Downgrade le firmware, en effet le root marche uniquement sur l'ancienne version (kitkat) : 23.0.A.2.93. Utiliser le root exploit pour avoir le root Sauvegarder les clés DRMs Upgrade le firmware à la dernière version , tout en conservant un accès root Dans le processus, nous installerons DualRecovery et SuperSu . La FAQ (en bas) vous donnera quelques réponses sur quelques problèmes n'étant pas forcément directement liés au root.Préréquis Ensure you backed up everything you need (files/apps/pictures/etc) first, these will be lost! - YOUR PHONE WILL BE WIPED.-- FW DOWNGRADE AND INSTALL WITH FLASHTOOL -- Downgrade fw to 23.0.A.2.93 (Device D5803) or anything prior to 23.0.1.A.5.77 (december fw) Global:https://mega.co.nz/#!1RUA0IbT!HhWALw...tjpRzbrjYSH40M (or see http://forum.xda-developers.com/z3-c...d5833-t2906706 for more links if this one no longer works) Get and install Flashtool at http://www.flashtool.net/index.php Move the fw into the C:/Flashtool/firmwares directory Open Flashtool, click on the lightning symbol ("flash device"), select "Flashmode" and click on "OK" Just select the name of the fw you downloaded and click on "Flash" Wait for a window to pop up (it may take a few minutes, be patient) Now everything is ready: turn off your phone Push the volume DOWN button, connect the USB cable to your PC while still pushing the volume DOWN button Once the flashing process has started, release the volume button ) Do not disconnect the USB cable, wait until flash completes (flashtool will indicate when you can unplug).-- ROOTING W/ EXPLOIT -- Enable USB debugging on the phone (Settings => About phone => Click 7 times on Android Build to unlock developer options) Allow mock locations (Settings => Developer Settings) Ensure you have adb drivers installed (http://support.sonymobile.com/gb/tools/pc-companion/ don't use it to update Download rooting tool (http://forum.xda-developers.com/devd...10766&task=get) or latest fromhttp://forum.xda-developers.com/cros...-4322-t3011598) Unzip the rooting tool Connect phone to your computer Put phone in airplane mode Run install.bat from the rooting tool (allow USB debugging when asked on the phone every time, also allow root prompt) and follow instructions from the tool You should be rooted now, if you get an error "Device not rooted" trying running the tool once more-- Backup DRM keys/TA Partition -- Get backup ta tool from https://github.com/DevShaft/Backup-TA/releases Unzip it! Ensure phone is still connected (or reconnect it) Run Backup-TA.bat Read the information and follow the instructions given by the tool.-- Install latest firwmare with root, DRM keys, recovery --Alternative 1: pre-made pre-rooted image (for fast internet, slow pc Get a pre-rooted image: For KitKat - fw 23.0.1.A.5.77 (android 4.4. dec 2014) athttps://mega.co.nz/#!fQRSHS4B!bQ4ebj...sUyBDWHYomE2X8 and the non-prerooted athttps://mega.co.nz/#!AUEg1ayC!UsKs6y...g8zMdkBCFi-X9Q then skip directly to step 33. Or, for Lollipop - fw 23.1.A.0.690 (Android 5.0 March 2015) athttps://mega.co.nz/#!Y8tTQZgQ!yV5L2u...klmMdSl3EZ6t18 then skip directly to step 33. Alternative 2, for newer fw for example - build your own pre-rooted image (fast pc, slower internet: Get PRFC from http://forum.xda-developers.com/cros...e-pre-t2859904 Get latest fw (https://mega.co.nz/#!YYNFwY5a!cHuAuw...jWHBHfixlZRW3Q) (currently this is fw 23.1.A.0.690) Get latest SuperSU zip http://download.chainfire.eu/supersu Get DualRecovery zip (the flashable zip, not the installer one) from http://nut.xperia-files.com/ you want Z3C-lockeddualrecoveryX.Y.Z-RELEASE.flashable.zip Start PRFC and add the 3 zip (FTF file is the fw, SuperSU and Recovery) Click "create" - this will take a while Copy resulting "pre-rooted" fw to /sdcard0 on your phone (it means copy flashable.zip from the PRFC directory to the "internal storage" directory of the phone) Get Dual Recovery installer this time, from http://nut.xperia-files.com/ you want Z3C-lockeddualrecoveryX.Y.Z-RELEASE.installer.zip notice how thats 'installer' this time, not the same file as in 30! Unzip it Unfortunately the script is a bit buggy here, so first go in the "files" directory then go to File menu of the windows explorer and select "open command prompt..." In the command prompt type "adb shell" then "su" (allow root on the phone if needed) then "mount -o remount,rw /system". That's it, close the prompt window. start install.bat and follow instructions (hit 1 (allow adb/root on the phone as needed) You should be in recovery automatically now. (if not, reboot and when the LED change colors push volume UP repeatedly) Flash the pre-rooted fw (flashable.zip) from the recovery (touch "install zip", select /storage/sdcard1/flashable.zip then confirm install) on the phone, then power off the phone (DO NOT REBOOT) To power off, go into the "power options" and hit "power off" (dont do "reboot in flashmode" DO power off) Unplug USB (yes this is required, DO IT) Open Flashtool and select the non-pre-rooted fw (this is 23.1.A.0.690), but DESELECT system: in "EXCLUDE" make sure you check the checkbox next to "SYSTEM", flash it. press volume DOWN and plug USB cable while keeping volume DOWN pressed, when flashing starts, stop pressing the volume button After flash is done and when flashtool tells you to, remove USB cable and start the phone Congrats and enjoy, you made it to the end! you now have latest + recovery + root and backups of your DRM keys! (and of course all DRM functions enabled) FAQ- Some root apps don't work, because /system can't be remounted rw, what's up with that? Sony has a special in kernel protection that disallow remounting /system read-write, even for root. Flash this in recovery (copy it to the sdcard and reboot in recovery with volume UP pressed, then install it):https://github.com/dosomder/SonyRICD.../RICDefeat.zip- I unlocked my boot loader, or lost my DRM keys some other way AFTER backing up as per above procedure. How to restore? plug USB back in re-enable usb debugging on the phone (Settings => About phone => Click 7 times on Android Build to unlock developer options) Start backup TA again but this time hit restore - I messed somewhere, phone doesn't boot or work properly, what to do! unplug USB if phone is on, long press the power button+volume UP until the phone turns off go back to step 1 of the how to, follow the how to! Mainly - the howto makes you setup flashtool again, then boot the phone in flash mode with volume key and plugging in the USB cable. - I forgot to backup DRM keys (backup ta program) but I never unlocked the bootloader, is it bad? nope you're fine, just back them up now- I don't want to wipe my phone! Uncheck "data" before downgrading and then before upgrading in flashtool. You will get some errors when downgrading, which will go away when you revert back to .77 at the end of the process This is at your own risk, data still risk being deleted if something goes wrong Depending on the apps, etc. you have, there is a chance that some app would not work properly at the end of the process without a full wipe. If that's the case, you might need to go in settings>applications and "delete data" for that app. - Some apps can't write to the sdcard! install/run this https://play.google.com/store/apps/d...pp.sdfix&hl=en- Does this work on my SO-02G (Xperia Z3C Docomo NTT version) ? @pngoc256 tested and yes, it works- Does this work with lollipop (Android 5.0)? Yes. If when doing the final reboot its stuck on the loading screen the first time, reboot again a last additional time with power + volume UP. Edited May 31, 2015 by Am_NeziA Quote Link to comment Share on other sites More sharing options...
sdf49 Posted May 3, 2015 Share Posted May 3, 2015 (edited) Bonjour à tous,Je viens de récupérer un Z3 compact (D5803) d'occasion, mon premier Sony, il est sous Lollipop 5.0.2 Version : 23.1.A.0.726.Je voudrais le rooter...1) Quelle procédure me conseillez-vous...2) Y-a-t-il des précautions particulières, étant entendu que je n'ai rien de spécial à sauvegarder, je viens de le réinitialiser...Tous vos avis sont les bienvenus, merci d'avance,André. Edited May 3, 2015 by sdf49 Quote Link to comment Share on other sites More sharing options...
Sébi11 Posted May 3, 2015 Share Posted May 3, 2015 Bonjour, Pour le root il faut repasser sous KitKat je crois bien (via Flashtool). Ensuite, suivre le tuto disponible uniquement chez XDA pour l'instant. Quote Link to comment Share on other sites More sharing options...
Am_NeziA Posted May 3, 2015 Author Share Posted May 3, 2015 Et je rajouterais au niveau des précautions, la méthode est longue, et il faut un minimum de connaissance ! Quote Link to comment Share on other sites More sharing options...
momo.dhd Posted May 5, 2015 Share Posted May 5, 2015 traduit ca aurait ete sympa... donc les .77 et.93 sont rootable est-ce ok? Quote Link to comment Share on other sites More sharing options...
ricoux Posted May 27, 2015 Share Posted May 27, 2015 Sinon, en français et avec tous les fichiers téléchargeable : http://forum.hardware.fr/hfr/gsmgpspda/telephone-android/compact-android-lollipop-sujet_29364_1.htm Quote Link to comment Share on other sites More sharing options...
Curtinese Posted May 30, 2015 Share Posted May 30, 2015 (edited) Nouvelle méthode de root avec King Root je crois, mais qui nécessite l'envoi de votre IMEI en Chine... Wtf? Edited May 30, 2015 by StandBrik Quote Link to comment Share on other sites More sharing options...
Am_NeziA Posted May 30, 2015 Author Share Posted May 30, 2015 Perso j'hésite vraiment à rooter et installer une rom custom vu qu'on perd les clés DRM... Mais la rom officiel Sony me gonfle ! Quote Link to comment Share on other sites More sharing options...
Curtinese Posted May 31, 2015 Share Posted May 31, 2015 (edited) Idem... Edited May 31, 2015 by StandBrik Quote Link to comment Share on other sites More sharing options...
Am_NeziA Posted May 31, 2015 Author Share Posted May 31, 2015 Bon je traduit le tutoriel dès que le bac passe (comme promis) car j'ai bien fouillé sur XDA, un fix pour les DRMs a été trouvé, pour pouvoir les restaurer une fois le bootloader débloqué, et le mieux dans tout ça... Les roms qui commencent a arriver vont l'inclure prochainement ! Quote Link to comment Share on other sites More sharing options...
Am_NeziA Posted August 7, 2015 Author Share Posted August 7, 2015 Pour ma part je suis enfin rooter + slim rom installé ! Quote Link to comment Share on other sites More sharing options...
Chirouille Posted August 8, 2015 Share Posted August 8, 2015 Juste une précision par rapport diverses intervention: le root selon cette méthode sur une Rom stock ne fait absolument par perdre ses DRM. Quote Link to comment Share on other sites More sharing options...
Sébi11 Posted August 9, 2015 Share Posted August 9, 2015 Oui c'est le déverrouillage du bootloader qui fait perdre les DRM. Quote Link to comment Share on other sites More sharing options...
MaraMagica Posted August 18, 2015 Share Posted August 18, 2015 A quand une traduction du tuto ? J'aimerais bien me root pour avoir les modules Xposed ^^. Quote Link to comment Share on other sites More sharing options...
teumic Posted August 18, 2015 Share Posted August 18, 2015 (edited) Salut, comme on te la dit plus haut tu la ici http://forum.hardware.fr/hfr/gsmgpspda/telephone-android/compact-android-lollipop-sujet_29364_1.htm en fr et super bien expliqué :huh: Merci a myzt Edited August 18, 2015 by teumic Quote Link to comment Share on other sites More sharing options...
MaraMagica Posted August 19, 2015 Share Posted August 19, 2015 Salut, comme on te la dit plus haut tu la ici http://forum.hardware.fr/hfr/gsmgpspda/telephone-android/compact-android-lollipop-sujet_29364_1.htm en fr et super bien expliqué :huh: Merci a myzt Ah oui, j'avais pas vu, merci ! Quote Link to comment Share on other sites More sharing options...
Chirouille Posted October 21, 2015 Share Posted October 21, 2015 Pour Rooter un Z3C à partir de Lollipop 5.0, c'est ici chez XDA: http://forum.xda-developers.com/crossdevice-dev/sony/root-how-to-root-5-0-lollipop-t3212108 Il faut avoir ou mettre en place une 23.2.A.1.62 ou une 23.1.A.1.28 pour pouvoir le faire avec ce rootkitXperia. Il faut ensuite installer DualRecovery. 1 Quote Link to comment Share on other sites More sharing options...
Chirouille Posted March 9, 2016 Share Posted March 9, 2016 Il semblerait que le root via Kingoroot soit maintenant possible sans downgrader, et donc sur la rom .264 http://forum.xda-developers.com/z3-compact/general/successfully-rooted-lp-5-1-1-downgrade-t3328617 Quote Link to comment Share on other sites More sharing options...
Sébi11 Posted March 10, 2016 Share Posted March 10, 2016 (edited) Mais c'est génial ce truc ! Je vais tester je crois. EDIT : testé avec la version 4.8.2 disponible sur XDA. Ca a fonctionné et j'en suis ravi ! Edited March 10, 2016 by Sébi11 Quote Link to comment Share on other sites More sharing options...
Chris Masala Posted June 17, 2016 Share Posted June 17, 2016 Question, le lien pour le firmware non pre-rooted n'est plus disponible, que fait on ? Peut on prendre un firmware du premier lien du tuto pour faire la manip ? Ca ne pose pas de probleme ? Merci Quote Link to comment Share on other sites More sharing options...
Chirouille Posted June 17, 2016 Share Posted June 17, 2016 (edited) Pour les Rom stock non pré rootée, c'est ici chez XDA > http://forum.xda-developers.com/showpost.php?p=56046548&postcount=2 On y trouve toutes les versions depuis 4.4.4 (en bas de page) Juste un rappel pour des rom pré-rootée > https://forum.frandroid.com/topic/244840-marshmallowprfd5803-rom-prerooted-235a0575dualrecovery-2826su274/ Inata135 met à disposition une rom FR pré-rootée .575. Sinon on en en trouve aussi chez XDA > http://forum.xda-developers.com/showpost.php?p=63157234&postcount=2 Edited June 17, 2016 by Chirouille Quote Link to comment Share on other sites More sharing options...
Chirouille Posted July 19, 2016 Share Posted July 19, 2016 Pour rooter un Z3C avec MM.575 (bootloader non débloqué), c'est ici: http://forum.xda-developers.com/z3-compact/general/recovery-root-mm-575-lb-t3418714 Quote Link to comment Share on other sites More sharing options...
DaTongue Posted July 20, 2016 Share Posted July 20, 2016 Hello, 4 jours que je suis dessus et j'ai du l'emmener une fois chez commerçant pour me le refaire flasher à zéro car il partait en vrille vu tous les essais effectués ! Quelqu'un connaît un développeur sur Lyon qui propose une telle prestation ? Je baisse les bras sniff :-( Merci d'avance pour vos contacts. DaTongue Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.