Skip to content

AppSync for iOS 7, a Cydia Substrate tweak for arbitrary .ipa package sync

Notifications You must be signed in to change notification settings

kerasking/AppSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppSync for iOS 7

iOS 5+ is supported

Copyright (c) 2014 Linus Yang

Things you need to know first

  • AppSync is NOT for piracy.
  • AppSync is for freedom of iOS development with official SDK.
  • Jailbreak is NOT for piracy.
  • Jailbreak is for freedom of your iOS device.
  • NO Debian package of AppSync will be provided here.

Introduction

AppSync is a tool to synchronize your IPA Package freely, especially useful for iOS developers who are not enrolled in the iOS developers' program to test their apps on devices.

Currently, all so-called "AppSync for iOS 7" is made by the notorious Chinese iOS piracy website pp25.com. This pp25 version of AppSync modifies installd's launch daemon plist file for interposing signature checking routines, which is an ugly workaround and extremely unstable, causing force close of system apps, or other unexpected behaviours.

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

Again, AppSync is NOT meant to support piracy. Please no piracy and support developers!

Reference

com.saurik.iphone.fmil by @saurik

Build

git clone --recursive https://github.com/linusyang/AppSync.git
cd AppSync
make
make package # If you have dpkg-deb utilities

License

Licensed under GPLv3.

About

AppSync for iOS 7, a Cydia Substrate tweak for arbitrary .ipa package sync

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published