Tampilkan postingan dengan label app. Tampilkan semua postingan
Tampilkan postingan dengan label app. Tampilkan semua postingan

Rabu, 04 Maret 2009

A better way to install cracked App (.ipa) on the iPhone

Just follow the instructions below:

  1. Go to Cydia and uninstall the Safari Download Plugin if you had previously installed it
  2. Still in Cydia, add this source: http://cydia.hackulo.us
  3. Still in Cydia, install “Installous”
  4. Still in Cydia, install “OpenSSH”
  5. Quit Cydia
  6. Reboot your iPhone
  7. Connect to your iPhone with WinSPC (Windows) or Cyberduck (Mac OS X) (Using SSH Protocol)
  8. Make sure you have root privilege (Username: root ,Password: alpine)
  9. Navigate to “/Private/var/mobile/Library/Downloads” (Installous download folder)
  10. Copy “.ipa” files to this folder
  11. Run Installous
  12. At this time you see a list of applications that previously copied to the “Downloads” folder
  13. Install the applications
  14. Enjoy it !

But How you can find cracked applications (.ipa files) ?? Just do a torrent search!!

More about Apple .ipa file format!

.ipa (Apple Device Application File) files are iTunes version of iPhone applications that stores locally on the following folder:

“Current user music folder”\iTunes\Mobile Applications

Windows Vista example: “C:\Users\’User name’\Music\iTunes\Mobile Applications”

When you download an app from AppStore or adding apps to your iTunes Library, iTunes will automatically make a copy of the “.ipa” file in this folder!

As you see you can easily back up your application sources by making a copy of this folder.

Now the question is “What is included in ipa files?”

You can decompress an ipa file using 7-Zip and see what is included! I do this (ReMovem.ipa), you can see the results here.

—————————-

ipa file size 532,407 bytes

Decompressed size 744,168 bytes

—————————-

As you see in directory list of ReMoven.ipa, there is a folder named “Payload” in the ipa file! I don’t know anything about payload but I see something like this in WinPwn application! As I think you can add payload’s into the iPhone Custom firmware file! That means you can install ipa files using WinPwn, it’s very amazing! But I’m really not sure! :)

There is another file in this directory named “iTunesArtwork” (Without any extensions)! Open this file using Paint!

In the payload folder you can find a folder named “ReMovem.app” (Yes, really it’s a folder!), file content on this folder is application specific!

There is some ways to install an application using it’s “.app” folder! I’ll describe it later.

Compression method will be available soon.

Stay Tuned…