Archive for the 'Jailbreak' Category
If the exhaustive eight step install process I posted a few weeks ago is a bit too long or complex, here is a new, easier, and faster way to accomplish the same thing: install flash on your:
iPhone 3Gs, iPhone 4, or iPad
step 1. A jailbroken device is necessitated so if you haven’t already, here is tutorial.
step 2. Then simple open Cydia > Manage > Sources
step 3. Edit source and add http://repo.benm.at
step 4: Download Frash and install it!!
have fun,
rooster
Well, after an extended vacation, Comex has brought back Jailbreakme 2.0!
This miraculous jailbreak solution is so amazingly simple. Merely go to:
www.jailbreakme.com
or
www.jailbreakme.modmyi.com
on your iPad, iPhone, or iPod Touch to start the process.
Once there the on-screen instructions will baby you through the jailbreak.
* Jailbreakme works on the following devices:
- iPod Touch 1G on iOS 3.1.2
- iPod Touch 1G on iOS 3.1.3
- iPod Touch 2G on iOS 3.1.2
- iPod Touch 2G on iOS 3.1.3
- iPod Touch 2G on iOS 4.0
- iPod Touch 3G on iOS 3.1.2
- iPod Touch 3G on iOS 3.1.3
- iPod Touch 3G on iOS 4.0
- iPad on iOS 3.2
- iPad on iOS 3.2.1
- iPhone 3G on iOS 3.1.2
- iPhone 3G on iOS 3.1.3
- iPhone 3G on iOS 4.0
- iPhone 3G on iOS 4.0.1
- iPhone 3G[S] iOS on 3.1.2
- iPhone 3G[S] iOS on 3.1.3
- iPhone 3G[S] iOS on 4.0
- iPhone 3G[S] iOS on 4.0.1
- iPhone 4 on iOS 4.0
- iPhone 4 on iOS 4.0.1
Check out more jailbreak solutions here on our official jailbreak help page.
have fun!
rooster
In order to customize and edit the theme of your device, one needs to be able to SSH into the device.
1. You need an FTP client.
* CyberDuck for Mac (You can also use Fugu or iPhone Explorer)
2. Install OpenSSH and SBSettings to your iPhone.
- SBSettings will help you toggle SSH on/off
Tip: change your devices root and user passwords periodically
3. Now follow the appropriate instructions below:
- iPhone Explorer users – plug in your phone and launch iPhone Explorer and it should automatically populate your iPhone file system, then skip to step 5
- Most other FTP clients:
-Get on a WiFi network
-Record your iPhone’s IP address (Setting-> Wi-Fi ->blue arrow next to the network you are connected to)
-Launch your FTP client
Tip: SSH is a huge battery hog, so keep it off unless actively using it

4. Enter your iPhone’s IP address and set port to 22. Your username is root and the default password is ‘alpine’ (without the quotes). Click connect or continue. You should now have a list of all your iPhone’s files.
Tip: Keep your device plugged in during this process to ensure that your battery doesn’t die

