Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我从网上下载了一个 .mm 文件。它包括一个MSHookFunction电话。当我编译项目时,它说:
MSHookFunction
使用未声明的标识符 MSHookFunction
您必须获取 substrate.h 和 libsubstrate.a 才能构建。您必须使用带有 MobileSubstrate 的越狱 iPhone 来执行它。它不在模拟器上运行。