Quick SuperSU fix for Nexus5/7 on LPX13D
Posted on 2014-10-18, 165 comments, 720 +1's, imported from Google+/Chainfire

NOTICE: This content was originally posted to Google+, then imported here. Some formatting may be lost, links may be dead, and images may be missing.

Here are links to flashable boot.img's that fix SuperSU:

Nexus 5: http://download.chainfire.eu/580/SuperSU/nexus5-hammerhead-lpx13d-kernel.zip

Nexus 7: http://download.chainfire.eu/579/SuperSU/nexus7-razor-lpx13d-kernel.zip

ADT-1: http://download.chainfire.eu/583/SuperSU/adt1-molly-lpx13d-kernel.zip

These are zipped fastboot images, not CWM/TWRP flashable ZIPs!

These do not switch your entire system to SELinux permissive mode like some other posted images do. Food for discussions, but I personally prefer it this way.

Of course, you still have to flash the SuperSU ZIP via TWRP, it is not included. For the ADT-1 you need to use the CF-Auto-Root after flashing the kernel.

SuperSU: http://download.chainfire.eu/supersu

+1720
Jason Roy commented on 2014-10-18 at 14:57:

O.o

You sir are a genius and a pioneer! Thanks for your quick and awesome work!

Johnny Kat commented on 2014-10-18 at 14:59:

We already have a custom kernel that is working with root do we need to flash this instead? Or they are the same?

Karan Rajpal commented on 2014-10-18 at 14:59:
Varun Chugh commented on 2014-10-18 at 15:00:

Great .

Sunspot DJ commented on 2014-10-18 at 15:00:

Thanks +Chainfire your that BEST!!!!???

Bryan Sinclair commented on 2014-10-18 at 15:02:
Chainfire commented on 2014-10-18 at 15:02:

+Johnny Kat From the post: These do not switch your entire system to SELinux permissive mode like some other posted images do. Food for discussions, but I personally prefer it this way.

Johnny Kat commented on 2014-10-18 at 15:03:

+Rehan Kodekar I didn't change anything of selinux options that's why I asked...

Mikel Sigler commented on 2014-10-18 at 15:03:
Anmol Malhotra commented on 2014-10-18 at 15:06:

Thanx man, really appreciated!! ?

Ādi-Kartā Dāsa commented on 2014-10-18 at 15:07:

It is a fail for me in both devices flashing the kernel. Am I missing something here? Please help.

Johnny Kat commented on 2014-10-18 at 15:10:

+Rehan Kodekar thx I flash it anyway chainfire word is law..

Chainfire commented on 2014-10-18 at 15:16:

+Rehan Kodekar some of the things you typed are either conflicting or unclear

Matteo Panella commented on 2014-10-18 at 15:16:

Right now I don't have the tools to unpack the initramfs on my system, so I eagerly await the technical explanation.

There's one thing that deeply disturbs me, though: this is starting to look like an arms race between root-enabling apps and upstream AOSP/OEMs. This is not looking good for those who want to keep using the factory firmware and apps that need root privileges (eg. ClockSync - clock drift on some Nexus devices is terrible and the Italian GSM networks don't bother providing network time to their subscribers).

Ezio Troito commented on 2014-10-18 at 15:19:

Failed to flash new kernel...i had to extract and fastboot flash... anyway thank you so much!

Julio Novoa commented on 2014-10-18 at 15:23:

Nice

Nikolay Elenkov commented on 2014-10-18 at 15:27:

+Matteo Panella   Saved you a click: 

diff -uwb initrd/init.rc stock/initrd/init.rc

--- initrd/init.rc 2014-10-19 00:02:38.000000000 +0900

+++ stock/initrd/init.rc 2014-10-19 00:20:54.000000000 +0900

@@-596,7 +596,7 @@

service flash_recovery /system/bin/install-recovery.sh

class main

  • #seclabel u:r:install_recovery:s0

  • seclabel u:r:install_recovery:s0

