Thread: Persistant root
View Single Post
Old December 1st, 2009, 06:59 AM   #35 (permalink)
bwilliams
Junior Member
 
Join Date: Nov 2009
Location: Reno, NV
Posts: 16
 
Device(s): Google Nexus One MyTouch 3G Google ION
Thanks: 0
Thanked 0 Times in 0 Posts
Default Am I brain dead?

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: not found

hmmm

ls /system/bin/p*
/system/bin/ping
/system/bin/playlogo
/system/bin/playlogo_real
/system/bin/playmp3
/system/bin/pm
/system/bin/port-bridge
/system/bin/printenv
/system/bin/ps
bwilliams is offline  
Reply With Quote