Guest APPA Posted October 3, 2010 Report Posted October 3, 2010 thanks it works, but only under Windows XP with Windows 7, it does not work for me (methode 1) sry for my english ^^
Guest brqueiros Posted October 7, 2010 Report Posted October 7, 2010 (edited) I have rooted my phone. My root explorer is allways crashing and gives this message "The application Root Explorer(process com.speedsoftware.rootexplorer) has stopped unexpectly. Please try again". Titanium backup works fine. Is there another app similar to root explorer? Hard reset and problem resolved Edited October 8, 2010 by brqueiros
Guest Techkingpin Posted November 4, 2010 Report Posted November 4, 2010 (edited) i tried both metods but not work on my i cant root. please help anyone. thank you Edited November 4, 2010 by Techkingpin
Guest aRn3y Posted November 14, 2010 Report Posted November 14, 2010 I have access denied, how should i fix it?
Guest butterflyinrain Posted February 28, 2011 Report Posted February 28, 2011 i been trying to do this for HOURS now. but i cant even seems to start doing it. first of all i cant get this to work... cause all i see when i click the CMD is "it is not recognized as an internal or external command...
Guest steto77 Posted March 27, 2011 Report Posted March 27, 2011 How about using rageagainstthecage to remove the su and superuser.apk? unroot.bat adb push rageagainstthecage-arm5.bin /data/local/tmp/rageagainstthecage adb shell chmod 4755 /data/local/tmp/rageagainstthecage adb shell /data/local/tmp/rageagainstthecage adb wait-for-device adb shell mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system adb shell rm /system/bin/su adb shell rm /system/xbin/su adb shell rm /system/app/Superuser.apk adb shell rm /data/local/tmp/rageagainstthecage adb shell reboot and here's the root.bat adb push rageagainstthecage-arm5.bin /data/local/tmp/rageagainstthecage adb shell chmod 4755 /data/local/tmp/rageagainstthecage adb shell /data/local/tmp/rageagainstthecage adb wait-for-device adb shell mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system adb push Superuser.apk /system/app adb shell chmod 755 /system/app/Superuser.apk adb push su /system/xbin/su adb shell chmod 4755 /system/xbin/su adb push su /system/bin/su adb shell chmod 4755 /system/bin/su adb shell rm /data/local/tmp/rageagainstthecage adb shell reboot This method is pemanent for install new Rom or temporary?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now