1
0
mirror of https://github.com/mbirth/wiki.git synced 2024-09-19 06:23:25 +01:00
wiki.mbirth.de/know-how/hardware/apple-iphone/_posts/2009-06-20-jailbreak.md

2.9 KiB

created layout layout_old redirect_to tags title toc updated
2009-04-20 20:36:03 +0200 redirect default https://blog.mbirth.de/archives/2009/04/20/apple-iphone-jailbreak.html
know-how
hardware
apple
iphone
jailbreak
Apple iPhone Jailbreak false 2009-06-20 20:22:41 +0200

See Wikipedia for a description of WHAT this is.

Jailbreak from Linux

You'll need SUN VirtualBox with working kernel modules and a working Windows VM.

  1. setup the VM to use USB through an USB 2.0 controller
  2. you may add a device filter for USB - fill only the following fields (this ensures that the device will be auto-connected to the VM):
    • Name: Apple iPhone
    • Manufacturer: Apple Inc.
  3. startup the VM
  4. now download the redsn0w tool and run it (close iTunes beforehand)
  5. it should detect the iPhone and give you the recovery mode instructions, do so
  6. if the USB filter works, the jailbreak should work as on a normal Windows PC, if not, here comes the tricky part:
    • when you are instructed to hold the buttons for several seconds, after you have released the power button and are still holding the HOME button, right-click the "USB Plug" of VirtualBox to see if an Apple device has appeared. This happened for me at around 16 seconds left to hold. You have to close the context menu and right-click the icon again to see newly appeared devices. If the new Apple device appears (something like "iPhone (Recovery mode)") click it to connect it to the VM.
    • if the QuickPwn/redsn0w finished "uploading hacked bootloader" and is stuck at 100%, just use the USB menu to disconnect the iPhone (listed as "Recovery") and find the "iPhone in DFU mode" in the context menu and connect this one. After that, the jailbreak continues until the end.
    • when the jailbreak is done, use the context menu to unplug the iPhone which will automatically reboot your phone and install the Jailbreak

Repositories for Cydia

There is a long list at alltechrelated.com with plenty of repositories for Cydia.

Noteworthy apps

Some interesting apps from the Cydia Installer:

  • Video Recorder for 3G --- Video recording for your iPhone (Trial version)
  • Snapture --- Camera replacement with various additional features (Trial version)
  • iRealSMS --- SMS tool replacement with templates/drafts and several other features (Trial version)
  • MobileTerminal --- access the underlying DarwinOS via commandline (together with OpenSSH you'll get full remote-admin functionality)