Home » Archive

Articles tagged with: ipa

Apps »

[15 Nov 2009 | No Comment | ]

Who ran the most successful and largest IPA site before Appulous? (bigger than TMB)
The answer is: b00sted4fun
var fbShare = {url: ‘http://www.foreveriphone.com/who-ran-the-most-successful-and-largest-ipa-site-before-appulous/’,size:’large’}

Apps »

[15 Nov 2009 | No Comment | ]

In the past, if you want to install ipa on your iPhone, you have to go through iTunes, USB, FTP or SSH. Now none of these are needed anymore! One can easily install crack version of iPhone apps on iPhone directly. Here are the steps to do so:
1. Go to Cydia
2. Under Sections, go to Hackulo.us
3. Tap on Installous
4. Install it
From here onwards, you are on your own, you could launch the app, find your app and install it!
var fbShare = {url: ‘http://www.foreveriphone.com/download-and-install-ipa-directly/’,size:’large’} …

Tips and Tricks »

[13 Nov 2009 | One Comment | ]

This article teaches you how to install iPhone apps using SSH instead of iTunes. This may be usable if you don’t have iTunes installed on your machine, or if you use a flatform like Linux which can’t have iTunes installed.

Find your application/game and download the .ipa file
Rename the .ipa file to xxx.zip(xxx is the name of the application/game)
Open the .zip file and extract it
You will see a xxx.app folder(xxx is the name of the application/game)
Transfer the xxx.app folder to your iphone via SSH to the /Applications folder
chmod 775 this …