iOS 4.3.1 Jailbroken Already Using PwnageTool. Here’s A Complete How-To Guide !

The just released iOS 4.3.1 firmware update for iPhone and iPod touch has been successfully jailbroken, courtesy of some swift work by DjayB6 on iOS 4.3.1 jailbreak bundle, and Universal Ramdisk Fixer. The jailbreak though is tethered only for now, which means that you will have to boot it into jailbroken state every time you reboot.

iOS-4.3

Cydia on iOS 4.3.1Cydia running on iOS 4.3.1, iPhone 4 (GSM)

Support for iPhone 3GS and iPod touches is on the way ! Simply follow the instructions below to jailbreak iOS 4.3.1 on iPhone 4 using a combination of PwnageTool 4.2, Universal Ramdisk Fixer and tetheredboot utility.

Here’s what you will need:

  • PwnageTool 4.2
  • iOS 4.3.1 firmware
  • iTunes 10.2.1
  • Mac OS X
  • PwnageTool bundle for iOS 4.3.1
  • Universal Ramdisk Fixer
  • tetheredboot utility

Note:

  • There is no unlock for the new baseband on iOS 4.3.1. If your iPhone relies on a carrier unlock, DO NOT update to stock iOS 4.3.1.
  • Cydia is fully working on iOS 4.3.1
  • It is a semi-tethered jailbreak.
  • Your baseband will not be upgraded during restore process.
  • Hacktivation is supported.

Modifying PwnageTool

Step 1: Download PwnageTool bundle (includes Universal Ramdisk Fixer) for your version of iOS device. Extract the .zip folder, in there you will find a .bundle file, for this guide, we are using iPhone 4 bundle iPhone3,1_4.3.1_8G4.bundle. Move this file to your desktop.

Step 2: Download PwnageTool 4.2 and copy it to /Applications directory. Right click, and then click on “Show Package Contents” as shown in the screenshot below.

iOS 4 Jailbreak (1)

Step 3: Navigate to Contents/Resources/FirmwareBundles/ and paste iPhone3,1_4.3.1_8G4.bundle file in this location.

PwnageTool 4.3.1

Creating Custom Ramdisk for iOS 4.3.1 Custom Firmware

Step 4: Download Universal Ramdisk Fixer (part of the PwnageTool bundle package that you downloaded in Step 1 above) and simply install it as shown in the screenshots below. This is important because Ramdisk in the current version of PwnageTool is broken. This Universal Ramdisk Fixer basically patches it correctly for iOS 4.3.1 firmware.

RDF (1)

RDF (2)

RDF (3)

Building iOS 4.3.1 Custom Firmware

Step 5: Download iOS 4.3.1 firmware. Move this file to your desktop.

Step 6: Start PwnageTool in “Expert mode” and select your device:

PwnageTool 4.3 (4)

Step 7: Browse for iOS 4.3.1 firmware for your device as shown in the screenshot below:

iPhone 4 4.3.1

Step 8: Now select “Build” to start creating custom 4.3.1 firmware file:

PwnageTool 4.3

Step 9: PwnageTool will now create the custom .ipsw file for your iPhone which will be jailbroken.

PwnageTool 4.3 (2)

Step 10: Now follow the following steps to enter DFU mode using PwnageTool:

  • Hold Power and Home buttons for 10 seconds
  • Now release the Power button but continue holding the Home button for 10 more seconds
  • You device should now be in DFU mode

PwnageTool 4.1 (3)

Restore iOS 4.3.1 Custom Firmware Using iTunes

Step 11: Start iTunes, click on your iOS device icon from the sidebar in iTunes. Now press and hold left “alt” (option) button on Mac, or Left “Shift” button if you are on Windows on the keyboard and then click on “Restore” (Not “Update” or “Check for Update”) button in the iTunes and then release this button.

Update iPhone 4 4.2.1 (4)

This will make iTunes prompt you to select the location for your custom firmware 4.3.1 file. Select the required custom .ipsw file that you created above, and click on “Open”.

Step 12: Now sit back and enjoy as iTunes does the rest for you. This will involve a series of automated steps. Be patient at this stage and don’t do anything silly. Just wait while iTunes installs the new firmware 4.3.1 on your iOS device. Your iOS device screen at this point will be showing a progress bar indicating installation progress. After the installation is done, your iOS device will be jailbroken on iOS 4.3.1.

Booting in Tethered Mode

Last but not the least, since there is no untethered jailbreak for iOS 4.3.1 yet, we will have to boot it into a tethered jailbroken state. To do this, we will make use of a utility named “tetheredboot” as shown in the steps below.

Step 13: Download tetheredboot.zip utility for Mac OS X and extract the .zip file.

Step 14: First, we will need two files from the custom iOS 4.3.1 firmware namely: kernelcache.release.n90 and iBSS.n90ap.RELEASE.dfu. To do this, make a copy of your custom iOS 4.3.1 file that you created above, change the extension of this file from .ipsw to .zip, and then extract this .zip file.

Now copy kernelcache.release.n90 file, and then copy iBSS.n90ap.RELEASE.dfu files which are found under /Firmware/dfu/.

Move all these files, and tetheredboot utility to a new folder named “tetheredboot” on the desktop as shown in the screenshot below.

Jailbreak 4.3 (2)

Step 15: Turn off your iOS device, and start Terminal on OS X and run the following commands:

sudo -s

enter your administrator password, then:

/Users/TaimurAsad/Desktop/tetheredboot/tetheredboot
/Users/TaimurAsad/Desktop/tetheredboot/iBSS.n90ap.RELEASE.dfu
/Users/TaimurAsad/Desktop/tetheredboot/kernelcache.release.n90

You will have to of course replace “TaimurAsad” with the name of the directory on your computer.

now press enter.

NOTE: If the above fails, try ‘tetheredboot -i ibss -k kernel’ instead of ‘tetheredboot ibss kernel’:

/Users/TaimurAsad/Desktop/tetheredboot/tetheredboot –i
/Users/TaimurAsad/Desktop/tetheredboot/iBSS.n90ap.RELEASE.dfu -k
/Users/TaimurAsad/Desktop/tetheredboot/kernelcache.release.n90

Tip: Simply drag and drop in Terminal – tetheredboot file, then iBSS file and then kernelcache.release file.

Jailbreak 4.3 (3)

You should now see some code running in the Terminal window, at some point, it will ask you to enter DFU mode. Now follow the following steps to enter DFU mode:

  • Hold Power and Home buttons for 10 seconds
  • Now release the Power button but continue holding the Home button for 10 more seconds
  • You device should now be in DFU mode

Now wait for your device to boot, Terminal at this point will be showing “Exiting libpois0n” message. After a short while, your iPhone or iPod touch will be booted in a jailbroken tethered mode !

UPDATE 1: Instructions on how to jailbreak iPad 1G can be found here.

UPDATE 2: Instructions on how to jailbreak iPod touch 4G can be found here.

You may also like to check out:

You can follow us on Twitter or join our Facebook fanpage to keep yourself updated on all the latest iPhone jailbreaking and unlocking releases.