Rooting - T-Mobile LG G2x

I am curious to know as to what exploit the G2X uses to gain privilege escalation aka root.
Sent from my LG-P999 using xda premium

codecaine21 said:
I am curious to know as to what exploit the G2X uses to gain privilege escalation aka root.
Sent from my LG-P999 using xda premium
Click to expand...
Click to collapse
Use NVFlash to flash CWM. That's all you really need.
And you're probably gonna get bashed for posting in this section, so just make sure you don't do it again.

mackster248 said:
Use NVFlash to flash CWM. That's all you really need.
And you're probably gonna get bashed for posting in this section, so just make sure you don't do it again.
Click to expand...
Click to collapse
I'm already rooted! Your misunderstanding my question. I wanna know what local exploit the devs use when writing the rooting software. Is it a buffer overflow? Stack based? Heap based? Integer overflow? What program or process is exploited? I just want tobknow just in case ibwanna have a crack at writing one. Also, I figured this post should go here cuz it is a question for developers not general users.
Sent from my LG-P999 using xda premium

Ahhh, I see. My bad then. In that case I hope a dev can help you out!

Rageagainstthecage
Sent from my Galaxy Nexus using xda premium

Still doesn't belong here IMO
Sent from my LG-P999 using xda premium

I don't believe that there is an 'exploit' the lack of root on stock is one thing, root on a custom ROM just is, no security to protect some precious stock ROM with it's 'super secret special' crap. Otherwise unless one of the devs here has compiled a ROM straight from Google source, as opposed to CM source, they are a better authority. And if I wasn't clear enough, this is my opinion, something I am welcome to as a living breathing person, if you don't like what I say and want to try it, try it, see how far you get.
Sent from my LG-P999 using xda premium

Волк said:
I don't believe that there is an 'exploit' the lack of root on stock is one thing, root on a custom ROM just is, no security to protect some precious stock ROM with it's 'super secret special' crap. Otherwise unless one of the devs here has compiled a ROM straight from Google source, as opposed to CM source, they are a better authority. And if I wasn't clear enough, this is my opinion, something I am welcome to as a living breathing person, if you don't like what I say and want to try it, try it, see how far you get.
Sent from my LG-P999 using xda premium
Click to expand...
Click to collapse
@Волк, I was referring to stock rom. After you flash CWM, you use a root zip file to gain root on your device. I was curious as to how the zip file rooted the stock rom.
Something along these lines ---> http://www.quora.com/What-are-the-e...-against-the-cage-and-z4root-Android-exploits
@M3TG, no one asked for your opinion.
Sent from my LG-P999 using xda premium

codecaine21 said:
@Волк, I was referring to stock rom. After you flash CWM, you use a root zip file to gain root on your device. I was curious as to how the zip file rooted the stock rom.
Something along these lines ---> http://www.quora.com/What-are-the-e...-against-the-cage-and-z4root-Android-exploits
Sent from my LG-P999 using xda premium
Click to expand...
Click to collapse
I believe you just answered your own question.

buru898 said:
I believe you just answered your own question.
Click to expand...
Click to collapse
Ik lol
Sent from my LG-P999 using xda premium

Shouldn't questions be in questions and answers
Sent from my LG G2x using Tapatalk 2

codecaine21 said:
@Волк, I was referring to stock rom. After you flash CWM, you use a root zip file to gain root on your device. I was curious as to how the zip file rooted the stock rom.
Something along these lines ---> http://www.quora.com/What-are-the-e...-against-the-cage-and-z4root-Android-exploits
@M3TG, no one asked for your opinion.
Sent from my LG-P999 using xda premium
Click to expand...
Click to collapse
lol wowh there buddy...
first off, mt3g is right, this does not belong in development. just read the sticky at the top if you need a reference.
second, i think rageaginstthecage was not working on the gb 2.3.3 IIRC, and i think it was always just put into roms (even stock-ish ones) outside of the phone. (im most likely horribly wrong here, i never really looked into how root is accomplished)
either way, that link you posted pretty much answers your question

