hey guys I hacked my touch I even got the iPhone apps on it but when I click on them the just sit for about 30secs and back to the home page any help?
Use putty.exe for windows and login using your ipod touch ip address. Next Login as root for the username and alpine for the password.
When you are at the # prompt type in /bin/chmod -Rf +x /Applications/
Then reboot the iPod
the * means include subfolders and files within those folders etc
just makes the command go deeper
/bin/chmod -Rf +x /Applications/
/bin/chmod -R a+x /Applications/*
tryI'm experiencing the same problem, I've installed the apps in the correct folders, and run the command /bin/chmod -R a+x /Applications/* in Putty. However once I hit enter after putting in the command it says "glob6: not found" and when I restart my ipod the app icons are on the springboard but when I try and open one the app opens for about 10 seconds then crashes, while it is open I can't do anything if the app.
I'm open to any suggestions.