IPAPatch provides a simple way to patch iOS Apps, without needing to jailbreak. You can run your own code inside ipa file as a dynamic library. So you can change the behavior of that app by utilizing Objective-C runtime. You can debug third-party apps like your own. By linking existing frameworks, you can integrate third-party services to apps very easily, such as Reveal. You can distribute your patch/work to your friends very easily, with IPAPatch-generated modified version of .ipa files. The IPA file you use needs to be decrypted, you can get a decrypted ipa from a jailbroken device or download it directly from an ipa download site.
Features
- Build & Run third-party ipa with your code injected
- Step-by-step Debugging with lldb
- Link external frameworks
- Generate distributable .ipa files
- IPAPatch is licensed under the MIT license
- Step-by-Step debug your code inside other app
Categories
MobileLicense
MIT LicenseFollow IPAPatch
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of IPAPatch!