PwnageTool Bundle for Jailbreaking iOS 4.3
Pwnage Tool bundles is here for iOS 4.3 Beta on iPhone 4. However this kind of jailbreak is strictly limited to iOS developers only, and will require you to have a Mac, and you must also be enrolled in either iPhone Developer Standard or Enterprise Program.
This custom PwnageTool bundle can be downloaded from iPhone-Privacy here.
Instructions for making your own ramdisk are posted below:
Tools needed: OS X, xpwntool
- Unpack the original ramdisk:
xpwntool orig_restore_rd.dmg restore_rd.dec.dmg -iv .. -k ..(use the keys from wiki)- Mount the ramdisk:
hdiutil attach restore_rd.dec.dmg- Free up some space:
rm /Volumes/ramdisk/(some unneeded large-ish file)- Patch asr:
mv /Volumes/ramdisk/usr/sbin/asr /tmp/; bspatch /tmp/asr /Volumes/ramdisk/usr/sbin/asr (bundle_path)/asr.patch- Change the restore options: edit
/Volumes/ramdisk/usr/local/share/restore/options.plistwith Property List Editor, add ‘UpdateBaseband’ = false – see http://theiphonewiki.com/wiki/index.php?title=Preventing_Baseband_Update for details- Unmount the ramdisk:
hdiutil detach /Volumes/ramdisk- Re-encrypt the ramdisk:
xpwntool restore_rd.dec.dmg pwned_restore_rd.dmg -t orig_restore_rd.dmg -iv .. -k ..- Replace the ramdisk inside of CFW produced by the Pwnage Tool with
pwned_restore_rd.dmgYou can either unzip and re-zip the CFW or replace it inside of /tmp/ipsw dir when PwnageTool is running.





