wadahana / octrace
hook objc_msgSend, trace Obj-C function call, support arm64 only
☆26Updated 7 years ago
Alternatives and similar repositories for octrace:
Users that are interested in octrace are comparing it to the libraries listed below
- iOS inline hook (function hook) and method swizzling (message hook), split from substitute project.☆33Updated 8 years ago
- ”基于LLVM的Objective-C代码混淆(六) 核心代码编写 “ 中的源码。详见文章:www.banmalu.top/llvm-06/☆31Updated 4 years ago
- Macho Parser base on dyld (supported static/runtime)☆35Updated 6 years ago
- iOS ROP以及逃逸沙盒的简单实践☆42Updated 8 years ago
- 混淆Objective-C的前端工具☆51Updated 6 years ago
- 注入与反注入工具 Disabled the injection defenses tool☆18Updated 7 years ago
- Swift Fork☆23Updated 6 years ago
- ☆39Updated 2 years ago
- hook objc_msgSend with inline Hook and fishhook☆32Updated 3 weeks ago
- iOS 14 dyld_shared_cache IDA 7.5 Windows idb file☆17Updated 4 years ago
- Demo: Anti Anti-Debug in iOS Kernel☆73Updated 7 years ago
- An IPA Wireless Installer☆26Updated 2 years ago
- MonkeyDev-Xcode-Templates☆37Updated 3 years ago
- hook MachO file based on Dobby (NOT DONE)☆43Updated 5 years ago
- 逻辑混淆XCode插件☆27Updated 6 years ago
- llvm obfuscator☆54Updated 5 years ago
- 使用fishhook hook objc_msgSend,从而实现oc方法耗时的打印☆61Updated 5 years ago
- A Python script for lldb that prints an Objective-C block signature and disassemble its invoke function☆14Updated 9 years ago
- get Signature in MachO file☆59Updated 6 years ago
- anti-class-dump☆8Updated 8 years ago
- A CLI memory editor for iOS☆42Updated 10 years ago
- http://cocoahuke.com/2016/05/25/MachO%E6%96%87%E4%BB%B6%E7%9A%84%E7%AC%A6%E5%8F%B7%E6%B7%B7%E6%B7%86/☆54Updated 8 years ago
- 一个过iOS应用简单反调试功能的CaptainHook Tweak☆14Updated 8 years ago
- tap shortcut(double tap app icon is deault close because app will pause) to debug app (support iOS11/12/13 and A12)☆51Updated 4 years ago
- Don't email me with your laughable payout and shady illegal shit assholes☆72Updated 6 years ago
- Native lldb 6.0.0 for iOS☆33Updated 5 years ago
- hook objc_msgSend to trace Objective-C method callz☆121Updated 11 years ago
- Embedded Bitcode Recompiler☆46Updated 3 years ago
- 抽离Cycript的choose功能☆12Updated 5 years ago
- 在iOS的逆向开发中,常用Logify.pl 来跟踪函数的调用,以及获取调用的参数。wjLogify对Logify的代码做了简单修改,更好的展示一个方法的开始与结束,并清晰的标明方法的返回值。☆24Updated 7 years ago