Tag Archives: iphone

iOS Firmware Unpacking

Preparations You’ll need the following tools: Now compile the genpass.c: Unpacking the ipsw file The iPhone Software .ipsw files are normal ZIP files. You can extract them with e.g. IZArc. The archivescontain several files and some disk images: the iPhone OS itself, an Upgrade image and a Restore image. These 3 interesting files for the… Read More: iOS Firmware Unpacking »

T-Mobile HotSpot

Registration To get your login credentials, you have to send a SMS with the word open to 9526 (at least in Germany). After that you’ll get a SMS in return containing your login data. Bookmark You can add a bookmark to Safari with the following link: (Replace USERNAME and PASSWORD with your data.)

Flash in Safari

(Found here.) You need to have a jailbroken iPhone for this. Add the repository http://d.imobilecinema.com/ to Cydia and find the iMobileCinema. After installing it, you should be able to watch Flash movies in Safari (most of the times).

Develop iOS Apps

real Apps Pseudo-Apps Pseudo-Apps is what I call the apps which are actually a bunch of HTML pages with JavaScript and some JavaScript-API for accessing the iPhone internal features. These open in a WebKit-control so that they are basically some spiced up websites. Web-Apps

Appulous

Appulous is a special AppStore for jailbroken iPhones. The problem of the original AppStore is that you can’t test the applications. You are mostly dependent on the reviews – if there are some. Appulous lets you test drive most applications from the AppStore. To install it, add the following source to Cydia: http://cydia.hackulo.us . Then… Read More: Appulous »