anyhong / objc4-723
Objective-C runtime (objc4-723 ) project
☆11Updated 6 years ago
Alternatives and similar repositories for objc4-723:
Users that are interested in objc4-723 are comparing it to the libraries listed below
- 使用fishhook hook objc_msgSend,从而实现oc方法耗时的打印☆62Updated 5 years ago
- Tracking block args of Objective-C method based on BlockHook☆78Updated 3 years ago
- iOS inline hook (function hook) and method swizzling (message hook), split from substitute project.☆34Updated 8 years ago
- 静态插桩的方式来实现Hook Method☆155Updated 5 years ago
- get Signature in MachO file☆59Updated 6 years ago
- ☆132Updated 5 years ago
- dyld源码分析,dyld加载一个程序的大致过程☆32Updated 9 years ago
- 一种轻量级的可以通过苹果审核的热修复方案,可以替代JSPatch的热修复方案。☆121Updated 6 years ago
- 混淆Objective-C的前端工具☆51Updated 6 years ago
- Search and download decrypted IPA file from 3rd-party App Store.☆195Updated 8 years ago
- hook objc_msgSend☆89Updated 11 years ago
- 对ios可执行文件dylib注入☆70Updated 8 years ago
- stable libffi library for iOS (i386, x86_64, armv7, arm64) which has been fully verified☆94Updated 6 years ago
- iOS逆向之反HOOK的基本防护☆68Updated 6 years ago
- 基于 MonkeyDev 对 WeChat 的个人扩展☆77Updated 7 years ago
- 简单分析了facebook的fishhook源码,结合介绍动态绑定的一篇文章阅读,可以更好的理解这一块的内容☆53Updated 9 years ago
- Objective C method tracing tool for iOS/macOS☆58Updated 5 years ago
- 《iOS应用逆向与安全》 勘误☆36Updated 6 years ago
- 通过Mach-O文件NonlazyClassList构建动态库进行iOS load方法耗时检测☆198Updated 6 years ago
- notebook base on github issue☆87Updated 5 years ago
- 🐞LLDB scripts for iOS development☆53Updated 4 years ago
- ☆16Updated 3 years ago
- 逆向开发-使用CTBlockDescription可以打印出block的参数☆43Updated 6 years ago
- ”基于LLVM的Objective-C代码混淆(六) 核心代码编写 “ 中的源码。详见文章:www.banmalu.top/llvm-06/☆31Updated 4 years ago
- 真机调试包,供大家参考,当前收录iOS8.0~iOS15.0 持续更新中☆14Updated 3 years ago
- Lookin Loader for iOS jailbreak device☆26Updated 10 months ago
- The new MachOView branch is compatible with Xcode10.x and supports drag and drop. Continuous maintenance...☆71Updated 5 years ago
- iOS native code injector at runtime, only for debug.☆67Updated 5 years ago
- 由于官方machoview不再维护,出现和macOS 或Xcode不兼容的问题,所在这里自己维护一下MachoView☆38Updated 6 years ago
- 在iOS 10.0和10.1上,存在一个内存分配相关的系统bug,在nano_free时会产生崩溃,本文件可以帮助修复这个问题。☆16Updated 8 years ago