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 文件内包含的明文进行加密混淆,提高逆向分析难度。☆159Updated 7 years ago
- 混淆Objective-C的前端工具☆50Updated 7 years ago
- iOS native code injector at runtime, only for debug.☆65Updated 5 years ago
- 一种轻量级的可以通过苹果审核的热修复方案,可以替代JSPatch的热修复方案。☆119Updated 7 years ago
- ☆134Updated 6 years ago
- iOS逆向之反HOOK的基本防护☆68Updated 7 years ago
- ☆204Updated 8 years ago
- Trace Any Objective-C Method Calls☆262Updated last year
- 静态插桩的方式来实现Hook Method☆159Updated 5 years ago
- get Signature in MachO file☆59Updated 6 years ago
- OCObfuscator 是一个Objective-C混淆工具, 基于LLVM Clang 中的LibTooling 模块开发。原理详见:基于LLVM的Objective-C代码混淆实现☆33Updated 4 years ago
- 《iOS应用逆向与安全》 勘误☆37Updated 7 years ago
- Search and download decrypted IPA file from 3rd-party App Store.☆196Updated 9 years ago
- 使用fishhook hook objc_msgSend,从而实现oc方法耗时的打印☆66Updated 5 years ago
- iOS 快速获取硬件信息。☆158Updated 3 years ago
- 读<iOS监控编程>☆21Updated 5 years ago
- Objective C method tracing tool for iOS/macOS☆58Updated 6 years ago
- A runtime block hook mechanism(一个运行时的 block hook 机制)。☆123Updated 4 years ago
- 逆向开发-使用CTBlockDescription可以打印出block的参数☆44Updated 7 years ago
- symdl is a simple little tool, its function is very similar to dlsym, with symdl, you can pass any global C function name string, so as t…☆73Updated 2 years ago
- ios应用内下载并安装另一个应用☆84Updated 8 years ago
- iOS 无需越狱逆向微信:自动抢红包☆75Updated 8 years ago
- 有关iOS安全加固的几种方法,代码混淆,类名方法名混淆等攻防技术☆183Updated 6 years ago
- Hook & create subclass without jailbreak☆199Updated 4 years ago
- MachOView fork☆35Updated 6 years ago
- Reveal2Loader compatible with iOS8 ~ iOS14☆129Updated 3 years ago
- A hotfix library based on flex/yacc. You can call any Objective-C class and method using DynamicOC.☆237Updated 5 years ago
- A Network Monitor,一个iOS网络监控,非常轻量级,能够监控到当前APP内发生的网络请求☆64Updated 8 years ago
- Anti-Fishhook (make fishhook doesn't work)☆158Updated 4 years ago
- FishBind可以轻松的实现对象间消息的绑定。支持绑定属性、方法、block。支持单向绑定&双向绑定。☆80Updated 7 years ago