- mount -o rw,remount /dev/st9 /system
- mkdir /system/system2
- mount -o rw /sdcard/system.img /system/system2
- cd /system/system2
- cat bin/playlogo > bin/playlogo_real
- chmod 0755 bin/playlogo_real
- echo "#!/system/bin/sh
- /data/local/try3 /system/bin/sh
- mount -o rw,remount /dev/st9 /system
- chmod 04755 /system/bin/sh
- cat /system/bin/su1 > /system/bin/su
- chmod 04755 /system/bin/su
- /system/bin/playlogo_real" > bin/playlogo
- cd /
- umount /system/system2
Undefined
By: Guest | Date: Jul 2 2010 02:54 | Format: None | Expires: never | Size: 478 B | Hits: 882
Latest pastes
52 minutes ago
10 hours ago
1 days ago
2 days ago
2 days ago