oneshot

Matteo Panella commented on 2014-10-18 at 15:29:

+Nikolay Elenkov: thanks. So it's as I thought, they're sealing off access to privileged contexts that could be used to write on /system.

This is bad.

Nikolay Elenkov commented on 2014-10-18 at 15:31:

+Matteo Panella No, it is actually good :) You have no business writing to  /system. Once dm-verity is deployed, it will result in an error anyway (of course you can disable if you can flash things). 

Vincent LeBlanc commented on 2014-10-18 at 15:31:

Dude, that was insanely fast... Great job!

Aaron Fried commented on 2014-10-18 at 15:33:

You are awesome ! Thank you?

Matteo Panella commented on 2014-10-18 at 15:40:

+Nikolay Elenkov: I have to rephrase my last sentence: I agree that /system should never be touched under normal circumstances (exception: updates to su, but as of late we need to reboot the device anyway to restart the daemon) and it's a good thing that upstream is enforcing such restrictions.

What I really don't like is the kind of escalation they're pulling: the more people try to root their device, the more upstream tries to block them. And yes, I know that sooner or later block-based OTAs and dm-verity are going to land on production systems. I just wish that by then Android gains proper SNTP support (the only reason I need root on my phone) :-)

Alex Buell commented on 2014-10-18 at 15:42:

Failed to flash kernel with the CWM recovery. Any ideas?

Joshua Aniobi commented on 2014-10-18 at 15:43:

+Chainfire.. Awesome bro! Thanks for your hard work! ?

Nikolay Elenkov commented on 2014-10-18 at 15:43:

+Matteo Panella I don't think anyone really cares about how many people root. It's about making the platform more secure.

stefano baldassarre commented on 2014-10-18 at 15:46:

+Chainfire Magic

Daves Williams commented on 2014-10-18 at 15:47:

Omg extract the file and flash with fastboot. Check out the zip files before you try anything.

Bobby McCants commented on 2014-10-18 at 15:58:

+Daves Williams yeah a lot of people that flashed it said it fail

Nihar Gajare commented on 2014-10-18 at 16:30:

+Karan Rajpal I already rooted it before.

zYny Gaming commented on 2014-10-18 at 16:31:

I made a Flashable zip for nexus 5 download it here https://docs.google.com/file/d/0Bwu7SoZnJhgNUW1PYTNpNEtmdTQ/edit?usp=docslist_api

Sumit Grover commented on 2014-10-18 at 16:43:
Larry Harris commented on 2014-10-18 at 16:48:

+Johnny Kat can you link that kernel?

Johnny Kat commented on 2014-10-18 at 16:52:

+Larry Harris it's on xda but yeah I can post the link

Johnny Kat commented on 2014-10-18 at 16:53:

Btw this is an updated boot take a look http://forum.xda-developers.com/showthread.php?p=56100828

Michael Wang commented on 2014-10-18 at 16:54:

up

kev cunningham commented on 2014-10-18 at 16:58:

Thanks you da man

Gary D commented on 2014-10-18 at 17:03:

Did not work for me. :(

Pawel Kraszewski commented on 2014-10-18 at 17:05:

Any idea on how to install it on encrypted device? Lollipop changed password derivation algo and TWRP doesn't decode partitions ("bad password") -> cant write to /system. CWM doesn't even notice, that device is encrypted.

Gary D commented on 2014-10-18 at 17:10:

I flashed the boot.img but still cannot gain root. SuperSU is installed.

solved: Flash the latest SuperSU

Michael Wang commented on 2014-10-18 at 17:10:

if nexus7 2012 can use it?

ishan verma commented on 2014-10-18 at 17:13:
Aayush Kumar commented on 2014-10-18 at 17:23:
Gary D commented on 2014-10-18 at 17:38:

Hmm everything is asking me for root now.

Gary D commented on 2014-10-18 at 17:41:

Yes. Great work, +Chainfire 

Gracie G. Becongco commented on 2014-10-18 at 18:38:

awesome! thank you!

dream 21 commented on 2014-10-18 at 18:44:

You are awesome thnx mate :)

