Όσοι έχετε αναβαθμίσει στην iPhone Firmware v2.0 (βλ. Pwnage v2.0 Tutorial (Mac) - Pwnage 2.0 Tutorial (Windows)) θα πάρετε ένα μικρό δωράκι!
Ένα από τα καλύτερα games του App store για το iPhone, το 'Super Monkey Ball' μπορεί να γίνει δικό σας δωρεάν!
Με ποιόν τρόπο;
1. Make sure you are on Firmware 2.0
2. Download the file and extract the Monkey Ball.app folder to your desktop.
3) Copy Monkey Ball.app into /Applications via SSH and set permissions to 775
4) Create a folder called “Documents” (case sensitive!) in /var/mobile/ and set permissions to 777
5) Reboot your iPhone. Enjoy!
If you got problems with uploading the app via Cyberduck, download all the apps in the folder /Applications to your desktop. Delete /Applications. Create the folder /var/mobile/Applications2 (you may call it Apps or Programs or whatever you like) and copy all your applications into that folder.
Now open terminal, enter “ssh root@IPHONES_IP_ADDRESS”, if you are prompted to accept / authorize the key enter “yes”. Enter the password for the iPhone, “alpine”, as you’ll know.
Now, the only thing left to do is to create the symlink:
“ln -s /var/mobile/Applications2/ /Applications”.
You may copy “endless” applications into “/Applications” now, because it’s now a symlink pointing to the 8GB partition of the iPhone.
Ένα από τα καλύτερα games του App store για το iPhone, το 'Super Monkey Ball' μπορεί να γίνει δικό σας δωρεάν!
Με ποιόν τρόπο;
1. Make sure you are on Firmware 2.0
2. Download the file and extract the Monkey Ball.app folder to your desktop.
3) Copy Monkey Ball.app into /Applications via SSH and set permissions to 775
4) Create a folder called “Documents” (case sensitive!) in /var/mobile/ and set permissions to 777
5) Reboot your iPhone. Enjoy!
If you got problems with uploading the app via Cyberduck, download all the apps in the folder /Applications to your desktop. Delete /Applications. Create the folder /var/mobile/Applications2 (you may call it Apps or Programs or whatever you like) and copy all your applications into that folder.
Now open terminal, enter “ssh root@IPHONES_IP_ADDRESS”, if you are prompted to accept / authorize the key enter “yes”. Enter the password for the iPhone, “alpine”, as you’ll know.
Now, the only thing left to do is to create the symlink:
“ln -s /var/mobile/Applications2/ /Applications”.
You may copy “endless” applications into “/Applications” now, because it’s now a symlink pointing to the 8GB partition of the iPhone.