Your browser may not support display of this image.
5. Now merely click Library —> Themes to find all the themes you have downloaded.
Tip: Go to Settings -> Autolock -> Never. Sometimes your SSH client will show an error screen when the device sleeps; this ensures that will never happen.
The Android community is growing and the OS is improving greatly. Naturally, somebody thought it would be a great idea to run Android on their iPhone. Its still a bit unstable but if you want to test it you, here is very simple and therefore justifiably long tutorial provided by android-a-lot.
DISCLAIMER: Do this at your own risk
Downloads
Here’s a bunch of stuff that you’ll need before you start:
- IMPORTANT! Jailbroken iPhone 2G only!!!!
- VirtualBox Get the right version Windows/Mac
- VirtualBox Ubuntu Image. Download number 10, Ubuntu Linux 9.10 codename Karmic Koalax86
- iPhone Explorer.
- Android images and sources
- Patched images.
Preparation
Let’s get some of the basics out of the way:
- Open Task Manager
- Kill the iTunes Helper process
- Install iPhone Explorer
- Connect your iPhone to your Mac/PC
- Run iPhone Explorer
- Click the Change Root button
- Select “/” Real iPhone Root Directory
- Browse to private/var
- Copy ramdisk.img, userdata.img, cache.img and zImage from Downloads#5 (Android images and sources) to that var directory
- Copy system.img and android.img.gz from Downloads#6 (patched images) to the that var directory
- That’s all the Android files on your iPhone, now to make them run!
Setting Up Virtual Box
- Install VirtualBox
- Open VirtualBox
- Go on File > Virtual Media Manager
- Make sure Hard Disks is selected
- Click Add
- Locate the ubuntu-9.10.vdi file (download#3) and select it
- Close Virtual Media Manager
- Go on Machine > New
- Click Next
- Under Name enter “Ubuntu”
- Select Linux Operating System
- Select Ubuntu Version
- Click Next
- Set an amount of RAM, the default should be fine
- Click Next
- Select “Use existing hard disk”
- Select the ubuntu-9.10.vdi
- Click Next
- Click Finish
- Select that new machine to start up Ubuntu
- The password to login is: reverse
Setting Up Ubuntu
Almost there – if this feels a bit long, just consider how short and simple each step is!
- Click System (top bar) > Administration > Synaptic Package Manager
- Enter the password: reverse
- In the quicksearch box, type libusb-1.0, click the Check Box next to libusb-1.0-0 and select Mark for installation
- In the quicksearch box, type libreadline, click the Check Box next to libreadline5 and select Mark for installtion
- Click Apply
- When it’s all installed close the Package Manager
- Open Firefox (in Ubuntu)
- Download openiboot installer from here
- Click Places (top bar) > Downloads
- Right-click openiboot.zip and click Extract Here
- Click Applications (top bar) > Accessories > Terminal
- Without the quotes, type ‘cd Downloads/openiboot’
- Restart your iPhone in Recovery Mode (power off, hold down Home button, connect to USB cable)
Getting Android Working!
Well done on getting this far! This is where the fun beings (credits to WinX Blog for these instructions –link)
- In VirtualBox, the Ubuntu Window, go on Devices > USB Devices and select iPhone (Recovery Mode)
- In the terminal type (without quotes): ’sudo su’
- Enter the password: reverse
- In the terminal type ./loadibec openiboot.img3
- You’ll see the OpeniBoot screen appear on your iPhone
- Hold down the power button a couple of seconds (iPhone)
- The bottom option, openiboot console, will become selected
- Press Home (iPhone). You’ll see a bunch of text appear and stop at “Welcome to openiboot”
- In VirtualBox, the Ubuntu Window, go on Devices > USB Devices and select iPhone (OpeniBoot Mode)
- In terminal type su ./oibc
- Enter the password: reverse
- If this doesn’t work just type: ./oibc
- You’ll see the same text from the iPhone in the Terminal
- Type (without quotes) ‘nor_read 0×09000000 0×0 1048576? and press Enter
- Wait for it to say Done
- Type (without quotes) ‘~norbackup.dump:1048576?
- This creates a backup of your NOR memory – save a copy on USB stick, or email it to yourself or something
- Type install, press Enter. When this is done you’ve got openiboot installed on your iPhone. You’re done!
Finishing Off
What you’ve achieved up til now is Android files on your iPhone, and then installing openiboot so that you have an option to start iPhone OS or Android when you turn on your phone. Openiboot was necessary because that’s the only way right now that you can boot into Android. Here’s how to finish off and get into Android:
- If you still have Terminal open with the oibc still running, just type ‘reboot’, press Enter and skip to step 3
- If you don’t have Terminal open, disconnect your phone, turn it off and back on
- When openiboot appears press Power button to switch to openiboot console (bottom option)
- Hold down the Home button
- Android will start to boot, but it might take a while
Thanks to:
planetbeing – the man who did all the hard work!
WinXBlog – guide for getting openiboot running
Geekoid – for the system images
and a huge thanks to Superhero
rooster
Well, they did it.
The Untethered jailbreak for the iPhone, iPod touch, and yes, the iPad is here!
This new jailbreak works on the latest firmwares.
The creator of Spirit, @comex, give us some advice about their his JB:
- Spirit is an untethered jailbreak for iPad, iPhone, and iPod touch on the latest firmwares.
- Spirit is not a carrier unlock.
- If you currently are using a tethered jailbreak, you have to restore to use Spirit. Do not upgrade if you use an unlock on an iPhone 3G or 3GS. (You can, however, restore to 3.1.2 if you have SHSH blobs for that version.)
. . . and the requirements for the JB:
- Any iPad, iPhone, or iPod touch on firmware 3.1.2, 3.1.3, or 3.2.
- An activated device: one not stuck on the Connect to iTunes or Emergency Call screen.
- Any version of iTunes 9 (including 9.1.1).
- Syncing with iTunes before trying this is highly recommended.
- Note: On iPad, all this is still sort of beta. Some packages in Cydia, not designed for iPad, might screw up your system and require you to restore. Be careful. (And no, Cydia’s appearance is not final.)
As noted above, this is all still in beta mode and so take heed of the above warning and be careful when installing iPhone Cydia packages on the iPad.
Here is the official site with the available Mac and Windows downloads!
IMPORTANT – Dev Team:
Unless you’ve backed up your SHSH blobs for vulnerable firmware versions, you’ll lose the ability to use the current Spirit jailbreak if you accidentally upgrade.
Please take the steps now to backup your SHSH blobs. Use either Firmware Umbrella to create a local copy, or go through saurik’s server. If you are getting an iPad 3G, it’s safest to backup your blobs using Firmware Umbrella, in case saurik’s server gets bogged down with requests.
- Spirit works on all devices. (However, the redsn0w and PwnageTool flows will continue to work on those devices they’ve always worked on)
- Spirit does not include a carrier unlock. (Please don’t bug @comex about that)
- Spirit requires your device to be activated or hacktivated
Thanks to all the developers esp. @Comex
rooster
that’s right, that’s Cydia.
George Hotz, famously known as the first hacker to unlock the iPhone, shows that he has hacked the iPad. Although it may still be a while till it is released to the public, geohot shows us the following picture on his blog. He also shows us that he has acquired the following keys for the 3.2 iPad Firmware:
iBoot.k48ap.RELEASE.img3
KEY: 1E3A1CA2F45D15452B16B9FE0A2C214A0AF897F09EE269F8E5967FC74B1022AC
IV: 36E1BCD042AC193F7305C8E6077D3DF7
018-7226-009.dmg
KEY: 31E7ECD9C364414205A8FA0092CC80C0D67EAE40E75FFA27B37048C42335A106
IV: 9C051576DDD94F48C324CF7AC3197FE1
And of course, the bootrom:
SecureROM for s5l8930xsi, Copyright 2009, Apple Inc.
03203A4EBC24BD2488EFDAAA19F0C9589496011F
He says that it should be as easy as Blackra1n. We’ll see soon. . . hopefully.
rooster
The iPhone Dev Team has released a statement warning all jailbreakers to beware of online “5.12″ or “5.11″ jailbreaks that are fraudulent and will steal your money. These sites do not have any sort of unlock or jailbreak for the new devices and are only trying to steal money from you: stay away!!
On the better side of things, sherif hashim has found a seemingly promising crash in the new baseband and is working hard on exploiting it for the upcoming jailbreak. Unfortunately, there is no way to tell if this crash will be good enough; the dev team promises nothing but hard work and is unable to give an ETA yet.
rooster
Apple’s recent firmware update, 3.1.3, is unnecessary unless you have been experiencing issues with your battery percentage. But because some people will want to update anyway while and keep their iPhone/iPod Touch jailbroken, the dev-team announces PwnageTool 3.1.5.
The Dev-team gives the details:
iPhone 3G and 3GS unlockers should always be very wary to update their firmware. This is no exception. If you make a mistake along the way you may find yourself updating to official 3.1.3 in which case you will lose your unlock, possibly forever.
iPhone 3GS users (regardless of unlock) should stay away from this and all 3.1.3 jailbreak tools unless you know you have your “SHSH hashes” backed up via Cydia. That’s because if you make a mistake you may find yourself stuck at official 3.1.3 with no way to jailbreak or come back down to 3.1.2 to jailbreak.
If you really truly feel that you need to update, this version creates a custom 3.1.3 IPSW for you to restore to on your iPhone 2G, iPhone 3G, iPhone 3GS with early bootrom, iPod touch 1G, and iPod touch 2G with early bootrom. If you don’t know if you have an early bootrom or not, please avoid updating until you learn more.
Here is the torrent link and here are further instructions. . .
Have fun but be careful.
rooster
Apple just released a new iPhone 3.1.3 OS and updating will kill your chances of Jailbreaking if you are on either the iPhone 3GS or the iPod Touch 2G with “MC serial”.
iPod Touch Fans continues. . .
It also contains a new baseband that has not been hacked and so if you need to unlock your iPhone 3G you should avoid upgrading.
Blacksn0w has not been updated and does not work with 3.1.3 but the ever industrious Dev-Team have made a few tweaks to their recently released redsn0w 0.9 tool so that it will jailbreak OS 3.1.3 on iPod touch 1G, older models of the iPod touch 2G, iPhone 2G and contract (no unlock required) iPhone 3G.
If you’re a 3GS owner then you need to make sure you have backed up your ECID/SHSH signatures through Cydia or Rock to ensure that when Apple stop signing the 3.1.2 firmware you can restore or downgrade to 3.1.2 if required.
Sorry for the bad news, updates to come!
rooster
So here are just some recent interesting news bits about Apple and its products:
- Apple will be focusing on a more gaming oriented device in the future. This is not to say that the iPhone’s and iPod Touch’s other capabilities will be degraded but rather that Apple plans on putting special emphasis on graphic development and other important gaming related aspects.
- Apple released its web-based iTunes preview so you no longer need to launch iTunes immediately just to listen to some songs or watch a video preview.
- Apple Tablet rumors are running high:
- If the rumors are true, the tablet will be able to do basically everything a gadget could possibly do. It’s an e-reader, a gaming device, and a music player. You can watch TV and movies on it and surf the Internet (or so we’ve heard). And it will have thousands of third-party apps available for it … or maybe it will run Mac OS X. That’s all still unknown.
- CHANGE YOUR PASSWORD IF YOU HAVE OPENSSH & JAILBROKEN YOUR IPOD!
rooster

|
|