Skip to content
This repository has been archived by the owner on May 8, 2022. It is now read-only.
/ iPatch Public archive
forked from EamonTracey/iPatch

GUI tool to inject dynamic libraries into IPA files

License

Notifications You must be signed in to change notification settings

sourcelocation/iPatch

 
 

Repository files navigation

iPatch with MacOS 10.10-11.x support

GUI tool to inject dynamic libraries into IPA files

Screenshot of the iPatch window

Explanation

An IPA file is a compressed version of an iOS application. You can attain IPA files online or with tools like flexdecrypt and CrackerXI+. iPatch supports injecting dynamic libraries into an app contained in an IPA file. iOS jailbreak tweaks are dynamic libraries stored in debian packages. iPatch supports injecting app jailbreak tweaks for use on jailed devices, and supports injecting substrate (using libhooker) so the tweak can load hooks.

Usage

Download iPatch.app in releases, move it to your Applications directory, and open the app. Insert a dylib or tweak debian package. Insert an IPA file. Modify the display name to your liking (this is the name the app will have on the Home Screen). Choose whether to inject substrate. Click Patch and wait.

Compatibility

iPatch is compatible with macOS versions >=10.10.

About

GUI tool to inject dynamic libraries into IPA files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 59.2%
  • Objective-C 39.7%
  • C 1.1%