kk-vv / ios-class-guardLinks
Copy from ios-class-guard, origin is unavailable
☆27Updated 8 years ago
Alternatives and similar repositories for ios-class-guard
Users that are interested in ios-class-guard are comparing it to the libraries listed below
Sorting:
- 可对 Xcode 项目工程所有的 objective-c 文件内包含的明文进行加密混淆,提高逆向分析难度。☆158Updated 6 years ago
- iOS逆向之反HOOK的基本防护☆69Updated 7 years ago
- ☆203Updated 7 years ago
- 混淆Objective-C的前端工具☆51Updated 6 years ago
- OCObfuscator 是一个Objective-C混淆工具, 基于LLVM Clang 中的LibTooling 模块开发。原理详见:基于LLVM的Objective-C代码混淆实现☆32Updated 3 years ago
- ☆134Updated 6 years ago
- get Signature in MachO file☆60Updated 6 years ago
- 《iOS应用逆向与安全》 勘误☆36Updated 7 years ago
- 逆向开发-使用CTBlockDescription可以打印出block的参数☆43Updated 6 years ago
- iOS native code injector at runtime, only for debug.☆67Updated 5 years ago
- 读<iOS监控编程>☆21Updated 5 years ago
- Trace Any Objective-C Method Calls☆261Updated last year
- ☆45Updated 6 years ago
- ASO项目(IOS端),想要往这方面的开发者,可以参考我的项目,记得Start☆9Updated 4 years ago
- 一种轻量级的可以通过苹果审核的热修复方案,可以替代JSPatch的热修复方案。