codecaine21 said:
@Волк, I was referring to stock rom. After you flash CWM, you use a root zip file to gain root on your device. I was curious as to how the zip file rooted the stock rom.
Something along these lines ---> http://www.quora.com/What-are-the-e...-against-the-cage-and-z4root-Android-exploits
@M3TG, no one asked for your opinion.
Sent from my LG-P999 using xda premium
Click to expand...
Click to collapse
The root zip just contains the necessary files that allow access to /system and any root functions. No exploit. CWM is basically another OS that is meant to modify the primary OS directly.

tahahawa said:
The root zip just contains the necessary files that allow access to /system and any root functions. No exploit. CWM is basically another OS that is meant to modify the primary OS directly.
Click to expand...
Click to collapse
I know the zip contains the necessarry files. That's obvious lol I'm not asking about CWM. I already know what it is, how it works, what it does. But I am pretty sure there is an exploit! How else is the program going to bypass the security precautions the system uses to prevent the user from accessing the system in the first place. I figured it was the same as a local privilege escalation on a Linux box.
But if rat in the cage doesn't work for GB. Then my question would be what exploit are the devs using when they write the root zip?
Sent from my LG-P999 using xda premium

codecaine21 said:
I know the zip contains the necessarry files. That's obvious lol I'm not asking about CWM. I already know what it is, how it works, what it does. But I am pretty sure there is an exploit! How else is the program going to bypass the security precautions the system uses to prevent the user from accessing the system in the first place. I figured it was the same as a local privilege escalation on a Linux box.
But if rat in the cage doesn't work for GB. Then my question would be what exploit are the devs using when they write the root zip?
Sent from my LG-P999 using xda premium
Click to expand...
Click to collapse
Nope, no exploit. Basically all the zip does is add the files required to switch users. The security is simply lack of binaries required to switch to root user.

Rageagainstthecage does work on GB. So do other methods. What exploits do you think superoneclick injects? The g2x bootloaders come factory unlocked
Sent from my LG-P999 using xda premium

kwes1020 said:
Rageagainstthecage does work on GB. So do other methods. What exploits do you think superoneclick injects? The g2x bootloaders come factory unlocked
Sent from my LG-P999 using xda premium
Click to expand...
Click to collapse
i know it works with gb, but i thought something broke it on the g2x?

kwes1020 said:
Rageagainstthecage does work on GB. So do other methods. What exploits do you think superoneclick injects? The g2x bootloaders come factory unlocked
Sent from my LG-P999 using xda premium
Click to expand...
Click to collapse
RATC works on GB? Oh, I was just going off what klathmon said, sorry.
Why does everyone keep saying no exploit is used kwes? Im positive one is definitely used. Just like Linux, you can't just add a root account with a regular user account! You need to be root in the first place! Just like RATC does. What other exploits are used kwes?
I didn't know the bootloaders come factory unlocked. Guess that's why there's no need for the s-off process with the G2X. Good to know!
Sent from my LG-P999 using xda premium

DJLamontagneIII said:
Shouldn't questions be in questions and answers
Sent from my LG G2x using Tapatalk 2
Click to expand...
Click to collapse
Come on you two, really, android police? This forum has bigger fish to fry than a Guy asking a very intelligent question. At least he's not asking for mission donations. Mt3g, you're kinda on my team, but bro., I'm saying this as a friend, you do spout off at the mouth a lot. It just don't look good, you're not the mod, nor I or anyone else in here. Leave it to them, if I was the mod and i just saw your post I would purposely leave the thread here. It's human nature. With everyone rudely playing mod around here, I'm sure the mods just sit back and laugh at the immaturity. When a mod steps in and says "hey, this don't belong here, don't do it again or you're banned! " nobody says a word and the op obeys. When you or anyone else does it, the flamethrowers come out and we get another 50 posts of wannabe tough guys talking ****. DOC stepped in at the right time with owain and hell and handled it professionally, the mods are doing their jobs when there isn't 10 primadonnas pulling rank and making citizen arrests. I'm sure the flamethrowers will be lit after this post, hey, continue embarrassing yourselves.
[email protected]

