Coder Social home page Coder Social logo

appsync-1's Introduction

AppSync

Support iOS 5 through 8.1
Copyright (c) 2014 Linus Yang

AppSync is NOT meant for piracy. Please do not use it to install pirate apps!

Installation

  • Add repo http://yangapp.googlecode.com/svn to Cydia, then search and install "AppSync",
  • Or manually download and install by iFile or dpkg.
  • You can also install "App Installer" to install apps by command appinst <ipa file>.

Introduction

AppSync is a development tool for eliminating the restriction of installing self-signed .ipa packages on iOS devices. It helps developers who haven't enrolled the iOS developers' program to test apps with Xcode.

This AppSync implementation ultilizes the dynamic hooking function MSHookFunction of Cydia Substrate by @saurik to bypass the signature check. It does not modify any system files, which is more generic, stable and safe.

Development

You can build AppSync directly on your device:

  1. Use Cydia to add repo http://yangapp.googlecode.com/svn.
  2. Search and install git, theos and Erica Utilities. (This may take a few minutes.)
  3. SSH into your device (or use MobileTerminal) to run the following commands:
# Use git to clone repo
git clone https://github.com/linusyang/AppSync.git

# Build AppSync
cd AppSync
make package

# Build App Installer
cd App
make package

Reference

com.saurik.iphone.fmil by @saurik

License

Licensed under GPLv3.

appsync-1's People

Contributors

linusyang avatar

Watchers

 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.