Giter Site home page Giter Site logo

marsqq / theos-jailed Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kabiroberai/theos-jailed

0.0 0.0 0.0 4.27 MB

A Theos module to develop jailed tweaks for iOS 8 and up

License: Other

Shell 50.30% Perl 0.90% C 5.00% Logos 10.82% Makefile 32.99%

theos-jailed's Introduction

Theos Jailed

To begin developing your first jailed tweak, head over to Installation in the wiki.

Features

  • Works with the latest and greatest
    • iOS 8 and up
    • CydiaSubstrate.framework (instead of the outdated libsubstrate.dylib)
  • Functions as a module, so it plugs in to Theos. This means you can always use the latest version of Theos with it
  • Colored terminal output (see Example output)
  • Uses make package install instead of a shell script --- just like in jailbroken tweaks
  • Improved codesigning
    • You don't need to ever specify DEV_CERT_NAME
    • Supports both bundle IDs and .mobileprovision files
    • Doesn't require a paid developer account!
  • Integrates with ios-deploy to automatically install the app onto a connected device
  • Tweak more than just code. Theos Jailed allows custom
    • Bundle IDs
    • Display names
    • Info.plist files (merged with the app's Info.plist)
    • Resources (merged with the app's root directory)
  • Includes various addons
    • Cycript
    • FLEX
    • Fishhook
  • Adds its own template to Theos without overwriting any existing Theos code
    • This means that you can build jailed and jailbroken tweaks at the same time
  • Supports building Extensify Exos
  • Provides an easy way to integrate Dynamic Frameworks/Libraries
  • Lets you inject Cydia tweaks into the target app (doesn't work with all tweaks)
  • Adds make troubleshoot-jailed for helping with issues
  • Extensively documented on the wiki

Example output

Credits

  • BishopFox for the original proof of concept

theos-jailed's People

Contributors

kabiroberai avatar joshuaseltzer avatar sonodima 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.