Related
Hi, I'm Japanese developer.
Please excuse my poor English.
I introduce the root acquisition these steps.
Take full responsibility for your actions.
Please download here and extract it.
root.7z: j.mp/fRq6Nr mirror: j.mp/eok7vq
Require: superuser.apk
Prepare:
Code:
$adb push install.tar.gz /sqlite_journals
$adb push busybox_s /sqlite_journals
$adb shell chmod 0755 /sqlite_journals/busybox_s
$adb shell
$cd /sqlite_journals
$./busybox_s tar xvzf install.tar.gz
Step1: Get root.
from IS01 Android Terminal,
Code:
$cd /sqlite_journals/install
$sh install.sh
Input install step [1/2/3/4/update/uninstall] : 1
If you become superuser, the dollar sign should change to a hash (or sharp) sign.
Success: $ → #
Step2: Install hack binaries at "/sqlite_journals/root".
from IS01 Android Terminal,
Code:
$cd /sqlite_journals/install
$sh install.sh
Input install step [1/2/3/4/update/uninstall] : 2
Enable iptables?[Y/n] : n
Enable samba?[Y/n] : n
Enter to reboot : Enter
Step3: Write Hacked kernel in recovery area.
from IS01 Android Terminal,
Code:
$/sqlite_journals/install/au
↑You have to get root.
Code:
#cd /sqlite_journals/install
#sh install.sh
Input install step [1/2/3/4/update/uninstall] : 3
Write kernel?[y/N] : y
Enter to reboot recovery
*UPDATE
You're free to do so. XD
Step4: Create symbolic links in system.
and replace libshsecure_jni.so.
from IS01 Android Terminal,
Code:
$/sqlite_journals/install/au
↑You have to get root.
Code:
#cd /sqlite_journals/install
#sh install.sh
Input install step [1/2/3/4/update/uninstall] : 4
Q. What is hacked kernel?
A. This kernel is release of the NAND lock.
You can write after mount system.
Q. What is /sqlite_journals/install/au?
A. It is su binary. But it became impossible to use the market when it was a name of su, it changed on purpose to the name of au.
Q. Why don't you write it at boot area?
A. Also there is no way to repair broken IS01 because blocked fastboot(cant use fastboot).
Q. So boot area?
A. NV softs built recovery_kit image.
recovery_kit_v130.7z: j.mp/hXEp7C mirror: j.mp/f4SHCq
Code:
$adb push recovery_kit.img /data/recovery_kit.img
from IS01 Android Terminal,
Code:
$/sqlite_journals/install/au
↑You have to get root.
Code:
#cd /sqlite_journals/install
#flash_image boot_wr /data/recovery_kit.img
Q. How to use recovery_kit?
A. When mirror recovery image is hidden, you input "Home+Power".
But if your PC is Windows, unplug USB cable.
Code:
HotKey:
Boot recovery partition: Home+Back
Boot boot partition: Home+Menu
Enable QXDM: Alt+Q
Start adbd recovery: Alt+A
Start recovery utility: Alt+R
Support command:
sh
toolbox
busybox
mount_system: Mount system partision to /system2
mount_data: Mount data partision to /data
Thanks, love_marijuana@twitter, MobileHackerz@twitter, goroh_kun@twitter, gcd_org@twitter, nvsofts@twitter, Yukto8492@twitter and more.
Wrote by DevRenax@twitter. j.mp/g0pDZz
P.S I am transplanting CM6 for IS01.
[: permission denied
Took the plunge and tried this...
Got stuck at step 1:
$ sh install.sh
sh install.sh
IS01 root installer ver0.1.0
Input install step [1/2/3/4/update/uninstall] : 1
1
[: permission denied
Install STEP1
[*] CVE-2010-EASY Android local root exploit (C) 2010 by 743C
[*] checking NPROC limit ...
[+] RLIMIT_NPROC={1856, 1856}
[*] Searching for adb ...
[+] Found adb as PID 31307
[*] Spawning children. Dont type anything and wait for reset!
[*]
[*] If you like what we are doing you can send us PayPal money to
[*] [email protected] so we can compensate time, effort and HW costs.
[*] If you are a company and feel like you profit from our work,
[*] we also accept donations > 1000 USD!
[*]
[*] adb connection will be reset. restart adb server on desktop and re-login.
[: permission denied
Shut down terminal and reexecute this script!
$
xxolloxx said:
Took the plunge and tried this...
Got stuck at step 1:
$ sh install.sh
sh install.sh
IS01 root installer ver0.1.0
Input install step [1/2/3/4/update/uninstall] : 1
1
[: permission denied
Install STEP1
[*] CVE-2010-EASY Android local root exploit (C) 2010 by 743C
[*] checking NPROC limit ...
[+] RLIMIT_NPROC={1856, 1856}
[*] Searching for adb ...
[+] Found adb as PID 31307
[*] Spawning children. Dont type anything and wait for reset!
[*]
[*] If you like what we are doing you can send us PayPal money to
[*] [email protected] so we can compensate time, effort and HW costs.
[*] If you are a company and feel like you profit from our work,
[*] we also accept donations > 1000 USD!
[*]
[*] adb connection will be reset. restart adb server on desktop and re-login.
[: permission denied
Shut down terminal and reexecute this script!
$
Click to expand...
Click to collapse
hmm...
ok, tell me the results
1: What is your baseband version?
2:
Code:
$adb shell uname -a
3: from android terminal. Try running a few times, about 10times?
Code:
$/sqlite_journals/install/rageagainstthecage
4: after running Step1: Get root,
from android terminal.
Code:
$id
Baseband: 1.00.05
adb shell uname -a
uname: permission denied
$id
id
uid=2000(shell) gid=2000(shell) groups=1003(graphics),1004(input),1007(log),1011
(adb),1015(sdcard_rw),3001(net_bt_admin),3002(net_bt),3003(inet)
I ran
$/sqlite_journals/install/rageagainstthecage
...about 7 times, $ changed to #
Then I got stuck at:
$ cd /sqlite_journals/install
cd /sqlite_journals/install
$ sh install.sh
sh install.sh
IS01 root installer ver0.1.0
Unable to chmod ./busybox: Operation not permitted
Input install step [1/2/3/4/update/uninstall] : 1
1
[: permission denied
Install STEP1
Unable to chmod ./rageagainstthecage: Operation not permitted
[*] CVE-2010-EASY Android local root exploit (C) 2010 by 743C
[*] checking NPROC limit ...
[+] RLIMIT_NPROC={1856, 1856}
[*] Searching for adb ...
[+] Found adb as PID 8052
[*] Spawning children. Dont type anything and wait for reset!
[*]
[*] If you like what we are doing you can send us PayPal money to
[*] [email protected] so we can compensate time, effort and HW costs.
[*] If you are a company and feel like you profit from our work,
[*] we also accept donations > 1000 USD!
[*]
[*] adb connection will be reset. restart adb server on desktop and re-login.
[: permission denied
Baseband: 1.00.05
Click to expand...
Click to collapse
No problem.
I ran
$/sqlite_journals/install/rageagainstthecage
...about 7 times, $ changed to #
Click to expand...
Click to collapse
You got root. Next, run this command after reboot Android Term.
Code:
$/sqlite_journals/install/su
If you got root and installed superuser.apk, it will auto start superuser.apk.
triangle and exclamation point on boot
I did the steps above and I see it boot the recovery image, then it transitions into a boot screen that has a triangle with exclamation point. What do I do now?
Thanks in advance
I got to the recovery screen and enabled adb recovery, but adb states the device is offline. How do I get it online or push a new image.
plenpak said:
I did the steps above and I see it boot the recovery image, then it transitions into a boot screen that has a triangle with exclamation point. What do I do now?
Thanks in advance
Click to expand...
Click to collapse
you, too.
Sorry, I did not explain qxdm...
Code:
from hacked kernel
#echo 1 > /sys/devices/platform/msm_hsusb_periphera/qxdm_enable
or
recovery_kit -> Enable QXDM
And recovery_kit is unstabled. Try running a few times.
Be all about timing.
ScreenShot(recovery_kit) j.mp/hbHiL9
Thanks. You were right. Timing was everything. I now have a rooted device. I did have to modify the install.sh script. It wasnt working for me intially.
Have you tried to load Froyo or Gingerbread on it yet? Have you tried Cyanogen mod? I have Cyanogen mod 7 running on my N1, and would like to attempt a port to the IS01.
I did have to modify the install.sh script. It wasnt working for me intially.
Click to expand...
Click to collapse
Actually, I did not created it, and I have not tried. XD
this script was created by love_marijuana@twitter.
If that's ok, upload modified scripts please?
Have you tried to load Froyo or Gingerbread on it yet? Have you tried Cyanogen mod? I have Cyanogen mod 7 running on my N1, and would like to attempt a port to the IS01.
Click to expand...
Click to collapse
Wow, you have nice device!
I transplanting CM6.
I have github acount. -> github.com/CM4IS01
But this rom is very buggy.
Not work:
Bluetooth, GPS, Accelerator Sensors, 3D Acceleration, Sound and more...
Sharp IS01
Hi Sharp IS01 users....don t waist your time with this device.....AU launch this month 04/2011...a HTC EVO 4G...with HDMI and WIMAX router mode for acess a internet from a notebook or others devices....GOOD DEAL...
Help me pls,
I'm stuck at Step1, too
$cd /sqlite_journals/install
$sh install.sh
IS01 root installer ver0.1.0
Unable to chmod .busybox: Operation not permitted
Input install step [1/2/3/4/update/uninstall] :
My phone's build number: 01.00.02
Model number: SH-01B
(Docomo)
Thanks much
@ DevRenax, I can't find this file, CM6byDevRenax-06242011-IS01.7z . Are you still working on it? I'd like to try it for my SH-10B device, base band 01.00.02. Could you post another link to it? Thanks
plenpak said:
I did the steps above and I see it boot the recovery image, then it transitions into a boot screen that has a triangle with exclamation point. What do I do now?
Thanks in advance
Click to expand...
Click to collapse
I skip all the way to flash recovery_kit.img since I didnt use the steps to get root. Now I am stuck at the triangle with exclamation point screen. How did you bypass it?
Edit: ok, the recovery_kit works with the hotkeys but, it still won't let my SH-10B boot the system. Does anyone have the ADB usb driver for win7-64? The one that came with the cd-rom and from Sharp's webite doesn't install on my computer. If I can use adb, I could probably fix this.
I'm very new to do rooting
I try to understand your description.
But i don't know how to start.
I have already download and try to use superuser but i don't know how to write the command line as you shown.
What program i need for writing command?
Actually I just want my LYNX SH-10B to read another language beside Jap and Eng.
If you have another easier way pls help......
BEN
Ok, I believe I know what screwed my system from booting. This;
Code:
#cd /sqlite_journals/install
#flash_image boot_wr /data/recovery_kit.img
From this code that I use the recovery_kit was flash to my boot partition and replaced the boot.img. That is why it goes from recovery-kit boot screen to recovery mode screen and does not start android as mentioned in my previous post. It should have been: flash_image recovery. So I've lost my boot.img for the stock android 1.6. Can anyone who has the device post it so I may flash it back on and get my SH-10B running again. Thanks
Is there any possible way to root the new Samsung Admire for Metro PCS?
I've tried:
GingerBreak
Z4root
Universal Root(I think the name is)
Haven't tried:
Superoneclick
Any idea's or anything?
Dude!! Thank You for putting up this thread.. made me register to the site. Anyhow I have had the phone for a good 4 days now and I have been searching ALL over the internet.. Nothing.. I think you are the first person to post this. LOL you beat me f***ER. Anywaysz. I tried GingerBreak also.. didnt know about it till today.. Nothing...
BTW just want you to know i tried superOneClick first and it doesnt work.. not on 2.3.4 anyway.. i think only up to 2.2.1? soo Yeaa. WE need something here.. If we work together i think we can get something sooner lol. SOMEONE HELP US!
Samsung Admire
Gingerbread.EH02
Android 2.3.4
Metro PCS
Kernel 2.6.35.7
Great phone btw.. 800mhz.. looking to root and hopefully ill be able to hit the ghz... Paid only $80 for it with new line.. that i dont even need a contract for.. love metro man..
Same here, got one for my wife yesterday. Any devs out there with some good advise?
me too i just made an account so i can post this, GINGERBREAD.EH02 is he build number btw if anyone might need it. I hope someone makes this phone rootable, i miss my setcpu and wifi tethering from my optimus v
HELPPP PLEASE. Samsung Admire. New Phone. 2.3.4. Break. Metro PCS.
Anyone!! please.. anybody. Im dying here. We need an OC K at least. Any one click fix to root this samsung phone. Maybe a few changes to a couple lines of an existing break. Cant be too Different than the rest out there. 2.3.4 we need to break it.
We need it bad
I'm in the same boat, had it since Thursday and looking forward to rooting it.
SuperOneClick 2.1.1 Log
SuperOneClick v2.1.1.0
Checking drivers...
Failed
Killing ADB Server...
OK 0.73s
Starting ADB Server...
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
OK 4.58s
Waiting for device...
OK 0.44s
2.3.4
Getting manufacturer...
samsung
OK 0.03s
Getting model...
SCH-R720
OK 0.11s
Getting version...
EH02
OK 0.09s
Checking if rooted...
False
OK 0.19s
Installing BusyBox (temporary)... - Step #1
527 KB/s (1062992 bytes in 1.968s)
OK 2.48s
Installing BusyBox (temporary)... - Step #2
OK 0.08s
Rooting device... - Step #1
rm failed for /data/local/tmp/boomsh, No such file or directory
OK 0.06s
Rooting device... - Step #2
rm failed for /data/local/tmp/sh, No such file or directory
OK 0.03s
Rooting device... - Step #3
525 KB/s (16830 bytes in 0.031s)
OK 0.58s
Rooting device... - Step #4
OK 0.09s
Rooting device... - Step #5
OK 0.03s
Rooting device... - Step #6
[**] Gingerbreak/Honeybomb -- android 2.[2,3], 3.0 softbreak
[**] (C) 2010-2011 The Android Exploid Crew. All rights reserved.
[**] Kudos to jenzi, the #brownpants-party, the Open Source folks,
[**] Zynamics for ARM skills and Onkel Budi
[**] donate to [email protected] if you like
[**] Exploit may take a while!
[+] Plain Gingerbread mode!
[+] Found PT_DYNAMIC of size 232 (29 entries)
[+] Found GOT: 0x000163b4
[+] Using device /devices/platform/msm_sdcc.1/mmc_host
[*] vold: 0000 GOT start: 0x000163b4 GOT end: 0x000163f4
OK 30.97s
Rooting device... - Step #7
OK 27.41s
Remounting /system with read-write access...
mount: Operation not permitted
FAILED
Does anyone know how to get around this? I need to change the Location to Read-Write.. no clue how to though.
I joined these forums to learn how to root my admire, and so it seems its not possible yet?
Samsung admire root?
Does anyone have any idea how to root this or when a root will be made for this I can see it becoming a popular phone for the price and features. I can't wait for a root for this anyone have any idea how long it will take before one is released? For the price of the phone it is incredibly nice much nicer and faster than the optimus or huawei M835
Samsung Admire ROOT
Ugh been looking everywhere 2... I guess its just to soon
I am also in search of Root for the Admire.
There might be one way but I don't know how to boot into our recovery menu.
http://androidforums.com/admire-all-things-root/400892-question.html#post3128788
Egypt1ancraz said:
SuperOneClick v2.1.1.0
Checking drivers...
Failed
Killing ADB Server...
OK 0.73s
Starting ADB Server...
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
OK 4.58s
Waiting for device...
OK 0.44s
2.3.4
Getting manufacturer...
samsung
OK 0.03s
Getting model...
SCH-R720
OK 0.11s
Getting version...
EH02
OK 0.09s
Checking if rooted...
False
OK 0.19s
Installing BusyBox (temporary)... - Step #1
527 KB/s (1062992 bytes in 1.968s)
OK 2.48s
Installing BusyBox (temporary)... - Step #2
OK 0.08s
Rooting device... - Step #1
rm failed for /data/local/tmp/boomsh, No such file or directory
OK 0.06s
Rooting device... - Step #2
rm failed for /data/local/tmp/sh, No such file or directory
OK 0.03s
Rooting device... - Step #3
525 KB/s (16830 bytes in 0.031s)
OK 0.58s
Rooting device... - Step #4
OK 0.09s
Rooting device... - Step #5
OK 0.03s
Rooting device... - Step #6
[**] Gingerbreak/Honeybomb -- android 2.[2,3], 3.0 softbreak
[**] (C) 2010-2011 The Android Exploid Crew. All rights reserved.
[**] Kudos to jenzi, the #brownpants-party, the Open Source folks,
[**] Zynamics for ARM skills and Onkel Budi
[**] donate to [email protected] if you like
[**] Exploit may take a while!
[+] Plain Gingerbread mode!
[+] Found PT_DYNAMIC of size 232 (29 entries)
[+] Found GOT: 0x000163b4
[+] Using device /devices/platform/msm_sdcc.1/mmc_host
[*] vold: 0000 GOT start: 0x000163b4 GOT end: 0x000163f4
OK 30.97s
Rooting device... - Step #7
OK 27.41s
Remounting /system with read-write access...
mount: Operation not permitted
FAILED
Does anyone know how to get around this? I need to change the Location to Read-Write.. no clue how to though.
Click to expand...
Click to collapse
The creater did not fix this bug.
aaronmy said:
There might be one way but I don't know how to boot into our recovery menu.
Click to expand...
Click to collapse
To get into Recovery Mode:
1) Turn phone off.
2) Press and hold Back, Volume Down, and Power keys.
3) Continue holding all three keys until device powers on and recovery menu appears.
Navigate using volume up/down keys, and Home key for enter.
Took me a few minutes to figure out how to do it myself last night.
UPDATE: Tested the method you linked to, does NOT work.
elexion said:
To get into Recovery Mode:
1) Turn phone off.
2) Press and hold Back, Volume Down, and Power keys.
3) Continue holding all three keys until device powers on and recovery menu appears.
Navigate using volume up/down keys, and Home key for enter.
Took me a few minutes to figure out how to do it myself last night.
Click to expand...
Click to collapse
Thanks worked like a charm
But the update did not.
Samsung Admire
First off the noob video was/is funny as H+!*. I'm stuck in the same boat with rooting my Samsung Admire. Metro PCS is my carrier. I'd like any updates on rooting ASAP, thanks.
Something caught my eye but I don't understand. Can someone help.
http://forum.xda-developers.com/showthread.php?t=788108:confused:
aaronmy said:
Something caught my eye but I don't understand. Can someone help.
http://forum.xda-developers.com/showthread.php?t=788108:confused:
Click to expand...
Click to collapse
I don't think there are kernals compatible with the samsung admire's kernal. There might be, but I'd rather not risk bricking my phone.
I have a feeling that we won't get root for a while, unless someone can find a developer somehow, seeing that all of these new 2.3.4 devices just getting root access.
Please help me about how to root in 2.20
Ummm . . . did you read the threads in Development on how to root?
Did you attempt it, and having a specific problem?
redpoint73 said:
Ummm . . . did you read the threads in Development on how to root?
Did you attempt it, and having a specific problem?
Click to expand...
Click to collapse
yep..
Please help me about how to root in 2.20
[*] Device found.
[+] Restoring first backup...
[+] Please authorize the backup on your phone, and
[+] press enter when the backup restore has completed.
Press any key to continue . . .
[+] Restoring second backup...
[+] Please authorize the backup on your phone, and
[+] press enter when the backup restore has completed.
Press any key to continue . . .
2100 KB/s (64526 bytes in 0.030s)
[-] Failed.
[+] Rebooting into bootloader mode...
[+] Press enter once the device has finished booting into bootloader mode.
Press any key to continue . . .
[+] Getting CID:
... INFOcid: CWS__001
OKAY
[+] If your CID is not "11111111", the exploit has failed, and you should close
this window.
[+] Otherwise, press enter to retrieve your unlock token.
Press any key to continue . . .
please help me with this problem
thank you so mmmmmmuch
lizhongzhi000 said:
yep..
Please help me about how to root in 2.20
[*] Device found.
[+] Restoring first backup...
[+] Please authorize the backup on your phone, and
[+] press enter when the backup restore has completed.
Press any key to continue . . .
[+] Restoring second backup...
[+] Please authorize the backup on your phone, and
[+] press enter when the backup restore has completed.
Press any key to continue . . .
2100 KB/s (64526 bytes in 0.030s)
[-] Failed.
[+] Rebooting into bootloader mode...
[+] Press enter once the device has finished booting into bootloader mode.
Press any key to continue . . .
[+] Getting CID:
... INFOcid: CWS__001
OKAY
[+] If your CID is not "11111111", the exploit has failed, and you should close
this window.
[+] Otherwise, press enter to retrieve your unlock token.
Press any key to continue . . .
please help me with this problem
thank you so mmmmmmuch
Click to expand...
Click to collapse
Sent from my HTC One XL using xda premium
abhipati said:
At which step your failing? Let us that, you just posted the instructions
Sent from my HTC One XL using xda premium
Click to expand...
Click to collapse
Press any key to continue . . .
[+] Getting CID:
... INFOcid: CWS__001
OKAY
[+] If your CID is not "11111111", the exploit has failed, and you should close
this window.
[+] Otherwise, press enter to retrieve your unlock token.
Press any key to continue . . .
the CID didn't change after the process..
please help me with this problem
lizhongzhi000 said:
Press any key to continue . . .
[+] Getting CID:
... INFOcid: CWS__001
OKAY
[+] If your CID is not "11111111", the exploit has failed, and you should close
this window.
[+] Otherwise, press enter to retrieve your unlock token.
Press any key to continue . . .
the CID didn't change after the process..
please help me with this problem
Click to expand...
Click to collapse
Which phone do you have? This tool is only for the One XL (evita). Are you using a PC, Mac, or Linux?
Sometimes these things don't take the first time. Have you tried it again, perhaps after rebooting your phone?
iElvis said:
Which phone do you have? This tool is only for the One XL (evita). Are you using a PC, Mac, or Linux?
Sometimes these things don't take the first time. Have you tried it again, perhaps after rebooting your phone?
Click to expand...
Click to collapse
i am using a PC. and the phone is HTC ONE X ATT edition.
I have tired seveal times but failed.
thank you.
iElvis said:
Which phone do you have? This tool is only for the One XL (evita).
Click to expand...
Click to collapse
CWS__001 is the CID for AT&T.
lizhongzhi000 said:
yep..
Please help me about how to root in 2.20
[*] Device found.
[+] Restoring first backup...
[+] Please authorize the backup on your phone, and
[+] press enter when the backup restore has completed.
Press any key to continue . . .
[+] Restoring second backup...
[+] Please authorize the backup on your phone, and
[+] press enter when the backup restore has completed.
Press any key to continue . . .
2100 KB/s (64526 bytes in 0.030s)
[-] Failed.
[+] Rebooting into bootloader mode...
[+] Press enter once the device has finished booting into bootloader mode.
Press any key to continue . . .
[+] Getting CID:
... INFOcid: CWS__001
OKAY
[+] If your CID is not "11111111", the exploit has failed, and you should close
this window.
[+] Otherwise, press enter to retrieve your unlock token.
Press any key to continue . . .
please help me with this problem
thank you so mmmmmmuch
Click to expand...
Click to collapse
if I am not wrong.. you are getting error for below command.. correct??
adb shell "/data/local/tmp/pwn"
---------- Post added at 12:18 AM ---------- Previous post was at 12:17 AM ----------
Try rebooting your phone.. and in one of thread i read that doing factory reset and trying again resolved the issue.. you may try that
lizhongzhi000 said:
i am using a PC. and the phone is HTC ONE X ATT edition.
I have tired seveal times but failed.
thank you.
Click to expand...
Click to collapse
It looks like u downloaded old version of tool which had bug in it. Download new version and try again.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
kancherlapraneeth said:
if I am not wrong.. you are getting error for below command.. correct??
adb shell "/data/local/tmp/pwn"
---------- Post added at 12:18 AM ---------- Previous post was at 12:17 AM ----------
Try rebooting your phone.. and in one of thread i read that doing factory reset and trying again resolved the issue.. you may try that
Click to expand...
Click to collapse
this is the whole process that it showed.
[*]
[*] X-Factor: HTC One X Root Exploit (Windows version)
[*] by Dan Rosenberg (@djrbliss)
[*]
[*] Greets/thanks to Michael Coppola
[*]
[*] Before continuing, ensure USB debugging is enabled, that you
[*] have the latest HTC drivers installed, and that your phone
[*] is connected via USB.
[*]
[*] WARNING: this will overwrite your CID, and potentially void
[*] your warranty. I am not responsible for the repurcussions
[*] of this or any other damage this exploit may cause.
[*]
[*] Press enter to exploit your phone...
Press any key to continue . . .
[*]
[*] Waiting for device...
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
[*] Device found.
[+] Restoring first backup...
[+] Please authorize the backup on your phone, and
[+] press enter when the backup restore has completed.
Press any key to continue . . .
[+] Restoring second backup...
[+] Please authorize the backup on your phone, and
[+] press enter when the backup restore has completed.
Press any key to continue . . .
2100 KB/s (64526 bytes in 0.030s)
[-] Failed.
[+] Rebooting into bootloader mode...
[+] Press enter once the device has finished booting into bootloader mode.
Press any key to continue . . .
[+] Getting CID:
... INFOcid: CWS__001
OKAY
[+] If your CID is not "11111111", the exploit has failed, and you should close
this window.
[+] Otherwise, press enter to retrieve your unlock token.
Press any key to continue . . .
so, is something wrong with it..?
thank you
as abhipati said,, download the root exploit again and try again.. let us know the result
kancherlapraneeth said:
as abhipati said,, download the root exploit again and try again.. let us know the result
Click to expand...
Click to collapse
it is still like that..didn't work,..
lizhongzhi000 said:
it is still like that..didn't work,..
Click to expand...
Click to collapse
do factory reset and try again. someone reported it worked..
kancherlapraneeth said:
do factory reset and try again. someone reported it worked..
Click to expand...
Click to collapse
but i don't want lose all the data i have install in the phone....how can i handle that if possible without wipe the phone..
thank you so muchhhhhhhhhhhh
lizhongzhi000 said:
but i don't want lose all the data i have install in the phone....how can i handle that if possible without wipe the phone..
thank you so muchhhhhhhhhhhh
Click to expand...
Click to collapse
try each step listed in bat file one by one and find at what step exactly you are getting error. I think it is at adb shell "/data/local/tmp/pwn"
also do adb shell "ls -lrt /data/local/tmp/pwn" to see if that file exists and check permissions of 775
kancherlapraneeth said:
try each step listed in bat file one by one and find at what step exactly you are getting error. I think it is at adb shell "/data/local/tmp/pwn"
also do adb shell "ls -lrt /data/local/tmp/pwn" to see if that file exists and check permissions of 775
Click to expand...
Click to collapse
/data/local/tmp
adb shell "chmod 755 /data/local/tmp/pwn"
adb shell "/data/local/tmp/pwn"
echo
i think there is the problem,,so how can i do with that thank you
paste the output of below three steps
adb push pwn /data/local/tmp
adb shell "chmod 755 /data/local/tmp/pwn"
adb shell "/data/local/tmp/pwn"
also this adb shell "ls -lrt /data/local/tmp/pwn"
kancherlapraneeth said:
paste the output of below three steps
adb push pwn /data/local/tmp
adb shell "chmod 755 /data/local/tmp/pwn"
adb shell "/data/local/tmp/pwn"
also this adb shell "ls -lrt /data/local/tmp/pwn"
Click to expand...
Click to collapse
C:\Users\zli\Desktop\X_Factor_Windows>adb wait-for-device
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
C:\Users\zli\Desktop\X_Factor_Windows>adb push pwn /data/local/tmp
1432 KB/s (64526 bytes in 0.044s)
C:\Users\zli\Desktop\X_Factor_Windows>adb shell "chmod 755 /data/local/tmp/pwn"
C:\Users\zli\Desktop\X_Factor_Windows>adb shell "/data/local/tmp/pwn"
[-] Failed.
C:\Users\zli\Desktop\X_Factor_Windows>adb shell "ls -lrt /data/local/tmp/pwn"
ls: Unknown option '-r'. Aborting.
C:\Users\zli\Desktop\X_Factor_Windows>pause
Press any key to continue . . .
this is the reply
thank you
do adb shell "ls -lt /data/local/tmp/pwn" -- removed r - Looks it failed while running /data/local/tmp/pwn
UPDATE: This didn't work for me on the official ICS ROM. YMMV.
I did try this guide:
[GUIDE] [SU760] How to ROOT V29C/D ICS
but it didn't work for me...
So I tried the script posted here:
http://forum.xda-developers.com/showpost.php?p=31963526&postcount=532
and it worked really well!
Steps
--------------
* Get version 1.2 of adb_restore_rooting if you can't unpack v1.6 with your current unzipper
* Unpack the archive
* Turn on USB debugging on your phone (Developer options)
* Execute rooting.bat
* Follow the instructions on screen
* When it says "Done!", press return on your PC and it should complete the process.
Note: For those who really want to use v1.6, install 7-zip (http://www.7-zip.com/). Thanks MoYo!
thanx bro.
Cheers mate first method failed for me also this worked a treat wkpark strikes again
Just to be correct, before to call a method "failed" maybe should be more important to know pre-requisites and why for some people may look to fail.
Anyway yes it's more easy with an automatic script
Pesach85 said:
Just to be correct, before to call a method "failed" maybe should be more important to know pre-requisites and why for some people may look to fail.
Anyway yes it's more easy with an automatic script
Click to expand...
Click to collapse
The same way it has failed for other users in the original thread http://forum.xda-developers.com/showthread.php?t=1886460
Code:
================================================== ====================
= This script will root your Android phone with adb restore function =
= Script by Bin4ry (thanks to Goroh_kun and tkymgr for the idea) =
= Idea for Tablet S from Fi01_IS01 =
= (20.09.2012) v11 =
================================================== ====================
Device type:
1) Normal
2) Special (for example: Sony Tablet S, Medion Lifetab)
x) Unroot
Make a choice: 2
Special mode:
1) Root
2) Rollback
Make a choice: 1
Tablet S mode enabled!
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
1036 KB/s (314540 bytes in 0.296s)
pkg: /sdcard/tmp/Term.apk
Success
1257 KB/s (1085140 bytes in 0.842s)
1439 KB/s (91980 bytes in 0.062s)
1273 KB/s (996704 bytes in 0.764s)
1279 KB/s (469980 bytes in 0.358s)
mkdevsh
onload.sh
onload2.sh
packages.xml.sed
remount.sh
VpnFaker.apk
_su
rm [B][COLOR="Red"]failed[/COLOR][/B] for /data/data/com.android.settings/a/*, No such file or directory
Please look at your device and click "Restore my data"
1st RESTORE OK, hit ENTER to continue.
Press any key to continue . . .
rm failed for /data/data/com.android.settings/a, Permission denied
Please look at your device and click "Restore my data"
Achieved! hit ENTER to continue.
Press any key to continue . . .
cp: can't open '/data/system/entropy.dat': Permission denied
cp: can't open '/data/system/batterystats.bin': Permission denied
cp: can't open '/data/system/users/userlist.xml': Permission denied
cp: can't open '/data/system/users/0.xml': Permission denied
cp: can't open '/data/system/accounts.db': Permission denied
cp: can't open '/data/system/accounts.db-journal': Permission denied
cp: can't open '/data/system/called_pre_boots.dat': Permission denied
cp: can't open '/data/system/wallpaper_info.xml': Permission denied
cp: can't open '/data/system/appwidgets.xml': Permission denied
cp: can't open '/data/system/netpolicy.xml': Permission denied
cp: can't open '/data/system/netstats.bin': Permission denied
cp: can't open '/data/system/netstats_xt.bin': Permission denied
cp: can't open '/data/system/netstats_uid.bin': Permission denied
Need to reboot now!
Waiting for device to come up again....
Unlock your device, a Terminal will show now, type this 2 lines, after each line
press ENTER
/data/local/tmp/onload.sh
/data/local/tmp/onload2.sh
after this is done press a key here in this shell to continue!
If the shell on your device does not show please re-start the process!
Starting: Intent { cmp=com.android.vpndialogs/.Term }
Error type 3
Error: Activity class {com.android.vpndialogs/com.android.vpndialogs.Term} does
not exist.
Press any key to continue . . .
77 KB/s (1241 bytes in 0.015s)
/data/local/tmp/script1.sh[1]: /dev/sh: not found
/data/local/tmp/script1.sh[2]: /dev/sh: not found
/data/local/tmp/script1.sh[3]: /dev/sh: not found
/data/local/tmp/script1.sh[4]: /dev/sh: not found
/data/local/tmp/script1.sh[5]: /dev/sh: not found
/data/local/tmp/script1.sh[6]: /dev/sh: not found
/data/local/tmp/script1.sh[7]: /dev/sh: not found
/data/local/tmp/script1.sh[8]: /dev/sh: not found
/data/local/tmp/script1.sh[9]: /dev/sh: not found
/data/local/tmp/script1.sh[10]: /dev/sh: not found
/data/local/tmp/script1.sh[11]: /dev/sh: not found
/data/local/tmp/script1.sh[12]: /dev/sh: not found
/data/local/tmp/script1.sh[13]: /dev/sh: not found
/data/local/tmp/script1.sh[14]: /dev/sh: not found
/data/local/tmp/script1.sh[15]: /dev/sh: not found
/data/local/tmp/script1.sh[16]: /dev/sh: not found
/data/local/tmp/script1.sh[17]: /dev/sh: not found
/data/local/tmp/script1.sh[18]: /dev/sh: not found
/data/local/tmp/script1.sh[19]: /dev/sh: not found
Almost complete! Reboot and cleanup.
Waiting for device to come up again....
/system/bin/sh: su: not found
/system/bin/sh: su: not found
/system/bin/sh: su: not found
You can close all open command-prompts now!
After reboot all is done! Have fun!
Bin4ry
Press any key to continue . . .
kidkoala_uk said:
The same way it has failed for other users in the original thread http://forum.xda-developers.com/showthread.php?t=1886460
Click to expand...
Click to collapse
Indeed. I got the exact same message over and over.
I think the script from wkpark does a better job cleaning things up before trying to root it again.
This method is easier well done.
Help please
For a simpleton such as myself can someone please give me a step by step on how to make this work?
It seems I need Linux to run a SH file? Alot to ask but can someone let me know how to do this on windows7 please
This Softbricked my phone, when I tried to restart it.
saint_cow said:
For a simpleton such as myself can someone please give me a step by step on how to make this work?
It seems I need Linux to run a SH file? Alot to ask but can someone let me know how to do this on windows7 please
Click to expand...
Click to collapse
I've updated the instructions, the sh file was a mistake
Worked like a charm, thank you!
Worked perfect, thanks.
For those who have problems with the v1.6 of the archive -> Try 7-zip (http://www.7-zip.com/)
It's packed with 7-zip and you can extract it with it
ofutur said:
I did try this guide:
[GUIDE] [SU760] How to ROOT V29C/D ICS
but it didn't work for me...
So I tried the script posted here:
http://forum.xda-developers.com/showpost.php?p=31963526&postcount=532
and it worked really well!
Steps
--------------
* Get version 1.2 of adb_restore_rooting if you can't unpack v1.6 with your current unzipper
* Unpack the archive
* Turn on USB debugging on your phone (Developer options)
* Execute rooting.bat
* Follow the instructions on screen
* When it says "Done!", press return on your PC and it should complete the process.
Note: For those who really want to use v1.6, install 7-zip (http://www.7-zip.com/). Thanks MoYo!
Click to expand...
Click to collapse
Hi Guys,
I try to follow this method but I am getting an "error: device not found" message.
the USB debugging mode is ticked and I've tried to Use Lg software mode and mass storage mode as well.
What do I do wrong?
Thnks for the help.
ferel said:
Hi Guys,
I try to follow this method but I am getting an "error: device not found" message.
the USB debugging mode is ticked and I've tried to Use Lg software mode and mass storage mode as well.
What do I do wrong?
Thnks for the help.
Click to expand...
Click to collapse
You have missed: Settings-> security-> unknown sources
ferel said:
Hi Guys,
I try to follow this method but I am getting an "error: device not found" message.
the USB debugging mode is ticked and I've tried to Use Lg software mode and mass storage mode as well.
What do I do wrong?
Thnks for the help.
Click to expand...
Click to collapse
I did get this once. I set the USB setting to LG software and let it settle. No idea if this is a requirement.
-_-Help-_- said:
This Softbricked my phone, when I tried to restart it.
Click to expand...
Click to collapse
yup it did the same to my phone..... i had to reinstall gb just to get it working again
sketch2k278 said:
yup it did the same to my phone..... i had to reinstall gb just to get it working again
Click to expand...
Click to collapse
What do you mean by softbricked?
ofutur said:
What do you mean by softbricked?
Click to expand...
Click to collapse
Same here, tried it the second time now with 1.2. After hitting the restore button on the device, the console on pc said that rooting failed.
Then after trying to restart it gets stuck after the LG logo at a black screen.
Edit: Last try with 1.6 now.
Edit 2: Nah, still don't work. The error-log says this: "remote object '/data/local.prop' does not exist"
wessi86 said:
Same here, tried it the second time now with 1.2. After hitting the restore button on the device, the console on pc said that rooting failed.
Then after trying to restart it gets stuck after the LG logo at a black screen.
Edit: Last try with 1.6 now.
Edit 2: Nah, still don't work. The error-log says this: "remote object '/data/local.prop' does not exist"
Click to expand...
Click to collapse
Had the same problem... i used lg mode in usb settings. then installed the autorun and wait for some while, even if it is already installed. Reboot computer, and your ready to go
good luck :good:
Hello guys
I am trying to root my canvas 2 plus using this the second method mentioned in this thread:
http://forum.xda-developers.com/showthread.php?t=2323893
I am getting this issue:
Segmentation fault
cp: /system/xbin/su: No space left on device
[*] Cleaning up...
[*] Exploit complete. Press enter to reboot and exit.
Can someone help me with this.
is there no1 who can help with this issue?
pr0t0c0l said:
Hello guys
I am trying to root my canvas 2 plus using this the second method mentioned in this thread:
http://forum.xda-developers.com/showthread.php?t=2323893
I am getting this issue:
Segmentation fault
cp: /system/xbin/su: No space left on device
[*] Cleaning up...
[*] Exploit complete. Press enter to reboot and exit.
Can someone help me with this.
Click to expand...
Click to collapse
what error are you getting, it worked for me.