turingH / dyld_soucecode_analysis
dyld源码分析,dyld加载一个程序的大致过程
☆32Updated 8 years ago
Alternatives and similar repositories for dyld_soucecode_analysis:
Users that are interested in dyld_soucecode_analysis are comparing it to the libraries listed below
- 简单分析了facebook的fishhook源码,结合介绍动态绑定的一篇文章阅读,可以更好的理解这一块的内容☆53Updated 8 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 native code injector at runtime, only for debug.☆67Updated 4 years ago
- Camo Preprocessor - Symbol Confusion for Objective C/C++ Source Code☆90Updated 5 years ago
- 使用fishhook hook objc_msgSend,从而实现oc方法耗时的打印☆59Updated 4 years ago
- 混淆Objective-C的前端工具☆51Updated 6 years ago
- 基于 MonkeyDev 对 WeChat 的个人扩展☆76Updated 7 years ago
- hook objc_msgSend to trace Objective-C method callz☆121Updated 11 years ago
- hook objc_msgSend☆88Updated 10 years ago
- notebook base on github issue☆86Updated 5 years ago
- TweakAutocomplete is a plugin for Xcode. This plugin can autocomplete logos syntax.☆89Updated 8 years ago
- 🐞LLDB scripts for iOS development☆53Updated 3 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…☆72Updated last year
- 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.☆33Updated 7 years ago
- ☆54Updated 7 years ago
- stable libffi library for iOS (i386, x86_64, armv7, arm64) which has been fully verified☆94Updated 6 years ago
- Reveal Loader dynamically loads libReveal.dylib (Reveal.app support) into iOS apps on jailbroken devices.☆58Updated 8 years ago
- ☆132Updated 5 years ago
- 读<iOS监控编程>☆21Updated 5 years ago
- Dumps decrypted mach-o files from encrypted iPhone app extensions and applications.☆71Updated 10 years ago
- 基于JS的热更新.☆25Updated 4 years ago
- ☆30Updated 7 years ago
- A simple Reveal Loader for iOS 11☆51Updated 6 years ago
- get Signature in MachO file☆58Updated 6 years ago
- A tool to demangle Swift function names in IDA.☆100Updated 8 years ago
- 为了便于我们更好的学习苹果的底层的内存的分配,所以将苹果的[官方libmalloc源码]编译好以便我们能够更好的去动态调试.☆23Updated 6 years ago
- Swift Fork☆23Updated 6 years ago
- 使用 FLEX 调试任意第三方应用☆70Updated 7 years ago
- 在iOS 10.0和10.1上,存在一个内存分配相关的系统bug,在nano_free时会产生崩溃,本文件可以帮助修复这个问题。☆16Updated 7 years ago