Xcode15 逆向 iOS Hook MonKeyDev 安装

安装环境

Intel Core i7
macOS Version 14.0 (Build 23A344)
Xcode 15.0.1 (22266) (Build 15A507)

一、MonkeyDev安装

1、按照官方文档进行安装
官方安装说明文档地址:https://github.com/AloneMonkey/MonkeyDev/wiki

2、安装过程中遇到的问题
\color{red} { File /Applications/Xcode.app/Contents/PlugIns/IDEiOSSupportCore.ideplugin/Contents/Resources/Embedded-Device.xcspec not found }
\color{red}{File /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/Specifications/MacOSX Package Types.xcspec not found }
这些在安装过程中找不到文件的错误都可以忽略,不影响后面的使用。

二、安装MonKeyDev补丁

补丁地址:https://github.com/ripeyd/MonKeyDevPatch
下载仓库模板到 /opt/MonkeyDev/templates 全部替换。

补丁解决下列问题

  • Signing for "xxxxx" requires a development team. Select a development team in the Signing & Capabilities editor.
  • Build input files cannot be found: '/usr/lib/libstdc++.dylib', '/usr/lib/libc++.dylib'. Did you forget to declare these files as outputs of any script phases or custom build rules which produce them?
  • Executable Path is a Directory
  • Unable to install "xxxxx"
  • Logos 没自动生成mm Hook代码
  • FishHook异常
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。