discovered 30 Mar 2026
MonkeyDev
→ View on GitHubAI Summary: MonkeyDev is an enhanced version of iOSOpenDev designed for non-jailbroken iOS plugin development. It allows developers to easily create and inject tweaks using Xcode, offering support for CaptainHook and Logos, as well as providing tools for debugging and patching apps without jailbreaking. Notable features include automatic integration of class-dump, restore-symbol, and Reveal, as well as a private CocoaPods repository for managing non-jailbroken plugins.
README
MonkeyDev
A modified version of iOSOpenDev
- easy to install
- support the latest version of theos
- support CaptainHook Tweak、Logos Tweak、Command-line Tool
- support insert dylib、class-dump、restore-symbol、reveal、cycript,patch and debug iOS Apps, without jailbreak.
Plese Read Wiki: Wiki
原有iOSOpenDev的升级,非越狱插件开发集成神器!
- 可以使用Xcode开发CaptainHook Tweak、Logos Tweak 和 Command-line Tool,在越狱机器开发插件,这是原来iOSOpenDev功能的迁移和改进。
- 只需拖入一个砸壳应用,自动集成class-dump、restore-symbol、Reveal、Cycript和注入的动态库并重签名安装到非越狱机器。
- 支持调试自己编写的动态库和第三方App
- 支持通过CocoaPods第三方应用集成SDK以及非越狱插件,简单来说就是通过CocoaPods搭建了一个非越狱插件商店。
使用请阅读Wiki文档: Wiki
非越狱插件CocoaPods私有仓库地址:MonkeyDevSpecs
免责声明: 软件仅供技术交流,禁止用于商业及非法用途,如产生法律纠纷与本人无关。