29 skills found
DerekSelander / LLDBA collection of LLDB aliases/regexes and Python scripts to aid in your debugging sessions
4ch12dy / Xia0LLDBLLDB python scripts for iOS arm64 reversing by xia0
BlueFalconHD / Apple Generative Model Safety DecryptedDecrypted Generative Model safety files for Apple Intelligence containing filters
yangyss / Lldb TraceA 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.
rustymagnet3000 / Lldb DebuggerHelpful commands when using lldb.
cmrschwarz / Rust Prettifier For LldbRust Prettifier Script for the LLDB Debugger
bangerang / LowmadA command line tool for managing scripts and configurations in LLDB.
ddeville / Block Lldb ScriptA Python script for lldb that prints an Objective-C block signature and disassemble its invoke function
upbit / Lldb Capstone ArmCapstone disassemble scripts for lldb
tjfontaine / Lldb V8v8 utility scripts for lldb
everettjf / Zlldb🐞LLDB scripts for iOS development
winseros / Qt6RendererPython scripts for pretty printing Qt types by GDB and LLDB
theocalmes / LldbpyLLDB python scripts
rustle / LLDBStackStoreFetchLLDB script for arbitrary stack trace storage and retrieval
superkhung / LldbinitInit script for lldb
therealdreg / Lldb ReversingDreg's setup for lldb reversing. The simplest and easiest possible, without scripting. lldb debugging setup.
spiiin / Lldb Dump Class LayoutLLDB script for dumping C++ structs/classes and variables layout in memory
tgebarowski / Lldb ScriptsMy collection of Python scripts simplifying debugging under lldb
ponylang / Pony Lldb ExtensionsA script with functions for using LLDB with Pony
dengtao1st / Svc80BreakPointThe svc80BreakPoint is an automated lldb script designed to trace and detect anti-debugging and jailbreak attempts in iOS apps that directly use the assembly instruction svc 0x80.