Saturday, July 7, 2012

In-Appstore – Unlimited free in app purchases for all iDevices

Tired of paying for coins, feature upgrades and power ups for your iOS apps? In-Appstore solves the problem by giving you unlimited (and free) in-app purchases!
Enabling in-appstore is simple and only takes 4 simple steps:

  • Logging off your account
  • Installing a CA certificate
  • Installing in-appstore certificate
  • Changing the DNS records
Note, that in-appstore works only when you connected to a Wi-Fi network, not a cellular network.

Let’s begin!


Step 1: Sign out of your Apple ID (Found under Settings -> Store)
Step 2: Install these certificates on your device
  1. First (cacert.pem)
  2. Second (itcert.pem)
The order of installing is very important! Install them in the order seen here.
Step 3: Open any application where you can purchase items within the app. Attempt to buy something but tap “Cancel” when prompted on the “Do you really want to purchase?” window.
Step 4: Open Wi-Fi settings on your device and tap the small blue arrow on your Wi-Fi network. Remove all data from DNS field and set it to any one of the following addresses:
  1. 94.228.221.10
  2. 91.224.160.136
  3. If you would like to create and share your own DNS, please install DNSMasq Server and configure it with (dnsmasq.conf)
Next, toggle your WiFi (turn it off for a few seconds and then back on).
Step 5: Go to any application and try to buy something! You will see dialog window asks you to Love apple, Click on “LOVE” or “LIKE”!
Note: When prompted to enter credentials for an account, enter any random values for UserID and Password. DO NOT USE YOUR APPLE ID.

How do I revert back?

Step 1 – Uninstall Certificates:

  1. On your iOS device, select Settings.
  2. On the Settings menu, select General.
  3. On the General menu, select Profile.
  4. Beside the current profile, tap the Remove button.
  5. If a Remove Profile confirmation window appears, tap the Remove button.

Step 2 – Clear DNS

  1. Open Wi-Fi settings on your device and tap the small blue arrow on your Wi-Fi network.
  2. Remove all data from DNS field and toggle your WiFi connection (turn it off for a few seconds and then back on)

Step 3 – Sign Out from Apple ID

  1. Click on the listed ID (found under Settings -> Store) and press “Sign Out”.
You may now sign back in with your normal Apple ID.

Backups

Download a backup of all the required files here

How does this work?


DNSMasq Setup

Linux users can automatically pull DNS settings. Simply add the following script to your cron (hourly):
cd /etc
wget http://91.224.160.136/dnsmasq.conf
service dnsmasq reload
That’s all folks! Leave us a comment with your experience!
Enjoy the unlimited shower of coins & upgrades in your games ;)

No comments: