• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root One click Root!

Status
Not open for further replies.

interdpth

Well-Known Member
May 18, 2011
181
448
Oneclick for all OSs!(Windows, Mac, Linux)

Download the One Click Root!!! Follow instructions in ZIP.

If it doesn't work for some reason. With your SD card out, reboot phone, run the BAT/sh depending on your OS(bat for windows). Try a few times and you should get root. Version 4.0!
Fixed various bugs!
Updated with some fixes and ensures EE14 compatibility
Samsung drivers if needed -> Drivers

Would not be done without the help of ShabbyPenguin, Jude, ThomasSkull666 and Vick from Samsung, nice fellow.

Exploit based on the awesome KillingInTheNameOf.
If you'd like to donate to me, I 'd appreciate it.
>>
:)

YouTube - ‪How to root the Samsung Galaxy Prevail‬‏
 
STOP READING THIS, THIS VERSION IS OUTDATED YOULL FIND MY NEW VERSION http://androidforums.com/galaxy-pre...oot-samsung-prevail-replenish-shabbyfied.html


#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this script
* before using it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/


Additional stuffs

Readme written by themonke1mixer / 32 Bit drivers
 
Upvote 0
I seem to be having some problems getting this to work. I first installed the USB drivers mentioned in this thread. The phone is then able to connect to Windows Vista without issue in debug mode. However when attempting to run the batch file in either zip KMS or the ShabbyPrevailRoot it appears to fail. I have tried both with the SD card completely out of the device and also with the SD card in but unmounted.

Output from the KMS zip batch file:
Code:
E:\My Dropbox\Private\Samsung Galaxy Prevail Root\KMS\KMS>echo "PLEASE UNMOUNT O
R REMOVE SD CARD PRIOR TO USE"
"PLEASE UNMOUNT OR REMOVE SD CARD PRIOR TO USE"

E:\My Dropbox\Private\Samsung Galaxy Prevail Root\KMS\KMS>echo "PRESS ENTER WHEN
 DONE"
"PRESS ENTER WHEN DONE"

E:\My Dropbox\Private\Samsung Galaxy Prevail Root\KMS\KMS>pause
Press any key to continue . . .

E:\My Dropbox\Private\Samsung Galaxy Prevail Root\KMS\KMS>adb wait-for-device
* daemon not running. starting it now on port 5037 *
* daemon started successfully *

E:\My Dropbox\Private\Samsung Galaxy Prevail Root\KMS\KMS>adb push KillingMeSoft
ly /data/local/tmp
206 KB/s (6143 bytes in 0.029s)

E:\My Dropbox\Private\Samsung Galaxy Prevail Root\KMS\KMS>adb shell chmod 777 /d
ata/local/tmp/KillingMeSoftly

E:\My Dropbox\Private\Samsung Galaxy Prevail Root\KMS\KMS>adb shell cd /data/loc
al/tmp; ./KillingMeSoftly
[*] CVE-2010-743C Android local root exploit (C) 2010 743C
[*] The Android Exploid Crew Gentlemens club - dominating robots since 2008.

[*] Donate to 7-4-3-C@web.de if you like



[*]Modified by interdpth for the prevail and possibly other phones
[+] Found prop area @ 0x40000000
[*] : 1
[+] ro.secure resetted to 0
[*] Restarting adb. Please reconnect for rootshell (adb kill-server; adb -d shel
l).

E:\My Dropbox\Private\Samsung Galaxy Prevail Root\KMS\KMS>adb kill-server

E:\My Dropbox\Private\Samsung Galaxy Prevail Root\KMS\KMS>adb shell mount -o rem
ount,rw -t rfs /dev/block/stl12 /system
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
mount: Operation not permitted

E:\My Dropbox\Private\Samsung Galaxy Prevail Root\KMS\KMS>adb push su /system/bi
n/
failed to copy 'su' to '/system/bin//su': Read-only file system

E:\My Dropbox\Private\Samsung Galaxy Prevail Root\KMS\KMS>adb shell chmod 4755 /
system/bin/su
Unable to chmod /system/bin/su: No such file or directory

E:\My Dropbox\Private\Samsung Galaxy Prevail Root\KMS\KMS>adb shell
$
E:\My Dropbox\Private\Samsung Galaxy Prevail Root\KMS\KMS>echo "You should have
root!"
"You should have root!"