Devin Shoemaker commented on 2014-10-18 at 18:59:

After fastboot flashing this new kernel on my N7 2013 and then flashing SuperSU v2.14 I still do not appear to have root access. I tried with Titanium Backup and Helium, but neither seem to work. I realize this could be an issue these apps needing to be updated to be compatible with this latest preview, but has anyone else gotten them to work? I get the SU prompt on Titanium, but even after granting access the app says that it cannot acquire root access.

Devin Shoemaker commented on 2014-10-18 at 19:23:

+Tadej Rudec Thanks, however I'm running into a different issue. It seems that I can't access my internal storage. I've tried using several file managers on Android, and I can't mount it on my computer unless I'm in TWRP. I also cannot download anything from the browser, whether it's a picture or an APK. 

Joesy M commented on 2014-10-18 at 19:28:

I'm on android l and lost my rocovey all I get is a dead android when I try to go to recovery. How do I fix this!!

Devin Shoemaker commented on 2014-10-18 at 19:28:

+Juli TJ Yup, flashed with Google's factory images. I've also tried factory resetting.

Daniël Sinnema commented on 2014-10-18 at 19:29:

I'm sorry, but how do you flash this? Flash recovery, flash kernel, flash SuperSU , right?

Devin Shoemaker commented on 2014-10-18 at 19:33:

+Juli TJ I just flashed the image again, we'll see if that fixes it.

Rob Beane commented on 2014-10-18 at 20:23:

+Jose Morales Just reflash your recovery image via fastboot.

Pirla Rao commented on 2014-10-18 at 20:38:

Flashed it is crashed

Alex Buell commented on 2014-10-18 at 20:43:

Eventually worked it out... Zip doesn't work but flashing boot.img using 'fastboot flash boot boot.img' and booting to recovery before installing latest SuperSU then rooting works. The key thing is to ensure you input 'flash boot' as part of the fastboot thing. Yay! :-) 

Antonio Saco commented on 2014-10-18 at 21:20:

thanks sir +Chainfire for your quick response, works great!

Timothy Pleines commented on 2014-10-18 at 21:25:

+Chainfire You are the man. I use all of the software that you make because the competition simply cannot compete with you.

Robin Jacobs commented on 2014-10-18 at 21:52:

I'm going to be the newbie and ask "How do I flash a kernel?". Here goes;

How do I flash a kernel? I can get it to  boot (./fastboot boot /home/robin/Downloads/boot.img), but when I replace boot with flash I get the following;


sending 'kernel' (7150 KB)...

OKAY [  0.240s]

writing 'kernel'...

