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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of IPAPatch!