How to Jailbreak iOS 4.3 GM on iPad and iPhone 3GS Using Pwnagetool

iOS 4.3 GM jailbreak on iPad and iPhone 3GS (for both old bootrom and new bootrom) is now possible using the unofficial PwnageTool bundles. The bundles to jailbreak iPhone 4 on iOS 4.3 GM are already available and we have posted the complete step by step jailbreak process for iPhoen 4 in our previous post.

This time we are going to share the method to jailbreak iPad and iPhone 3GS on iOS 4.3.

It is to remind you that iOS 4.3 jailbreaking is semi-tethered right now which means you have to connect your device with the PC to boot it successfully. Moreover, iOS 4.3 devices jailbroken with PwnageTool do not support hacktivation. So all those iPhone users who rely on unlock should not try this method.

Disclaimer: This guide is for testing and educational purposes only. Please don’t follow the steps mentioned below if you don’t know what you are going to do. We won’t be responsible for any damage to your anything.

Part 1: Download the Required Tools:

Download the following tools before you start the actual jailbreak process:

  • Download latest iTunes 10.2 and install it on your Mac machine.
  • Download PwnageTool
  • Download PwnageTool bundles for iPhone 3GS or iPad
  • Download Universal Ramdisk Fixer
  • Download iOS 4.3 GM (devs only)

Hot Update: More unofficial PwnageTool bundles for all idevices are posted in this post which do not require Ramdisk Fixer. We recommend all users to try those bundles first (also compatible with iOS 4.3 final and public release).

Part 2: Patching / Modifying PwnageTool using custom bundles

Since official Pwnagetool doesn’t support iOS 4.3, we have to modify it using the custom PwnageTool bundles.

Step 1: Right click on the PwnageTool which you download in Par-1 and then click on “Show Package Contents”.

Jailbreak iOS 4.3 GM on iPhone 4 using Unofficial PwnageTool Bundle show package

 

Step 2: Navigate to this path /Contents/Resources/FirmwareBundles and put the bundle folder which you downloaded for your device in Part 1 in this location.

Step 3: Close the folder.

Part 3: Patching Ramdisk

Now we have to fix the broken PwnageTool ramdisk process to support iOS 4.3 GM.

Step 1: Launch Universal Ramdisk Fixer.

Jailbreak iOS 4.3 GM on iPhone 4 using Unofficial PwnageTool Bundle ramdisk fixer ios4.3

Step 2: Follow the simple on-screen instruction to fix the ramdisk.

Jailbreak iOS 4.3 GM on iPhone 4 using Unofficial PwnageTool Bundle ramdisk fixer 2

Part 3: Creating Custom iOS 4.3

Step 1: Launch the updated iTunes.

Step 2: Back up your device.

Step 3: Launch modified PwnageTool.

Step 4: Now select your iPhone and click the blue arrow to continue.

Jailbreak iOS 4.3 GM on iPhone 4 using Unofficial PwnageTool Bundle 12

Step 5: Browse for iPSW file (iOS 4.3 GM) which you have already downloaded in Part 1. (Make it sure that iPSW file is placed on desktop)

Jailbreak iOS 4.3 GM on iPhone 4 using Unofficial PwnageTool Bundle 22

Step 6. Now hit the Build button to cook the custom firmware and save it on your PC.

Jailbreak iOS 4.3 GM on iPhone 4 using Unofficial PwnageTool Bundle 73

Part 5: Restoring iOS 4.3 Custom Firmware

Put your iPhone into DFU mode. PwnageTool will help you in this process. Follow the onscreen instructions for this purpose.

Jailbreak iOS 4.3 GM on iPhone 4 using Unofficial PwnageTool Bundle 0

  • 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

After the iPhone is in DFU mode, launch iTunes and it will tell you it has found an iPhone in recovery mode. Press OK to continue.

Jailbreak iOS 4.3 GM on iPhone 4 using Unofficial PwnageTool Bundle iTunes iPhone in Recovery M

To install the custom cooked firmware, press the Alt/Option key and click on “Restore” in iTunes.

Now wait for few minutes until iTunes does its job. The iPhone will reboot after it has been restored successfully.

Part 6: Booting the Device in Tethered Boot

Since iOS 4.3 jailbreak is tethered, we will have to connect the device with PC and use a software “tetheredboot” to boot it into a tethered jailbroken state.

Tetheredboot utility requires two files from iOS 4.3 to do its jobs. The names of those files are

  • kernelcache.release.n90
  • and iBSS.n90ap.RELEASE.dfu.

To get these files, change the extension of iOS 4.3 from .ipsw to .zip and extract it. You will find them under /Firmware/dfu/ folder.

Put all these files and tetheredboot utility into a new folder on desktop and name it “tetheredboot”.

Method 1 to Invoke Tethered Boot:

Start terminal and run the following commands:

sudo -s

type your admin password and run:

/Users/aamirusman/Desktop/tetheredboot/tetheredboot
/Users/aamirusman/Desktop/tetheredboot/iBSS.n90ap.RELEASE.dfu
/Users/aamirusman/Desktop/tetheredboot/kernelcache.release.n9

Replace “aamirusman” with the name of user on your Mac machine and “Desktop” with name of location where you placed the “tetheredboot” folder.

When you are asked to put your device into DFU mode, follow the same method you used in Part 5. After a short period of time you will see “Exiting libpois0n” in the terminal windows which indicates your iPhone, iPad, iPod Touch will be booted within few moments.

Method 2 to Invoke Tethered Boot:

Put your device into DFU mode. Open the terminal and run the following commands.

cd /Users/username/Desktop/Tetherboot/
./tetheredboot iBSS.n90ap.RELEASE.dfu kernelcache.release.n90

You can also check this command, posted by DjayB6 over twitter,  to boot the device tethered.

You can follow us on Twitter or join our Facebook fanpage to keep yourself updated on all the latest from iPhone Dev Team.

Enter email to get Updates in your inbox:

Updated 11 years agoCategorized as Jailbreak

By A. Usman

Loves new tech, especially from Apple and Google.

View all of A. Usman's posts.

Leave a reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.