Install Superuser, update su binary - Root req - Epic 4G Android Development

Download the attached APK
Place in the tools folder of your android SDK
Do "ADB install Superuser.apk" in your command prompt.
When installed, open Superuser from the device launcher.
It should prompt you to update the su binary, press OK. (you may have to go to the settings tab for it to prompt you)
Done!

You can download it from the marketplace.

But thanks to his post now I downloaded it from the marketplace because you corrected him. ^_^

Install busybox from the market as well.

Related

[Q] Superuser 3.0 Beta working on G2x?

Has anyone been able to flash 3.0 bet to their g2x device?
I also tried to manuelly push it to system via root explorer and changing the permissions but it kept denying root access to apps i have
Sent from my Galaxy Tab 7in.
Bump
Sent from my Galaxy Tab 7in.
I've tried flashing it twice via CWM but wasn't successful both times. Here's what I did to make it work.
1. Extracted su and Superuser.apk from the .zip file
2. Opened up a command prompt and issued an adb remount command
3. Pushed su into /system/bin and /system/xbin
4. Login as su into Terminal Emulator
5. Changed file permission for su (chmod 6755 su) <- verify this by opening the updater script inside the zip file
6. Open Root Explorer and install Superuser.apk
7. Reboot
joackie27 said:
I've tried flashing it twice via CWM but wasn't successful both times. Here's what I did to make it work.
1. Extracted su and Superuser.apk from the .zip file
2. Opened up a command prompt and issued an adb remount command
3. Pushed su into /system/bin and /system/xbin
4. Login as su into Terminal Emulator
5. Changed file permission for su (chmod 755 su) <- verify this by opening the updater script inside the zip file
6. Open Root Explorer and install Superuser.apk
7. Reboot
Click to expand...
Click to collapse
what are the commands to type in? wondering as well how to login into su
Suprah said:
Has anyone been able to flash 3.0 bet to their g2x device?
I also tried to manuelly push it to system via root explorer and changing the permissions but it kept denying root access to apps i have
Sent from my Galaxy Tab 7in.
Click to expand...
Click to collapse
Had the same issue today. Totally screwed.
Resolved by downloading through ROM Manager superuser 2.3.6.3-efgh. It fails to be installed through ROM Manager b/c access denied, just disregard. Run any file manager, go to /sdcard/clockwork/download/....further find this zip-file -su-2.3.6.3-efgh-signed.zip and move it into /sdcard.
Then reboot into recovery mode, run "install zip from sdcard", find this su-2.3.6.3-efgh-signed.zip on your sdcard and install it. REBOOT. Done.

[Solved] Replace KingUser with SuperSU and Binary Update fix

