si sigo esteos pasos con los correspondientes archivos tendré root en el terminal....
cd\ cd C:\android-sdk-windows\platform-tools adb push su /sdcard/su adb push Superuser.apk /sdcard/Superuser.apk adb push busybox /data/local/tmp/busybox adb push root /data/local/tmp/root adb shell chmod 0755 /data/local/tmp/* adb push psneuter /data/local/tmp adb push misc_version /data/local/tmp adb shell chmod 777 /data/local/tmp/psneuter adb shell chmod 777 /data/local/tmp/misc_version adb shell /data/local/tmp/psneuter adb shell /data/local/tmp/root