The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "AppStore.app"
ChronicDev (talk | contribs) |
(Redirecting to /Applications/AppStore.app) |
||
(5 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
+ | #REDIRECT [[/Applications/AppStore.app]] |
||
− | == Introduction == |
||
− | AppStore.app is the application Apple has added to iPhone & iPhone3G 2.x firmwares for distributing applications made using Apple's iPhone SDK. The following is just some initial information gathered by mxweas |
||
− | |||
− | == Findings == |
||
− | |||
− | === Initialization of AppStore === |
||
− | |||
− | GET http://phobos.apple.com:80/bag.xml?ix=2 |
||
− | User-Agent: iTunes-iphone/2.0 |
||
− | X-Apple-Connection-Type: WiFi |
||
− | X-Apple-Store-Front: 143441-1,2 |
||
− | ->302 Moved Temporarily - http://ax.phobos.apple.com.edgesuite.net/WebObjects/MZStore.woa/wa/initiateSession?ix=2 |
||
− | |||
− | GET http://ax.phobos.apple.com.edgesuite.net:80/WebObjects/MZStore.woa/wa/initiateSession?ix=2 |
||
− | User-Agent: iTunes-iphone/2.0 |
||
− | X-Apple-Connection-Type: WiFi |
||
− | X-Apple-Store-Front: 143441-1,2 |
||
− | ->? |
||
− | |||
− | == Your Name == |
||
− | # Take the application icon and drag it from iTunes to your desktop |
||
− | # It will be an ipa file. Unzip it. |
||
− | # Open Payload/<application>.app/SC_Info/<application>.sinf in a hex editor |
||
− | |||
− | Do the above and look at offset 0x0c0. You will see your name, or the name of the person who crappily cracked your application :P |
Latest revision as of 00:46, 15 July 2011
Redirect to: