A collection of LLDB aliases/regexes and Python scripts to aid in your debugging sessions
Project moved to: https://github.com/llvm/llvm-project
This is the version of LLDB that supports the Swift programming language & REPL.
A gdbinit clone for LLDB
Chisel is a collection of LLDB commands to assist debugging iOS apps.
翻译 - Chisel是LLDB命令的集合,可帮助调试iOS应用。
A python script .Instruction level tracing tool and block level tracing tool for lldb debugger. First tracing code, then dumping all valid code to file, finally analysing it.
Debug server for lldb.
LLDB's machine interface driver
tweak、 lldb python for anti anti debug
Debugger commands to open images, views, and more using Quick Look.
Debugging utilities in a JUCE Module, plus NatVis and LLDB customizations
Fork of LLDB Qt formatters created by Luke Worth
A LLDB plugin which queries OpenAI's davinci-003 language model to explain the disassembly
An iOS kernel debugger based on a KTRR bypass for A11 iPhones; works with LLDB and IDA Pro.
翻译 - 基于KTRR绕过的iOS内核调试器,用于与LLDB一起使用的A11 iPhone。
An advanced in-memory image visualization plugin for GDB and LLDB on Linux, with experimental support for MacOS and Windows. Previously known as gdb-imagewatch.
The Visual Studio MI Debug Engine ("MIEngine") provides an open-source Visual Studio Debugger extension that works with MI-enabled debuggers such as gdb and lldb.
🌈可编译苹果官方源码objc!现在有objc4底层源码,以及libmalloc等可编译版本,大家可以自由LLDB调试!
使用 Python 和 LLDB 解决二进制 Pod 到源码映射问题,实现二进制 Pod 单步调试功能