Giter Site home page Giter Site logo

spirit's Introduction

Spirit - a jailbreak for iPhone OS 3.1.2, 3.1.3, and 3.2
by comex (et al.)

Build Instructions:
- Ensure you are running Mac OS X Snow Leopard. There's not a chance in hell any other OS is going to build this mess.
-- chpwn wrote these instructions, but he is right.  this is so ugly.
- MacPorts is required. Fink/etc are unlikely to work, even if they provide the same packages.
- You'll need the iPhone SDK 3.2 (or later).
- Install mingw and upx from MacPorts (for building the Win32 parts).
- Add MobileDevice.dll and CoreFoundation.dll to winstuff/lib from a Windows iTunes installation.
- Add "kern" (kernel) and "launchd" to each of the corresponding folders in igor/ipsw.
- Add required (copyrighted) headers: cp -a /System/Library/Frameworks/IOSurface.framework/Versions/A/Headers igor/headers/IOSurface
- Find the SDK: ln -s /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS3.2.sdk /var/sdk
- Add compilers to $PATH: export PATH=/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:$PATH
- Build it: ./fullbuild.sh

Notes:
 - Yes, this builds for Windows on OSX.
 - Linux version: http://github.com/posixninja/spirit-linux
 - dl (device link) is the computer-side jailbreak.
 - The GUIs just wrap dl.
 - igor is the iphone-side part, and probably the most interesting to examine.

spirit's People

Contributors

comex avatar

Stargazers

Jeremy Johnstone avatar

Watchers

Jeremy Johnstone avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.