E:\My Dropbox\Private\Samsung Galaxy Prevail Root\KMS\KMS>pause
Press any key to continue . . .


Output from the ShabbyPrevailRoot batch file:

Code:
     PLEASE REMOVE SD CARD PRIOR TO USE
           PRESS ENTER WHEN DONE
     You need to enable usb degubbing first

Press any key to continue . . .
* daemon not running. starting it now *
* daemon started successfully *
374 KB/s (6143 bytes in 0.016s)
reboot: Operation not permitted
[*] CVE-2010-743C Android local root exploit (C) 2010 743C
[*] The Android Exploid Crew Gentlemens club - dominating robots since 2008.

[*] Donate to 7-4-3-C@web.de if you like



[*]Modified by interdpth for the prevail and possibly other phones
[+] Found prop area @ 0x40000000
[*] : 0
[+] ro.secure resetted to 0
[*] Restarting adb. Please reconnect for rootshell (adb kill-server; adb -d she
l).
Wait for phone to reconnect...
* daemon not running. starting it now *
* daemon started successfully *
mount: Operation not permitted
419 KB/s (4292 bytes in 0.010s)
Copying files onto phone...
failed to copy 'su' to '/system/xbin/su': No such file or directory
failed to copy 'Superuser.apk' to '/system/app/Superuser.apk': Read-only file s
stem
failed to copy 'busybox' to '/system/xbin/busybox': No such file or directory
failed to copy 'remount' to '/system/xbin/remount': No such file or directory
Setting permissions...
Unable to chmod /system/xbin/busybox: No such file or directory
Unable to chmod /system/xbin/remount: No such file or directory
Unable to chmod /system/xbin/su: No such file or directory
Unable to chmod /system/xbin/su: No such file or directory
link failed Read-only file system
Installing busybox...
/system/xbin/busybox: not found
Cleaning up files...
reboot: Operation not permitted
"You should have root!"

Press any key to continue . . .

Is there something I am overlooking outside of the steps detailed in this thread or readme file? I think when I did my dad's droid 2 I had to set it to PC mode somewhere but haven't seen that on this device.
 
Upvote 0
I'm having similar issues i manualy ran the commands in the batch file in command prompt and i'm getting



C:\USERS\PUGS\DOWNLO~1\KMS\KMS>adb wait-for-device

C:\USERS\PUGS\DOWNLO~1\KMS\KMS>adb push KillingMeSoftly /data/local/tmp
204 KB/s (6143 bytes in 0.029s)

C:\USERS\PUGS\DOWNLO~1\KMS\KMS>adb shell chmod 777 /data/local/tmp/KillingMeSoftly

C:\USERS\PUGS\DOWNLO~1\KMS\KMS>adb shell cd /data/local/tmp; ./KillingMeSoftly
[*] CVE-2010-743C Android local root exploit (C) 2010 743C
[*] The Android Exploid Crew Gentlemens club - dominating robots since 2008.

[*] Donate to 7-4-3-C@web.de if you like



[*]Modified by interdpth for the prevail and possibly other phones
[+] Found prop area @ 0x40000000
[*] : 0
[+] ro.secure resetted to 0
[*] Restarting adb. Please reconnect for rootshell (adb kill-server; adb -d shell).

C:\USERS\PUGS\DOWNLO~1\KMS\KMS>adb kill-server
* server not running *

C:\USERS\PUGS\DOWNLO~1\KMS\KMS>adb shell mount -o remount,rw -t rfs /dev/block/stl12 /system
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
mount: Operation not permitted

C:\USERS\PUGS\DOWNLO~1\KMS\KMS>adb push su /system/bin/
failed to copy 'su' to '/system/bin//su': Read-only file system
 
Upvote 0
killingmesoftly will not work 100% of the time, this was put out so that people could have root while interdpth tweaks it more to perfect it, hence the

f it doesn't work for some reason. With your SD card out, reboot phone, run the BAT file. Try a few times and you should get root. This is version 0.5 so there will be a new version.
 
  • Like
Reactions: Addacus and Motlem
Upvote 0
I will be releasing the source, I want to make a few more modifications, and get this working for as many as possible before I release it.
KMS is just a few bug fixes, and a weird timing issue fix. And of course the one click roots. :) So gimme about a week at most to release it(probably this sunday) :) It's also still 80% KITNO
 
Upvote 0
Status
Not open for further replies.

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones