chenhuimao / HMLLDBLinks
HMLLDB is a collection of LLDB commands to assist in the debugging of iOS apps.
☆100Updated last year
Alternatives and similar repositories for HMLLDB
Users that are interested in HMLLDB are comparing it to the libraries listed below
Sorting:
- Anti-Fishhook (make fishhook doesn't work)☆159Updated 4 years ago
- 🐞LLDB scripts for iOS development☆54Updated 4 years ago
- 使用fishhook hook objc_msgSend,从而实现oc方法耗时的打印☆68Updated 5 years ago
- 静态插桩的方式来实现Hook Method☆159Updated 5 years ago
- mocha☕️ is yet another mach-o file viewer☆152Updated 7 months ago
- 🦀️atos for linux by rust - A partial replacement for Apple's atos tool for converting addresses within a binary file to symbols.☆85Updated 2 weeks ago
- ☆49Updated 5 years ago
- Apple Clang Loader☆148Updated 6 years ago
- ☆133Updated 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…☆74Updated 2 years ago
- iOS native code injector at runtime, only for debug.☆65Updated 5 years ago
- iOS async stack trace record☆39Updated 5 years ago
- Tracking block args of Objective-C method based on BlockHook☆79Updated 4 years ago
- A tool to demangle Swift function names in IDA.☆105Updated 9 years ago
- A reverse engineering tool to restore stripped symbol table and dump Objective-C class or Swift types for machO file.☆226Updated 2 years ago
- LLVM BitCode Interpreter For iOS☆32Updated 4 years ago
- hook objc_msgSend☆91Updated 11 years ago
- A reverse engineering tool to restore stripped symbol table for iOS app.☆107Updated 2 years ago
- symbol recreate tool for iOS app☆132Updated 9 years ago
- ☆16Updated 6 years ago
- SwiftDump is a command-line tool for retriving the Swift Object info from Mach-O file.☆431Updated 2 years ago
- iOS inline hook (function hook) and method swizzling (message hook), split from substitute project.☆35Updated 8 years ago
- 为了便于我们更好的学习苹果的底层的内存的分配,所以将苹果的[官方libmalloc源码]编译好以便我们能够更好的去动态调试.☆23Updated 7 years ago
- dyld源码分析,dyld加载一个程序的大致过程☆33Updated 9 years ago
- Lookin Loader for iOS jailbreak device☆28Updated 8 months ago
- 通过clang插桩的方式来追踪调用的函数;Use Clang Trace all methods include c、oc、swift and block,you can use this tool to generate orderFile that gather alm…☆22Updated 10 months ago
- Reveal2Loader compatible with iOS8 ~ iOS14☆129Updated 3 years ago
- libffi的基本用法☆38Updated 11 months ago
- Trace Any Objective-C Method Calls☆264Updated last year
- A library to hook methods in Swift and Objective-C. Making Aspect Oriented Programming (AOP) easy.☆329Updated 8 months ago