Super huge props go to Maxisma
Tutorial for rooting the Samsung Behold2
Requirements:
Android SDK
This file:
http://rapidshare.com/files/304169950/try3alt link
http://www.4shared.com/file/14856430...e869/try3.htmlPress Windows+R, type in cmd.
Then do:
cd <Directory where try3 is>
adb push try3 /data/local
adb shell chmod 0755 /data/local/try3
adb shell
./data/local/try3 /system/bin/sh
mount -o rw,remount /dev/st9 /system
cat /system/bin/sh > /system/bin/su
chmod 04755 /system/bin/su
exit
exit
Now you have root, via "su"