Hey everyone,
I'll be showing you the easiest way to replace Kinguser/KingoSuperUser or any other superuser app with SuperSU.
Procedure:
1. Download & Install ES File Explorer
2. In ES File Explorer menu ☰ , scroll down and enable the Root Explorer option
3. Now click on Homepage > Device > System > app
4. Once you're in the system/app folder, look for Kinguser.apk or KingoSuperUser.apk or any other Superuser apk that you have.
5. Delete that Superuser.apk, and go to Playstore and install that same Superuser app. Once installed, uninstall it from Playstore.
6. Now download and install SuperSU and update binaries via normal mode.
7. After 2 to 5 minutes, your binary will be updated, SuperSU will be installed correctly and now reboot your phone.
Note: Do not worry, deleting the SuperUser .apk will not unroot your phone. And this is also a fix for binary update issue.
MSalmanKhan17 said:
5. Delete that Superuser.apk, and go to Playstore and install that same Superuser app. Once installed, uninstall it from Playstore.
Click to expand...
Click to collapse
I don't understand that step. I rooted with KingRoot but this App isn't on playstore.
So I deleted the .apk, installed new from my downloaded apk and uninstalled with Titanium Backup.
The SuperSU still complains that it cannot replace the su-binary.
Any idea?
My phone is a Honor 4X Che2-L11 with an ARM Cortex-A53 Processor.
tosho1 said:
I don't understand that step. I rooted with KingRoot but this App isn't on playstore.
So I deleted the .apk, installed new from my downloaded apk and uninstalled with Titanium Backup.
The SuperSU still complains that it cannot replace the su-binary.
Any idea?
My phone is a Honor 4X Che2-L11 with an ARM Cortex-A53 Processor.
Click to expand...
Click to collapse
I followed the manual steps that Supersu says when installing the app (redirects to a web). It says there are 2 options, the other is installing Supersu-Me, but I haven't tried that (there seems to be issues for Lollipop). Also, in my device there was only one Kingo Superuser app and a Kingo Link app (I have seen webs where Kingo installs up to 3 things).
You need root (Kingo), su binary file, busybox, terminal emulator, ES explorer, supersu app.
Step 1: Install ES explorer with root.
Step 2: Rename Su to .SU
Step 3: Copy .SU to system/xbin
Step 4: Authorize .Su. For that, open terminal and type:
system/bin/su
mount -o rw,remount -t rootfs rootfs /system
chmod 777 /system/xbin/.su
Step 5: delete the other SU files, such as ksu, etc.
# check attributes
busybox lsattr /system/xbin/su
# remove a and i
busybox chattr -a /system/xbin/su
busybox chattr -i /system/xbin/su
# remove su
rm /system/xbin/su
Step 6: Rename.SU to SU
Step 7: Go back to the desktop to delete the other authorization apps, uninstall KingoRoot,
open SuperSU, it should ask to update binaries, choose yes, choose NORMAL, and reboot.
Hope it helps!
where is file ,
pzl upload the su file here,
and ur procedure is not understanding
properly ,
plz give procedure how to do this ,
or upload video,
@tosho1 its because huawei protect system partition on locked bootloader devices.
reflash stock rom, root with kingroot, flash twrp with rashr, unroot inside of kingroot and flash supersu with twrp
(you will be able to unroot because system is still mounted after rooting but after reboot you wont be able to touch it, thats why you have to use kingroot only to flash twrp and then remove it when you are still able to)
(method tested and working on my own che2-l11)
Thanks for your reply MarcoPLs.
Meanwhile I managed to get root working flawlessly. Don't ask me, how It's too long ago.
hijackerdev said:
where is file ,
pzl upload the su file here,
and ur procedure is not understanding
properly ,
plz give procedure how to do this ,
or upload video,
Click to expand...
Click to collapse
What worked for me was finding older version of kingroot app and rooting with that then using super SU me.apk
Replace kingroot with supersu
Here you will learn how to replace kingroot with supersu
Replace Kingroot With SuperSU

[script]replace kingroot's kinguser with supersu

Remove KingRoot’s KingUser with SuperSU using Terminal [Requires Intermediate skills]
This method works for almost all the android devices and works the best, However, it requires some decent skills to follow the instructions and copy the commands listed below into the Terminal app.
The link of the script which is shared below works without a computer system/PC, Hence the steps I’m listing below won’t require a computer PC. So are you ready?
Downloads
This download section has the download links to the files or apps you will require to complete the below listed steps. Ready to shift from KingUser to SuperSU? What are you waiting for?
lets begin.
1.Download & Install Terminal Emulator App
2.Download SuperSu script from here http://www.mediafire.com/file/mxzbt42xypvn2ts/Replace_Kinguser_with_SuperSU-v2.4.zip and unzip it!
Steps to Replace KingUser with SuperSU?
Step 1: Extract the Replace_Kinguser_with_SuperSU ZIP File & Transfer the extracted version to Internal storage of device.
Install the Terminal app for Android and extract the Replace_Kinguser_with_SuperSU file and after extracting the Replace_Kinguser_with_supersu file transfer the “Extracted Folder – MRW” to outermost directory in the internal storage.
Step 2: Open Terminal Android App & Write the Following commands in the Android Terminal.
Open the terminal android app type the command “su” in the terminal, after writing the SU in terminal, you will be prompted with the message box asking you to deny/grant the functions. Granting permission will help you remove the kinguser on your smartphone.
After granting permissions you will have to type one single line of code, The other command will be: sh /sdcard/mrw/root.sh
After writing the above command, it might show some error, but ignore that error, it will automatically launch SuperSU, in case it doesn’t manually open SuperSU.
Once done, Restart your smartphone and you will see that SuperSU works flawlessly on your Smartphone. That’s all, you’ve successfully replaced KingRoot’s KingUser with Chainfire’s SuperSU.
Huge thanks to the Dev of the script
Source and Download link credits goes to Droidmen.com
Thread link of Droidmen: https://www.droidmen.com/remove-kingroot-kinguser-with-supersu/
I shared this guide from droidmen if you found this guide useful PLEASE HIT THANKS BUTTON!​
RESERVED
Good
Sent from my Redmi Note 3 using Tapatalk

			
				