FAILED (remote: partition table doesn't exist)

finished. total time: 0.244s

James Carmine commented on 2014-10-18 at 21:58:

+DroidModderX ROOT Mastersomething to consider adding in when you make the install video for the Nexus 7

Paige Miller commented on 2014-10-18 at 21:58:

Thanks!

Antonio Saco commented on 2014-10-18 at 22:07:

+Robin Jacobs you just have reboot to bootloader and run the command: fastboot flash boot boot.img (replace boot.img with your final location), then reboot to recovery and flash SuperSU 2.14. Thanks to +Chainfire!

Robin Jacobs commented on 2014-10-18 at 22:11:

+Antonio Saco Cheers!

Michelle Ma commented on 2014-10-19 at 00:30:

thanks for your work

Xiao-Long Chen commented on 2014-10-19 at 01:03:

+Pawel Kraszewski Try flashing the kernel using fastboot. /system is not encrypted because the vold utility which handles mounting and encryption, resides on that partition. Something else is probably causing the error in TWRP.

Joshua Aniobi commented on 2014-10-19 at 01:31:

+Chainfire.. Working perfectly here. Nexus 5, Pro Key recognized as well

Darp commented on 2014-10-19 at 02:20:

+Raed Al-Mohammadi What did you do? I got the same problem and i wasn't abel to solve it. Anyone +Chainfire?

Edit: Okay my boot image was corrupt so it didn't install super SU correctly. Once correctly flashed correct file it worked perfectly cheers +Chainfire.

PACMAN PHOTOg commented on 2014-10-19 at 02:21:

Any help? I fastboot flash boot boot.IMG. but nexus 5 still not rooted.

PACMAN PHOTOg commented on 2014-10-19 at 02:24:

+Robin Jacobs not sure mine fastboot but no root

Eric Liou commented on 2014-10-19 at 02:39:

+Devin Shoemaker Did you solve your problem? my /sdcard is still inaccessible. At least accessing with a file explorer app and on Windows 8, the folder is empty.

Can't download anything too. Exactly the issue you mentioned.

Devin Shoemaker commented on 2014-10-19 at 02:42:

+Eric Liou I updated my platform-tools in the Android SDK and that solved the problem initially, however it came back for a reason I'm not sure of. I was very impressed with that preview, but I'm back on CM now. I'd say just make sure your Android SDK is up to date and see how that works!

Fanmake Tan commented on 2014-10-19 at 03:13:

Titanium Backup & Solid Explorer & Fqrouter 2 can not get the root permission.

I think it is because /system/xbin/su can not be accessed in Android L. 

PACMAN PHOTOg commented on 2014-10-19 at 03:42:

I can't flash anything if I don't have root

Peter YS commented on 2014-10-19 at 04:18:

Good job !!!

Raiterio Patterson commented on 2014-10-19 at 04:24:

Wait a minute, so its imperative that use TWRP as my recovery instead of CWM?? I've been flashing v2.14 all day & can't get root..

Alex Espinosa commented on 2014-10-19 at 04:43:

This guy is fucking awesome. Keep up the bloody hard work.

Fanmake Tan commented on 2014-10-19 at 04:50:

+Rounak Gandhi Thanks :)

NURUL ATHILAH MD Faizul commented on 2014-10-19 at 05:26:

Waw

Shashwat Black commented on 2014-10-19 at 05:32:

thank you so much 

BLK HAXR commented on 2014-10-19 at 06:57:

Do you have a root for the Sharp Aquos crystal

NURUL ATHILAH MD Faizul commented on 2014-10-19 at 06:58:

No

DOZIE VICTOR commented on 2014-10-19 at 07:12:

Its nice too be here

Chrisada Sookdhis commented on 2014-10-19 at 07:48:

Flashed above bootimg, flashed TWRP 2.8.0.1, flashed SuperSu 2.14. Still get "There is no SU binary installed". Anyone has any idea for me to try?

Alex Buell commented on 2014-10-19 at 07:58:

+Raiterio Patterson it worked for me with CWM recovery, no issues there

Alex Buell commented on 2014-10-19 at 08:01:

+Fanmake Tan Use the beta test version, latest is 6.2.0-test5 if you need Titanium working on rooted Android L

Emmanuel Elizalde commented on 2014-10-19 at 08:30:

I'm on android l and lost my rocovey all I get is a dead android when I try to go to recovery. How do I fix this!!

Chrisada Sookdhis commented on 2014-10-19 at 09:05:

+Alex Buell "fastboot erase cache" then flash recovery again

Wpmusik Tokogitarjakarta commented on 2014-10-19 at 09:10:

Already exist

Wpmusik Tokogitarjakarta commented on 2014-10-19 at 09:10:

That's easy

Ionut Tudorel commented on 2014-10-19 at 09:53:

Nexus 7 2013 WIFI. Strange, for me SuperSu says  that "there is no SU binary installed" and i followed the steps correctly. Can anyone confirm it's working ok ?

EDITED: no init.d folder in etc.And cannot create manually.

Sayan Goswami commented on 2014-10-19 at 10:49:

Thank you!!

thomas norimaki commented on 2014-10-19 at 10:52:

