please update 1st post with new 1click
made a little mistake, included gingerbreak for root even if perm root is required for this 1click
new code:
Code:
@echo off
cls
adb devices
echo If your device is not listed exit this program now, enable usb debugging and try again.
pause
cls
adb push hboot.img /data/local/tmp
adb shell chmod 777 /data/local/tmp/hboot.img
echo Please accept superuser request on your phone
adb shell su
pause
adb shell dd if=/dev/block/mmcblk0p18 of=/sdcard/backup.img
adb shell dd if=/data/local/tmp/hboot.img of=/dev/block/mmcblk0p18
echo Bootloader should be flashed to your device now, backup from old bootloader is saved at /sdcard/backup.img
pause
adb reboot bootloader
edit: attachmed removed cause brokenworm added it to 1st post
SAGA PVT ENG S-OFF
HBOOT-0.98.2000 (PG8810000)
RADIO-38.03.00.03M
eMMC-boot
THX
Marsdroid
added "Eng S-Off.rar"
1 Click flash for S-Off + perm root is attached, just extract the archiv and run the flash.bat
thx to blezz for this.
Sorry, but newbie question here , what benefits are there to me (soff/root/unsecured boot.img) having used XTC and super one click would this engineering hboot provide?
Would you like to know one of the things that really annoys me on a daily basis? Tough, … more
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?