can anyone confirm it in above 4.4 ?
sohamsen said:
can anyone confirm it in above 4.4 ?
Click to expand...
Click to collapse
Well it works on 4.4.2 but you need you manually uninstall kinguser in system after.
Arkonite said:
Well it works on 4.4.2 but you need you manually uninstall kinguser in system after.
Click to expand...
Click to collapse
mine uninstalled automatically
Replace kingroot with supersu
Here you can get the most effective way to replace kingroot with supersu;
How to replace kingroot with supersu
King roots

[MyPhone My27] Changing from Kingroot to Super User

First of All it's not Mine. I just wanna post it here for I know lots of Android user comes here to get help. Just spreading some little Help.
Requirements:
1. Terminal Emulator App
2. Zip File
3. Working Internet Connection
#-#-#-#-#-#-#-#-#-#---Let's Start---#-#-#-#-#-#-#-#-#-#
1. First download/Install Terminal Emulator (available on Play Store)
2. Extract the Downloaded Zip file in the root of your SD card and copy the extracted file on your internal memory. Means SD card and internal memory has this same file.
3. Open Terminal Emulator and type the command
su
4. Hit enter
5. Then Terminal Emulator will ask for root permission, grant it, and enter the commands
su /sdcard/mrw/root.sh
6. Hit Enter
7. Now, it will start running script and wait for approximately 2-3 minutes. MAKE SURE YOU HAVE YOUR DATA/INTERNET CONNECTION TURNED ON.
8. When it's done, open your app drawer and you'll see a super su app, open it.
9. It will ask you to update binary user binary, click Continue and click Normal Mode
10. It may ask you that other root app/s are already installed, just click OK and it will remove King root app from your phone and replace it with Super Su. (Note: sometimes it takes more than a minute, just be patient)
11. Click reboot if asked and Your Done!!..
Credits:
https://missingtricks.net/replace-kingroot-kinguser-with-supersu-superuser-android-guide/

[LOCKED BL]ROOT and FlashFire

ROOT AND FLASHFIRE FOR HUAWEI ASCEND G6 (g6-u10) WITH LOCKED BOOTLOADER​Since we cannot unlock our bootloader adn we can't install TWRP, I made this guide for ROOT the device with SuperSU and install Flashfire that does the same function as TWRP.
ROOTING:
Download the attatched apk
Install it on your phone
Open it and swipe down
Click on start now
When it finishes the check click on try root and wait until it roots it
CHANGING TO SuperSU:
Download mrw.zip attatched in the post
Extract it in your adb folder
Open a CMD and type:
Code:
adb push mrw /sdcard
When it pushes all files type:
Code:
adb shell
Then:
Code:
su
Now execute the file:
Code:
sh /sdcard/mrw/root.sh
When it finishes, execute it again:
Code:
sh /sdcard/mrw/root.sh
When the SuperSU Installer finishes the device will reboot
When it turns on, open SuperSU app and set default access to grant
You're rooted with SuperSU!
FlashFire:
Download attatched FlashFire
Install it
IMPORTANT!! Set the date of the phone to: 1/1/2018
Open FlashFire and flash that you want (Xposed, Dolby, etc)
And that's all hope that it helped!:fingers-crossed:

Categories

Resources