works like a charm... thank you

Fabio Cannas commented on 2014-10-19 at 11:01:

+Alex Buell where i can find it?

Michiel Scholten commented on 2014-10-19 at 11:01:

Awesome, works just fine on my tablet, thanks!

Wpmusik Tokogitarjakarta commented on 2014-10-19 at 11:09:

Suport all android devices..thanks...1 hours...finish..root.repartition,rom,upgrade..easy

Wpmusik Tokogitarjakarta commented on 2014-10-19 at 11:09:

Without pc

Alex Buell commented on 2014-10-19 at 11:16:

+Fabio Cannas Find what?

Fabio Cannas commented on 2014-10-19 at 11:39:

+Alex Buell the titanium backup test version! 

Fabio Cannas commented on 2014-10-19 at 11:49:

Is Greenify working for you guys?

Alex Buell commented on 2014-10-19 at 11:59:

+Fabio Cannas google for titanium 6.2.0 for the download link off their twitter feed

maria martinez commented on 2014-10-19 at 12:18:

Ha ap

pp

Fabio Cannas commented on 2014-10-19 at 12:22:

+Alex Buell thanks!!!

sachin alne commented on 2014-10-19 at 12:41:

Uu-7-7tigyhbvv

hamdan cmz commented on 2014-10-19 at 12:51:

GKl 7lgNNym7L(

kgg

Gian Paolo Vecchi commented on 2014-10-19 at 12:54:

This kernel fucks me up my SD partition!

Arun Nedun commented on 2014-10-19 at 13:30:

I got it to work after 2 tries... Didn't follow the docs the first time.... 

Fanmake Tan commented on 2014-10-19 at 13:36:

+Ionut Tudorel The same to you. Nexus 5 D821. 

Gian Paolo Vecchi commented on 2014-10-19 at 14:19:

App hider seems not to work with this ernel, but works with the other found on XDA, could this be because of selinux?

Gian Paolo Vecchi commented on 2014-10-19 at 14:29:

Another issue: TWRP backups are marked as 0 bytes in file explorers...

Naji Hakimian commented on 2014-10-19 at 19:26:

im rooted now but TB is not working

David Rinderknecht commented on 2014-10-19 at 20:35:

Just used this method, worked great. Thanks

Emmanuel Elizalde commented on 2014-10-19 at 23:05:

Thanks +Rounak Gandhi

PACMAN PHOTOg commented on 2014-10-19 at 23:39:

Any reason why twrp recovery won't flash with fadtboot flash recovery recovery.IMG ?

Fanmake Tan commented on 2014-10-20 at 00:10:

+naji hakimian I downloaded a TB 6.2 beta 5 version from its twitter, and works well. 

Ernesto Vispo commented on 2014-10-20 at 06:47:

Siete i N.1

Martin Thomas commented on 2014-10-20 at 16:17:

I can't open the zip to get the boot IMG.

Chris Levine commented on 2014-10-20 at 19:31:

Will u be making a fix for the nexus 4 here is the rom I'm running http://forum.xda-developers.com/showpost.php?p=56145658&postcount=17973 it is a LPX13D port

Korban Hadley commented on 2014-10-21 at 14:35:

I have flashed it a few times and still not bale to get root.

PACMAN PHOTOg commented on 2014-10-21 at 14:40:

+Korban Hadley install new ROM flash twrp IMG then kernel boot.IMG. if you have done it more than once it fails. Need clean lpx13d install

Neil M. commented on 2014-10-21 at 22:57:

"These are zipped fastboot images, not CWM/TWRP flashable ZIPs!"...

So that is what I was doing wrong

Adrian M commented on 2014-10-22 at 00:41:

Is there a snowball's chance of getting an unmodified LPW39 boot.img for the ADT-1?

Chainfire commented on 2014-10-22 at 08:11:

+Adrian M M what do you need it for ?

Mahmud Rushdi Yunos commented on 2014-10-22 at 13:26:

GREAT !! thanks, finally my nexus 5 running the latest build of android L preview is rooted.. Good work!

Mahmud Rushdi Yunos commented on 2014-10-22 at 13:28:

+martin thomas try use 7-zip, its free and easy to extract files..

Wesley Espala Simões commented on 2014-10-22 at 17:37:

If someone needs help, I did this process:

At Nexus 5, enter in fastboot mode (VOL- and Power)

1- Extract this (http://developer.android.com/preview/index.html#download) Android Preview, this (http://download.chainfire.eu/580/SuperSU/nexus5-hammerhead-lpx13d-kernel.zip) kernel, this (http://techerrata.com/file/twrp2/hammerhead/openrecovery-twrp-2.8.0.1-hammerhead.img) TWRP and this (http://download.chainfire.eu/supersu) root, with 7-zip (7zip.org).

First you'll extract the extension ".tgz", after, the ".tar". Put the files at the same directory that you have the fastboot.exe and adb.exe.

2- Execute these commands on Operational System:

fastboot flash bootloader bootloader-hammerhead-hhz12d.img

fastboot reboot-bootloader

ping -n 5 127.0.0.1 >nul

fastboot flash radio radio-hammerhead-m8974a-2.0.50.2.21.img

fastboot reboot-bootloader

ping -n 5 127.0.0.1 >nul

fastboot update image-hammerhead-lpx13d.zip

fastboot reboot-bootloader

ping -n 5 127.0.0.1 >nul

fastboot flash boot boot.img

fastboot reboot-bootloader

fastboot flash recovery openrecovery-twrp-2.8.0.1-hammerhead.img

fastboot reboot-bootloader

ping -n 5 127.0.0.1 >nul

Nexus 5:

Enter at Recovery Mode.

Go to "Advanced", then "ADB Sideload"

OS:

adb sideload UPDATE-SuperSU-v2.14.zip

Reboot the cellphone and be happy =)

Nick Letsom commented on 2014-10-23 at 04:06:

+Devin Shoemaker I'm having the same issue with not being able to view internal storage, were you able to fix it?

Jesse Salmi commented on 2014-10-23 at 04:26:

+Nick Letsom I had the same problem, fixed it with formating data partition in twrp. Remember that you lose all of your data by doing so.

Nick Letsom commented on 2014-10-23 at 04:39:

+Jesse Salmi  That's rough, but I guess you gotta pay to play... I was running Sykopompos' kernel before Chainfire's and didn't have any issues. Just flashed back to it and I can access my internal storage just fine with it. Guess I'll just stick with this for now, I don't really feel like messing with the fallout from wiping /data at the moment ;)

