Reply to topic  [ 26 posts ]  Go to page 1, 2, 3  Next
Tutorial for rooting the Samsung Behold2 
Author Message
Developer
User avatar

Joined: 08 Nov 2009
Posts: 43
 Tutorial for rooting the Samsung Behold2
Persistent root thanks to kam187 from http://androidforums.com/samsung-behold-2/22470-persistant-root.html

Requirements:
Android SDK
This file: http://rapidshare.com/files/304169950/try3
alt link http://www.4shared.com/file/148564303/bf9be869/try3.html

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
su
cat /system/bin/playlogo > /system/bin/playlogo_real
/system/bin/chmod 0755 /system/bin/playlogo_real

echo "#!/system/bin/sh
/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
/system/bin/playlogo_real" > /system/bin/playlogo

Here is a vid of the commands being entered into adb


Link


08 Nov 2009
Profile E-mail
The Driver: People ask why did I make this forum, my answer, " To take over the world"
The Driver: People ask why did I make this forum, my answer, " To take over the world"

Joined: 02 Sep 2009
Posts: 699
Location: Some where in Cali
Post Re: Tutorial for rooting the Samsung Behold2
Wait do we get pics to? :-)

_________________
"I am the punishment of God...If you had not committed great sins, God would not have sent a punishment like me upon you.” - Genghis Khan

As the Founder if you find any issues with the Forum or want to advertise please PM me or on email me at fishman.brent@gmail.com
Follow me on twitter Here
Follow us for all Android news on AllDroid on twitter Here
AllDroid on Facebook Here
AllDroid IRC Chat info: Server chat.freenode.net Chatroom #alldroid
Have a suggestion for AllDroid? Let us know Here
Like the forum and want to donate...Click here to Donate


08 Nov 2009
Profile E-mail
Developer
User avatar

Joined: 08 Nov 2009
Posts: 43
Post Re: Tutorial for rooting the Samsung Behold2
Here ya go...


Attachments:
rootdevice.png [17.08 KiB]
Downloaded 1484 times

_________________
FOLLOW ME ON TWITTER
ImageImage
"When I raise my flashing sword, and my hand takes hold on judgment, I will take vengeance upon mine enemies,
and I will repay those who haze me. Oh, Lord, raise me to Thy right hand and count me among Thy saints."
08 Nov 2009
Profile E-mail
oFiCail Villaige Idiot
User avatar

Joined: 14 Sep 2009
Posts: 54
Location: the damn desert! (AZ)
Post Re: Tutorial for rooting the Samsung Behold2
good work ..

_________________
hit me on twitterrrrrrrrr

@lexotic_sc300

BLACK G1
Theme: changes too often
ROM: changes even more often
Cyanogen 1.4 Recovery


08 Nov 2009
Profile E-mail
Fresh Meat
Fresh Meat
User avatar

Joined: 10 Nov 2009
Posts: 14
Post Re: Tutorial for rooting the Samsung Behold2
sammydroid wrote:
Default [Tutorial] for rooting the Samsung Behold2
Super huge props go to Maxisma
Tutorial for rooting the Samsung Behold2

Requirements:
Android SDK
This file: http://rapidshare.com/files/304169950/try3
alt link http://www.4shared.com/file/14856430...e869/try3.html


I'm glad to see you guys have found some use for the "asroot2" program that I, Zinx Verituse, ported from Ingo Molnar's exp_moosecox.c! I am perplexed why it was renamed to "try3".

You may also download asroot2 from http://zenthought.org/tmp/asroot2, where I originally placed it, and as part of FlashRec (http://zenthought.org/content/project/flashrec)

The source is also available via the "flashrec" project on Google Code.

_________________
ZenThought.org (homepage)
Donate via paypal


10 Nov 2009
Profile E-mail
Fresh Meat
Fresh Meat

Joined: 18 Nov 2009
Posts: 1
Post Re: Tutorial for rooting the Samsung Behold2
I need a little help. I am trying to root my behold II and I can't get past the 4th step. when I try typing the command "adb push try3 /data/local"

i get the message that adb is not a supported command.

I have rooted 2 g1s and a mytouch so I have some experience with this, I just have never had to use the SDK.


18 Nov 2009
Profile E-mail
Junior Member
Junior Member

Joined: 07 Dec 2009
Posts: 18
Post Re: Tutorial for rooting the Samsung Behold2
so has anyone tried to flash a dream recovery image to the behold 2? i found a couple forums saying that that is the recovery to use, idk, i just won one online and noticed that it has 320 mb of ram, meaning this thing could run a pretty nasty sense ui, anyways when i get it in a few days im going to try but thought i would ask anyone here and see, i found the info on this site,


http://forum.hdblog.it/showthread.php?t=5258


07 Dec 2009
Profile E-mail
The Driver: People ask why did I make this forum, my answer, " To take over the world"
The Driver: People ask why did I make this forum, my answer, " To take over the world"

Joined: 02 Sep 2009
Posts: 699
Location: Some where in Cali
Post Re: Tutorial for rooting the Samsung Behold2
Honestly I haven't heard anything about it... Didn't know any one actually had one... haha good to know though :)

_________________
"I am the punishment of God...If you had not committed great sins, God would not have sent a punishment like me upon you.” - Genghis Khan

As the Founder if you find any issues with the Forum or want to advertise please PM me or on email me at fishman.brent@gmail.com
Follow me on twitter Here
Follow us for all Android news on AllDroid on twitter Here
AllDroid on Facebook Here
AllDroid IRC Chat info: Server chat.freenode.net Chatroom #alldroid
Have a suggestion for AllDroid? Let us know Here
Like the forum and want to donate...Click here to Donate


07 Dec 2009
Profile E-mail
Fresh Meat
Fresh Meat
User avatar

Joined: 08 Nov 2009
Posts: 5
Location: Dorsten, Germany
Post Re: Tutorial for rooting the Samsung Behold2
Zinx Verituse wrote:
sammydroid wrote:
Default [Tutorial] for rooting the Samsung Behold2
Super huge props go to Maxisma
Tutorial for rooting the Samsung Behold2

Requirements:
Android SDK
This file: http://rapidshare.com/files/304169950/try3
alt link http://www.4shared.com/file/14856430...e869/try3.html


I'm glad to see you guys have found some use for the "asroot2" program that I, Zinx Verituse, ported from Ingo Molnar's exp_moosecox.c! I am perplexed why it was renamed to "try3".

You may also download asroot2 from http://zenthought.org/tmp/asroot2, where I originally placed it, and as part of FlashRec (http://zenthought.org/content/project/flashrec)

The source is also available via the "flashrec" project on Google Code.



I didn't know that this was compiled by you sorry
I looked through a batch of downloaded exploits (some compiled by myself and some precompiled) and tested them.. Renamed them to try1,2,3... and the file try3 finally worked lol.

_________________
Follow me on Twitter: http://www.twitter.com/maxisma

Wanna help me to get you custom ROMs for Acer A1?
http://tinyurl.com/donatetomaxisma


17 Dec 2009
Profile E-mail ICQ
Fresh Meat
Fresh Meat

Joined: 29 Oct 2009
Posts: 8
Post Re: Tutorial for rooting the Samsung Behold2
Busybox works on the behold 2
Click Here
Thanx to everyone that has contributed so much to hacking and modding this phone.


17 Dec 2009
Profile E-mail
Display posts from previous:  Sort by  
Reply to topic   [ 26 posts ]  Go to page 1, 2, 3  Next

Who is online

Users browsing this forum: No registered users and 6 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.