cxr0715 / hook_objc_msgSend
使用fishhook hook objc_msgSend,从而实现oc方法耗时的打印
☆62Updated 5 years ago
Alternatives and similar repositories for hook_objc_msgSend:
Users that are interested in hook_objc_msgSend are comparing it to the libraries listed below
- get Signature in MachO file☆59Updated 6 years ago
- ☆133Updated 6 years ago
- 🐞LLDB scripts for iOS development☆53Updated 4 years ago
- 混淆Objective-C的前端工具☆51Updated 6 years ago
- Anti-Fishhook (make fishhook doesn't work)☆157Updated 4 years ago
- 静态插桩的方式来实现Hook Method☆155Updated 5 years ago
- iOS inline hook (function hook) and method swizzling (message hook), split from substitute project.☆34Updated 8 years ago
- Xcode Logos Supports☆31Updated 5 years ago
- 更新兼容Xcode15☆73Updated last year
- A reverse engineering tool to restore stripped symbol table for iOS app.☆104Updated 2 years ago
- A tool to demangle Swift function names in IDA.☆103Updated 8 years ago
- ☆32Updated 4 years ago
- Apple Clang Loader☆141Updated 5 years ago
- iOS逆向之反HOOK的基本防护☆68Updated 6 years ago
- Reveal2Loader compatible with iOS8 ~ iOS14☆128Updated 2 years ago
- A drop-in replacement for iOS Settings Bundle "Settings.bundle".☆68Updated 3 years ago
- Trace Any Objective-C Method Calls☆258Updated last year
- ☆18Updated 5 years ago
- iOS native code injector at runtime, only for debug.☆67Updated 5 years ago
- Print MethodSignature And VMAddr of Blocks!☆28Updated 2 years ago
- HMLLDB is a collection of LLDB commands to assist in the debugging of iOS apps.☆93Updated 3 months ago
- Objective C method tracing tool for iOS/macOS☆58Updated 6 years ago
- 逆向开发-使用CTBlockDescription可以打印出block的参数☆43Updated 6 years ago
- 学习HookZz☆20Updated 6 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 last year
- libffi的基本用法☆35Updated 2 months ago
- notebook base on github issue☆87Updated 5 years ago
- Copy from ios-class-guard, origin is unavailable☆27Updated 8 years ago
- Hook & create subclass without jailbreak☆198Updated 4 years ago
- 简单分析了facebook的fishhook源码,结合介绍动态绑定的一篇文章阅读,可以更好的理解这一块的内容☆53Updated 9 years ago