codecaine21 said:
RATC works on GB? Oh, I was just going off what klathmon said, sorry.
Why does everyone keep saying no exploit is used kwes? Im positive one is definitely used. Just like Linux, you can't just add a root account with a regular user account! You need to be root in the first place! Just like RATC does. What other exploits are used kwes?
I didn't know the bootloaders come factory unlocked. Guess that's why there's no need for the s-off process with the G2X. Good to know!
Sent from my LG-P999 using xda premium
Click to expand...
Click to collapse
Root account is there, just inaccessible normally. If you make a Linux box login to a regular user by default and remove su and sudo, you cannot really access the root account. The zip adds su back. Cwm is an external os that has full access to the all parts of the Android os, allowing for this to be placed in the $PATH. (/system/bin).
The exploit methods find ways to become root (glitch in graphics card driver on sensation) and place the binaries.

Related

If/when you see the OTA update...

Please check /cache and copy all files from it before rebooting to install.
That way, we can get a copy.
For more advanced users, please run a logcat during download process, so that we can try and get a URL to download it manually.
Thanks!
no prob I was just saying in another thread that i am new to the forums and a verizon wireless employee. I was just about to post a thread letting all the devs know that i have access to info a few days (sometimes...you guys are good) before the general public. I also have a thunderbolt that im not afraid to brick trying new things (giunea pig) because i can get it replaced being an employee.
adrynalyne said:
Please check /cache and copy all files from it before rebooting to install.
That way, we can get a copy.
For more advanced users, please run a logcat during download process, so that we can try and get a URL to download it manually.
Thanks!
Click to expand...
Click to collapse
Disclaimer : Hi my name is Daniel and I'm a noob.
I'm assuming that if you're rooted you shouldn't touch any updates until they've been modified by the devs?
Sent from Verizon in Phoenix, AZ, running a rooted Thunderbolt, with Lightning Rom v3.3.1 / Adrynalyne 4.4.3
raider3bravo said:
I'm assuming that if you're rooted you shouldn't touch any updates until they've been modified by the devs?
Click to expand...
Click to collapse
I'm wondering this aswell
raider3bravo said:
I'm assuming that if you're rooted you shouldn't touch any updates until they've been modified by the devs?
Click to expand...
Click to collapse
Honestly I am noobish myself but from what I understand if you CAN get the update, it may unroot your device but you just have to do the last few steps of the rooting process over to gain root again. If you are using a custom ROM you may have to manually push the update to the phone.
Again this is not absolute but this is what I believe to be true. If I am mistaken please correct me. This is why I think the OP wants to be able to download it from a website...and also to tear it down for any new goodies
Sent from my ADR6400L using XDA Premium App
dcmbullet said:
Honestly I am noobish myself but from what I understand if you CAN get the update, it may unroot your device but you just have to do the last few steps of the rooting process over to gain root again. If you are using a custom ROM you may have to manually push the update to the phone.
Again this is not absolute but this is what I believe to be true. If I am mistaken please correct me. This is why I think the OP wants to be able to download it from a website...and also to tear it down for any new goodies
Sent from my ADR6400L using XDA Premium App
Click to expand...
Click to collapse
I have never been through a htc update but I'm pretty sure it puts s back on which would make you unable to regain root I believe.
Sent from my ThunderBolt using XDA App
miketoasty said:
I have never been through a htc update but I'm pretty sure it puts s back on which would make you unable to regain root I believe.
Sent from my ThunderBolt using XDA App
Click to expand...
Click to collapse
There's been some talk that they'll force-push the update. Dunno the veracity of that. I'm thinking about returning to stock beforehand.
What can we do to stop the OTA?
tekhna said:
There's been some talk that they'll force-push the update. Dunno the veracity of that. I'm thinking about returning to stock beforehand.
Click to expand...
Click to collapse
If that's the case, there must be a way to block or prevent this. Would any devs care to add their valuable input?
Would switching to an AOSP make any difference?
The release date is 05/03/2011. That means, we have ample time to get a plan in place. I'm sure I'm not the only one that would hate to re-root their phone.
Is it possible for them to lock the bootloader with this OTA?
raider3bravo said:
If that's the case, there must be a way to block or prevent this. Would any devs care to add their valuable input?
Would switching to an AOSP make any difference?
The release date is 05/03/2011. That means, we have ample time to get a plan in place. I'm sure I'm not the only one that would hate to re-root their phone.
Is it possible for them to lock the bootloader with this OTA?
Click to expand...
Click to collapse
I would say switching to aosp would prevent it as it prevented the updating of the prl.
No. In motorola phones they are locked by hardware. If you were to install a new kernel it trips a component that basically bricks your phone and to disable the trip you would need to crack military grade encryption. We are okay.
Sent from my ThunderBolt using XDA App
If you are running a Rom with the Verizon framework remove, they have no control over your phone. You will be fine.
Sent from my ADR6400L using XDA Premium App
miketoasty said:
I would say switching to aosp would prevent it as it prevented the updating of the prl.
No. In motorola phones they are locked by hardware. If you were to install a new kernel it trips a component that basically bricks your phone and to disable the trip you would need to crack military grade encryption. We are okay.
Sent from my ThunderBolt using XDA App
Click to expand...
Click to collapse
I'm not familiar with AOSP's. Is the "Pre-ALPHA Pre-release of CyanogenMod 7" an AOSP?
Are Senseless or Desensed Roms AOSP?
God I hope this update comes today or tomorrow !
tekhna said:
There's been some talk that they'll force-push the update. Dunno the veracity of that. I'm thinking about returning to stock beforehand.
Click to expand...
Click to collapse
I call bullish*t
dirtyfingers said:
I call bullish*t
Click to expand...
Click to collapse
I second that.
droidxscott said:
God I hope this update comes today or tomorrow !
Click to expand...
Click to collapse
I already put in a different thread that verizon has announced that the ota is scheduled for release 5/3. I have noticed in the past that software updates have been released earlier than scheduled release dates (e.g. froyo update for fascinate was available 7pm the night before)
Sent from my ADR6400L using XDA Premium App
raider3bravo said:
I'm not familiar with AOSP's. Is the "Pre-ALPHA Pre-release of CyanogenMod 7" an AOSP?
Are Senseless or Desensed Roms AOSP?
Click to expand...
Click to collapse
According to this thread (http://forum.xda-developers.com/showthread.php?t=1027706) in the development forum, CM7 is listed under "AOSP Based." As for senseless ROM's, I think it depends on the specific ROM in question, as some are and some aren't (but I could be wrong).
Are we waiting for the update that was just recently announced? The same one that's already in bamf? Or am I missing something?
Sent from my ADR6400L using XDA Premium App
dadsterflip said:
Are we waiting for the update that was just recently announced? The same one that's already in bamf? Or am I missing something?
Sent from my ADR6400L using XDA Premium App
Click to expand...
Click to collapse
I want the ota update to tinker with, yes.
Sent from my ADR6400L using XDA App
I might have just saw the update. I saw something out of the corner of my eye in the notification bar but when I turned my head nothing. I then rebooted my phone and I saw something else out of the corner of my eye (I have really good peripheral vision). There is a small chance it was the clock changing times (yes my vision is that good). I will let everyone know if the phone feels faster and more updated to know for sure.
Sent from my ADR6400L using XDA App
adrynalyne said:
I want the ota update to tinker with, yes.
Sent from my ADR6400L using XDA App
Click to expand...
Click to collapse
aight ill let ya know if i get something unless someone hands it to you first. Bamf doens't have the block updater installed?

[Q] Will there every be a one-click root for Xoom?

Just wondering because it's a pain for me to get to a computer and download the stuff I need. My computer caught fire and I have to get another and I don't like asking people to use their laptops so I can download things.
gqstatus0685 said:
Just wondering because it's a pain for me to get to a computer and download the stuff I need. My computer caught fire and I have to get another and I don't like asking people to use their laptops so I can download things.
Click to expand...
Click to collapse
You need a pc to run the fastboot commands...don't see if ever happening.
Sent From My Evo
What do you mean? There is a one-click method for the Evo. I understand I'd need a pc but if I can download one file and do a one click unlock and root it would be awesome. One file to complete the whole process. It wouldn't be a pain to borrow a laptop from someone to download one thing.
If I root now I have to download SDK, this & that. I moved so I don't live that close to my friends. I only have an iPad and Xoom as my source of internet.
I think for a one click we would need the source code to honeycomb
sent from my Motorola XOOM
Personally I wouldn't want to one click the xoom, I learned a lot about the xoom while trying to root it and I now feel comfortable tinkering with it as a result. I wanted one click with my cell but at 600 bucks I want to know what makes the xoom tick and be knowledgeable enough to restore it if I need to. The root methods available now aren't difficult at all.
Sent from Desire HD or Inspire 4G or whatever this thing is called via premium XDA app.
You mean like this?
http://forum.xda-developers.com/showthread.php?t=1011196
This is for 3.0, but it's one-click unlock, root, unroot, and relock.
siscim23 said:
You mean like this?
http://forum.xda-developers.com/showthread.php?t=1011196
This is for 3.0, but it's one-click unlock, root, unroot, and relock.
Click to expand...
Click to collapse
But it does require a pc to work.
Sent From My Evo
That's for 3.0 and not 3.1. It's obvious that I would need a computer.
Sent from my PC36100 using XDA App
Its relativly easy to make a one click mthod and the old one just needs the rigt images put in the right place, all the commands are the same.
Sent from my SPH-D700 using XDA Premium App
gqstatus0685 said:
That's for 3.0 and not 3.1. It's obvious that I would need a computer.
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
I must have read it wrong then, i thought you were having problems getting a computer. The way i read it, you were looking for a one-click method to run from your xoom. Sorry, if i would have read it right, i would have answer correctly. There is currently no way to one click root 3.1. In all honesty i hope one never comes. I understand your problem, but people need to learn to do things. One clicks are the reason we have 762 threads that start with "bricked".
bwcorvus said:
I must have read it wrong then, i thought you were having problems getting a computer. The way i read it, you were looking for a one-click method to run from your xoom. Sorry, if i would have read it right, i would have answer correctly. There is currently no way to one click root 3.1. In all honesty i hope one never comes. I understand your problem, but people need to learn to do things. One clicks are the reason we have 762 threads that start with "bricked".
Click to expand...
Click to collapse
I completely agree. Rooting teaches people how to use fastboot and adb correctly, good things to know.
Sent from my Xoom using XDA Premium App
gqstatus0685 said:
That's for 3.0 and not 3.1. It's obvious that I would need a computer.
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
Yeah, and you said it wouldn't be a pain to borrow a laptop to download one thing. If your computer caught fire, are you sure you want to tinker with your Xoom?

Rooting MT4G In 3 Minutes!

Months ago I had so many problems rooting my MT4G. Recently, I decided to load the stock rom on my phone, just to root it all over again. I was able to do it in about 3 minutes! Here we go...
The following prerequisites can be found by searching/googling the forums.
1.) need VisionARY r14 .apk file
2.) need MyTouchRootingFiles (zip containing hboot_dhd.nb0, root.sh, and wpx.ko)
3.) download and install Android Terminal Emulator from Android Market
Ok, now that we got that out of the way, here are the instructions.
1.) Install VisionARY to your phone
2.) Unzip the MyTouchRootingFiles file to your computer, then copy the unzipped folder called ROOT to the root of your sdcard using usb cable
3.) While phone is NOT connected to computer, start VisionARY. Press the TEMP ROOT option to gain temporary root access. Exit VisionARY.
4.) Start Terminal Emulator and type the following, hitting enter after each line
SU
CD /SDCARD/ROOT
SH ROOT.SH​5.) After rebooting, start VisionARY again, and gain TEMP ROOT once again
6.) Wait a few minutes (this is very important, don't rush), then press ATTEMPT PERM ROOT, your phone will reboot
7.) After rebooting, start Terminal Emulator and simply type SU. If you get the "#", you have rooted your phone!
Now you can explore the Android world by installing custom roms created by the community. You may want to research how to backup your device before starting to flash roms.
Good luck!
This will only work if you have the good eMMC chip set W/ 2.2.x. And it's a pretty well known method of rooting phones. Heck i have this method in my signature from when i posted the same thing months ago.
You do know this method only works for froyo 2.2. Now a days mostly everyone is on gingerbread 2.3. Gingerbread bread updated device is more complex to root. It requires you to downgrade then root.
When I started rooting mt4g's this is the method I used and it took me about 3 to 5 minutes as well. This is also without using a pc. Everything done from the device. Its not as easy now though.
Sent from my HTC Glacier using xda premium
coupetastic-droid said:
You do know this method only works for froyo 2.2. Now a days mostly every is on gingerbread 2.3. Gingerbread bread updated device os more complex to root. It requires you to downgrade the root.
When I started rooting mt4g's this the method I used and it took me about 3 to 5 minutes as well. This is also without using a pc. Everything done from the device. Its not as easy now though.
Sent from my HTC Glacier using xda premium
Click to expand...
Click to collapse
Yup, I'm aware. But anytime you get a MT4G from Tmo, it's still coming with 2.2... My instructions were basically for people that have had their Mt4g, but were afraid to root...
Chicago T said:
Yup, I'm aware. But anytime you get a MT4G from Tmo, it's still coming with 2.2... My instructions were basically for people that have had their Mt4g, but were afraid to root...
Click to expand...
Click to collapse
Not true. There are more threads than i care to count. That is coming with 2.3. That's the #1 reason i put together my "newcomers" thread. with these very same directions. Along with a link to check the eMMC, and install the ADB drivers.
this was just posted
http://forum.xda-developers.com/showthread.php?t=1290946
neidlinger said:
Not true. There are more threads than i care to count. That is coming with 2.3. That's the #1 reason i put together my "newcomers" thread. with these very same directions. Along with a link to check the eMMC, and install the ADB drivers.
Click to expand...
Click to collapse
I actually referenced your thread to a friend.good work on it.
From my fist to your face, enjoy.
dont work for me :/
l2afa said:
dont work for me :/
Click to expand...
Click to collapse
This is exactly my point. This thread will confuse alot of people.
I bet you're on gingerbread 2.3.
Sent from my HTC Glacier using xda premium
coupetastic-droid said:
This is exactly my point. This thread will confuse alot of people.
I bet you're on gingerbread 2.3.
Sent from my HTC Glacier using xda premium
Click to expand...
Click to collapse
Nope i already downgrade to 2.2.1 i want to root...
l2afa said:
Nope i already downgrade to 2.2.1 i want to root...
Click to expand...
Click to collapse
Then the method posted should work just fine.
Sent from my HTC Glacier using xda premium
l2afa said:
Nope i already downgrade to 2.2.1 i want to root...
Click to expand...
Click to collapse
Search the forums on how to check your eMMC chip. (I'd post the link, but i'm on my way to work & don't have it off hand. If you really can't find it, PM me & I'll find it.) Long story short, this method may not work, depending on the type of eMMC in your phone. You will
need to root via the gfree method, also available in the xda forums. Mackster248 has a great tutorial on YouTube.
Sent from my HTC Glacier using xda premium
Mr.Highway said:
I actually referenced your thread to a friend.good work on it.
From my fist to your face, enjoy.
Click to expand...
Click to collapse
Thank you sir. Much obliged
l2afa said:
dont work for me :/
Click to expand...
Click to collapse
Check out my "new comers" thread in my signature.
cbutt said:
Search the forums on how to check your eMMC chip. (I'd post the link, but i'm on my way to work & don't have it off hand. If you really can't find it, PM me & I'll find it.) Long story short, this method may not work, depending on the type of eMMC in your phone. You will
need to root via the gfree method, also available in the xda forums. Mackster248 has a great tutorial on YouTube.
Sent from my HTC Glacier using xda premium
Click to expand...
Click to collapse
Finaly i root with gfree method, omg with XDA Team and resources thanks to all specialy neidlinger
l2afa said:
Finaly i root with gfree method, omg with XDA Team and resources thanks to all specialy neidlinger
Click to expand...
Click to collapse
Hey no problem. The android community is about knowledge-fully (if that's even a word) helping each other. And i know we all have to start somewhere.
Glad you got it working. Happy flashing!
It's a fast process if you know what your doing. Even if you don't it can still take only 10 minutes with downgrading
Sent from my HTC Glacier using xda premium
l2afa said:
Nope i already downgrade to 2.2.1 i want to root...
Click to expand...
Click to collapse
I used the method posted on the Cyanogen wiki at wiki[dot]cyanogenmod[dot]com/index.php?title=TMobile_myTouch_4G:_Full_Update_Guide#Rooting_the_HTC_Glacier
It says to uninstall VISIONary. VISIONary didnt work for me either.
I have tried this sooo many times.. First it was r14.. Then I heard it had to be r11.. At any rate... I never got a root.. Never got a rom.. Never got any success..
Sent from my HTC Glacier using XDA App
funny thing i have tried all the hethods to. And now i get unknown user root. how do i get pass tht????

Will updating software mess up my root

I keep on getting this prompt saying I need to update my software, it'll just take a few minutes, etc. I rooted my phone just recently and want to make sure that if I update I won't lose my root privileges.
The reason I'd like to update us I'd like top see if it will fix the problem with the WiFi connection, I've completely lousy the ability top connect to WiFi.
Does anyone have any info in these issues?
Thanks
Sent from my HTC One X using xda app-developers app
Yes, you will lose your root. You can either use ota rootkeeper from the play store or my recommendation would be to just flash a ROM. CleanROM to be specific. It's based off the latest OTA. Flash that and the latest radio and you'll be golden. Best ROM available.
Sent from my HTC One X using xda premium
choocher said:
I keep on getting this prompt saying I need to update my software, it'll just take a few minutes, etc. I rooted my phone just recently and want to make sure that if I update I won't lose my root privileges.
Click to expand...
Click to collapse
If you install and activate OTARootkeeper, it will preserve your root. It's pretty much idiot-proof.
+1 for OTARootKeeper. It worked for me when my phone updated from 1.73 to 1.85.
Sent from my htc_evita using xda app-developers app
iElvis said:
If you install and activate OTARootkeeper, it will preserve your root. It's pretty much idiot-proof.
Click to expand...
Click to collapse
It should be noted that OTA Rootkeeper is verified to work with the 1.85 OTA, but its not a sure thing for every OTA. Its possible that future OTA's may still break root, even with Rootkeeper. When future updates come out, safest to see if OTA Rootkeeper works for others before attempting yourself, unless you feel like being brave (I guess somebody has to be the guinea pig). Or to install the update by some other means, as they are often posted here in pre-rooted form and installable via recovery.
I think I'll do both. The only thing is, everybody talks about flashing a Rom as if I should know what that is, or how to do it. Sadly, I don't have the slightest clue. Does anyone have a link to a step by step instruction on how to do it?
Sent from my HTC One X using xda app-developers app
choocher said:
I think I'll do both. The only thing is, everybody talks about flashing a Rom as if I should know what that is, or how to do it. Sadly, I don't have the slightest clue. Does anyone have a link to a step by step instruction on how to do it?
Click to expand...
Click to collapse
There are such things, but if you're that clueless, you should do some reading and researching about the general subject before doing anything with your phone. Don't do anything that a) you don't fully understands and b) don't know how to undo.
choocher said:
I think I'll do both. The only thing is, everybody talks about flashing a Rom as if I should know what that is, or how to do it. Sadly, I don't have the slightest clue. Does anyone have a link to a step by step instruction on how to do it?
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
The reason why everybody talks like you should know what a ROM is is because this is xda-developers. This site is geared directly towards developers and users who root and flash ROMs and mods. It is pretty much understood that if you are on this site, you should at the very least know what a ROM is. There are other, more general Android sites out there that are for the average user but this is not one of those sites.
That said, if you check out the development section, you will see a whole bunch of threads for various ROMs and mods, I suggest checking them out and you will see what benefits they provide and how their experiences differ from the stock one. Flashing a ROM is a lot easier than you would think, and the benefits are endless. Everything you need to know about how to do it can be found here on xda, just look around a bit and you will find all the info you need. Good luck!
Thank you for the help and direction.
Sent from my HTC One X using xda app-developers app
No prob. If after doing some reading you still have questions, don't hesitate to ask. We're here to help
Sent from my HTC One X using xda premium

One click root? All in one tool?

Nothing to see here, I'll wait til the official tool is released by the dev.
Looks like Adam has combined a bunch of the best root & recovery tools into one easy to use package. The DebugFS root is also available separately here: http://forum.xda-developers.com/showthread.php?t=1792342
Im too much of a ***** to try this out but im hoping for the best!
blackguy101 said:
Im too much of a ***** to try this out but im hoping for the best!
Click to expand...
Click to collapse
Worked fine on my GS3. Love having the ability to root, recover, flash stock, and unroot all in one spot.
Aquila76 said:
Worked fine on my GS3. Love having the ability to root, recover, flash stock, and unroot all in one spot.
Click to expand...
Click to collapse
Ok question then. when I root will I lose all of the data on my phone?
blackguy101 said:
Ok question then. when I root will I lose all of the data on my phone?
Click to expand...
Click to collapse
Depends on the root method. If this replaces the rom then yeah you will lose everything, but if you use this method:
http://forum.xda-developers.com/showthread.php?t=1792342
then you will not have to change anything and it's pretty straight forward.
blackguy101 said:
Ok question then. when I root will I lose all of the data on my phone?
Click to expand...
Click to collapse
I had to do a factory reset on my phone yesterday to troubleshoot another issue, so I can't say 100% but the few changes I made earlier today (wallpaper, lock screen shortcuts, ringtones, installed Pandora) stayed in place. From the script, it just copies files over and then moves them to system partition during next couple boots. It does not wipe data / cache / dalvik like when you load a new ROM.
I don't know about the java tool here but the one Aquila mentioned ( http://forum.xda-developers.com/showthread.php?t=1792342 ) works perfectly.
You won't lose settings or have to clear anything. Its really useful if you're on the VRALG1 firmwares and don't want to revert to LF2 from flashing a rooted ROM.
I downloaded to my pc, then hooked up my gs3 nothing? What an I suppose to do?
Never mind it worked
Sent from my SCH-I535 using xda premium
Should move this Thread to the development section. And let the Devs tell us if this is good or not, Pros and cons.
just noticed that Adam is a dev.but should move to development so it can be seen more!!
This tool works well without loss to data...of course no one but you is responsible if something goes wrong but from what I see it uses the debug method I have used it and obtained root fine
Sent from my SCH-I535 using xda premium
I'm going to go ahead and say it...
Adam posted this in the development thread where they are working on cracking the bootloader. If he wanted the masses to be using it or if it was ready for the masses to use he would have posted it outside of that thread.
I don't know if it was bc of this thread or not, but this got picked up by droid life and he had to take it down off the R&D thread.
Stuff like this shouldn't be reposted outside of that thread until it is ready and the dev who came up with it says it is ok to do so (or just posts it himself).
Relentless D said:
I'm going to go ahead and say it...
Adam posted this in the development thread where they are working on cracking the bootloader. If he wanted the masses to be using it or if it was ready for the masses to use he would have posted it outside of that thread.
I don't know if it was bc of this thread or not, but this got picked up by droid life and he had to take it down off the R&D thread.
Stuff like this shouldn't be reposted outside of that thread until it is ready and the dev who came up with it says it is ok to do so (or just posts it himself).
Click to expand...
Click to collapse
This
Sent from my SCH-I535 using xda premium
so it's not safe to use this?
Sent from my SCH-I535 using xda premium
Hulk0069 said:
so it's not safe to use this?
Sent from my SCH-I535 using xda premium
Click to expand...
Click to collapse
It may be safe, it may not be. I would go with there is a reason he hasn't released it to the public and you should use previously established methods for all this stuff.
Good point, wonder why he held back?
Sent from my SCH-I535 using xda premium
Hulk0069 said:
Good point, wonder why he held back?
Sent from my SCH-I535 using xda premium
Click to expand...
Click to collapse
Just from reading what he wrote in his post he was not ready for everyone to be using it yet...that's paraphrased but that was the gist of it
Sent from my SCH-I535 using xda premium
Shame cuz this really looks looks a great tool for the s3
Sent from my SCH-I535 using xda premium
Deleted the op, I was just asking but will just wait for the official release.

Categories

Resources