Lost
I'm a newbie...yes. I've read through almost all of the posts and can't figure out where I'm going wrong. HTC is running so I can see my device when I do db devices. .
I've tried adb push from both platform-tools and just tools (copied all files from platform-tools into tools). When I run the sequence
adb push asroot2 /data/local/
adb shell
chmod 0755 /data/local/asroot2
/data/local/asroot2 /system/bin/sh
I I don't get "Success! "Enjoy your Shell" or whatever ever its supposed to say, but I get
[1] Killed /data/local/asroot2 /system/bin/sh
Please help....