Chainfire commented on 2014-10-23 at 08:28:

+Nick Letsom I'm not sure if these things are even related, or what may be the cause, but internal storage is working fine for me. I did set the USB options to PTP though.

Ace commented on 2014-10-24 at 12:49:

+Chainfire I just want to say thank you for all you have done for the android community :)

Oscar De Leon commented on 2014-10-30 at 11:57:

Your the man????$$$$

Harkunwar Singh Kochar commented on 2014-11-02 at 18:35:

The boot image doesn't boot for me, dunno why :/ 

Corentin Le Bastard commented on 2014-11-05 at 19:01:

try to unzip the boot.img and flash it via cmd

Harkunwar Singh Kochar commented on 2014-11-06 at 12:46:

Got to work now :D 

Fredrik Lundberg commented on 2014-11-12 at 06:12:

works with nexus 7 2012?

Amith KK commented on 2014-11-12 at 13:26:

Can we please get this for Nexus 7(2012)?

Corentin Le Bastard commented on 2014-11-12 at 13:33:

I don't know, you can try, and if it's fall may be you will be able too reflash the original boot.img ? no ?

Alan Dike commented on 2014-11-13 at 04:13:

this working on Release??

Angel Vega commented on 2014-11-13 at 05:24:

What are these other bootimgs that entirely switch selinux to permissive

