DerekSelander / lldb_fixLinks
RESOLVED IN XCODE 10.2! Fix for LLDB (in Xcode 10) which incorrectly imports the wrong API headers
☆11Updated 6 years ago
Alternatives and similar repositories for lldb_fix
Users that are interested in lldb_fix are comparing it to the libraries listed below
Sorting:
- Swift method swizzling/method introspection for Swift instance methods☆17Updated 6 years ago
- Find instances of objc classes at runtime☆23Updated 10 years ago
- GraphicsServices for OS X. Because, let's face it, HIToolbox sucks.☆29Updated 8 years ago
- cycript script for injecting a custom NSURLProtocol into a running application☆29Updated 9 years ago
- export symbols with “hidden” visibility for Swift frameworks☆26Updated 4 years ago
- Mac OS X IDE For Clang/LLVM☆63Updated 4 years ago
- Command line utility that interacts with plugged in iOS devices. Uses Apple's MobileDevice framework☆125Updated last year
- LLDB commands and summaries for iOS project☆22Updated 10 years ago
- IMP forwarding to a different selector.☆56Updated 11 years ago
- Collection of helpers for more precise breakpoints☆62Updated 6 years ago
- A Swift library for printing a breadcrumb trace on a fatal signal.☆46Updated 6 years ago
- Drop-in replacement for xcodebuild/xctool☆17Updated 4 years ago
- A standalone Swift version of LLVM's flexible pattern matching file verifier☆67Updated 3 years ago
- Create a fat framework from an xcframework bundle☆17Updated 4 years ago
- An example using of mach_override on iOS to hook the Objective-C runtime.☆37Updated 8 years ago
- Export strings from a directory of executables☆29Updated 2 years ago
- Swift framework to inspect, write and patch processes virtual memory.☆56Updated 3 months ago
- A mirror of ld64 source dumps from opensource.apple.com with buildable branches☆25Updated last month
- Xcode Syntax Highlighting for Lua☆28Updated 2 years ago
- Hopper Disassembler SDK (unofficial repository)☆34Updated 4 years ago
- Some useful custom LLDB commands implemented using LLDB's Python API☆70Updated 2 years ago
- Core Animation and Core Graphics Private API and SPI☆43Updated 7 years ago
- Mac browser for Mach-O binaries (macOS, iOS, watchOS, and tvOS)☆129Updated 4 years ago
- A framework for reflection in Objective-C: an OO wrapper for the Objective-C runtime☆37Updated 3 years ago
- A really, really dumb Xcode/LLVM/clang bug…☆26Updated 6 years ago
- Generate a Compilation Database from Xcode's build log - nothing more :).☆40Updated 6 years ago
- Native Swift Runtime Libraries☆42Updated 6 years ago
- An example of hooking C functions at runtime