liyanage / lldb_utilitiesLinks
Some useful custom LLDB commands implemented using LLDB's Python API
☆68Updated 2 years ago
Alternatives and similar repositories for lldb_utilities
Users that are interested in lldb_utilities are comparing it to the libraries listed below
Sorting:
- Python library for parsing Xcode files☆56Updated 8 years ago
- Patch for taskgated that disables entitlement restrictions (including AppStore-only restrictions)☆44Updated 10 years ago
- Early exploration in a clang plugin for checking Cocoa KVC/KVO key paths☆71Updated 11 years ago
- Do not crash when your server lies☆68Updated 7 years ago
- A sample project showing how to replace printf at link time.☆29Updated 12 years ago
- Collection of helpers for more precise breakpoints☆61Updated 6 years ago
- ☆108Updated 10 years ago
- Swift functions to ease working with binary formats☆73Updated 7 months ago
- Symbolicate iOS crash reports☆22Updated 9 years ago
- Xcode extension for hard wrapping comments.☆39Updated 5 years ago
- Simple performance testing for various common operations in Mac/iOS programs☆40Updated 9 years ago
- Show type signatures when logging blocks☆255Updated 12 years ago
- Reverse Engineering Stickies.app☆55Updated 7 years ago
- An Objective-C API diff report generator☆238Updated 7 years ago
- An example using of mach_override on iOS to hook the Objective-C runtime.☆37Updated 8 years ago
- Look up symbols in Mac executables, and search Cocoa’s classes☆13Updated 10 years ago
- Clang C API wrapper for Swift.☆50Updated 9 years ago
- A standalone Swift version of LLVM's flexible pattern matching file verifier☆67Updated 3 years ago
- Experimental implementation of imp_implementationWithBlock()☆77Updated 11 years ago
- GraphicsServices for OS X. Because, let's face it, HIToolbox sucks.☆29Updated 8 years ago
- LaunchD Framework for Cocoa Apps☆45Updated 5 years ago
- Dump the AST of your Swift Xcode project☆86Updated 8 years ago
- A modern, streamlined, faster version of UKKQueue☆195Updated 2 years ago
- An implementation of Swift mangled symbol parsing and demangled printing in Swift.☆129Updated 9 months ago
- XPC simplified for Swift. Deal with Swift and NS* objects instead of xpc_object_t.☆63Updated 8 years ago
- Runtime headers for OS X☆52Updated 10 years ago
- Injecting Reveal with MobileSubstrate. Inject Reveal's library into 3rd party apps.☆38Updated 9 years ago
- export symbols with “hidden” visibility for Swift frameworks☆26Updated 4 years ago
- Retrieves Bitcode from Mach-O binaries☆183Updated 8 years ago
- A playground for learning Assembly language through Swift.