Alan Dike commented on 2014-11-13 at 05:30:

Well, verified that it does work on release

Víctor Pérez commented on 2014-11-13 at 17:00:

Succesful on Nexus 5. But I have a question: am I supposed to have changed the kernel for a custom one modified by you, isn't it? So, why my kernel ID is 3.4.0-g323bbd9 android-build@vpbs1.mtv.corp.google.com#1 Thu Oct 9 05:57:15 UTC 2014? Isn't it the official Google one?

Alan Dike commented on 2014-11-13 at 17:13:

I think he actually changed the settings for the security on the boot partition, not the kernel itself.. but I could be misunderstood

Víctor Pérez commented on 2014-11-13 at 17:13:

Makes sense... I'm a big enthusiast of these things and I want to know, haha

Alan Dike commented on 2014-11-13 at 17:15:

SElinux is the only thing I think he changed.. and only modified it slightly.. that's what I'm taking away from his

"These do not switch your entire system to SELinux permissive mode like some other posted images do."  I'd love to get more info on it.. but I don't think I'd understand it even if CF did attempt to explain it to me with very small words lol

Usman M commented on 2014-11-14 at 02:28:

+Raed Al-Mohammadi How did you fix that problem?

For the "there is no su binary installed and super su cannot install it this is a problem!" error

Usman M commented on 2014-11-14 at 03:15:

Thanks!

Andres Cic commented on 2014-11-14 at 04:29:

N7 2013, working on release.

Leon Malinofsky commented on 2014-11-17 at 18:20:

Question re CF autoroot, if I have a Moto X XT-1060, unrooted but not stock, if I flash to stock 4.4.4 will the XT-1060 designation change?  I ask because your utility does not list XT-1060 as having any root option.

Leon Malinofsky commented on 2014-11-17 at 18:21:

Oh, and if the autoroot is coming for XT-1060, about when (if you know)!

Héctor Javier Sánchez Montes commented on 2014-11-19 at 18:26:

Hi, what about N7 nakasi?. Best regards

Brady Wilkins commented on 2014-11-26 at 10:47:

Flashed the file using fastboot and reinstalled SuperSU (2.1.8) in TWRP (2.8.1.0), root access fully restored :)

Than Win commented on 2015-01-11 at 21:35:

Happy newyer

J Rocc commented on 2015-01-17 at 03:25:

Anyone have a root that will work on my boostmobile kyocera icon 4.4.2 kitkat ive tried with pc and w/o nothing seems to work?????

Antonio A commented on 2015-01-17 at 08:57:

Is it okay to flash this kernel on my nexus 7 2013 running lollipop 5.0.1?

Nitish Pisal commented on 2015-03-12 at 16:50:

how to root MOTO X2 Lollipop

Bennaa A commented on 2015-03-20 at 23:12:

Desperately need to root my Verizon Galaxys5

ChummChumm -_- commented on 2015-04-13 at 13:48:

THANK YOU LYSM

Than Win commented on 2015-05-08 at 17:01:

Hi

Anil Hiray commented on 2015-08-23 at 04:55:

For lenovo vibe x2 ap?

Lhenard Cabajar commented on 2015-11-08 at 15:00:

,, Cm Flare s4 . how can I root

دغا باز commented on 2017-02-18 at 02:29:

My device is Obi sf1

I can't install SuperSu.apk

دغا باز commented on 2017-02-18 at 02:30:

I can't find bootloader method on google about my device

Loisa Vanjuela commented on 2017-05-04 at 14:47:

for marsmalow?

دغا باز commented on 2017-05-05 at 04:18:

+Ariel Arnesto for lollipop

pewdiepie piediepew jr commented on 2017-10-29 at 02:10:

Video Hanna Anissa full

https://youtu.be/aVBydIL2FvA

Yaqoob Khan commented on 2018-09-18 at 01:36:

Please refund my amount you're app sis fuckedup

This post is over a month old, commenting has been disabled.