Ross ROSS = Recommend OSS · open-source software intelligence for agents

DerekSelander/LLDB

A collection of LLDB aliases/regexes and Python scripts to aid in your debugging sessions observed · 2026-08-28

github.com/DerekSelander/LLDB · Python · GPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

47/100

  • Activity 33
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3508
  • days_rel: n/a
  • days_push: 406
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1883 stars · 211 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A collection of LLDB aliases, regexes, and Python scripts that extend Apple's LLDB debugger with commands for heap searching, class dumping, and process introspection. It is aimed at debugging and reverse engineering iOS/macOS applications, especially without source code.

Use cases

  • search the heap for live instances of an Objective-C or Swift class
  • dump all classes loaded in a process
  • reverse engineer an iOS app without source code
  • extend LLDB with custom Python debugging commands
  • inspect and manipulate UIView instances during a debugging session

When to choose

  • you debug or reverse engineer iOS/macOS apps in Xcode or LLDB
  • you need to explore a process's classes and heap at runtime
  • you want ready-made LLDB scripting examples to build your own commands

When to avoid

  • you debug on Linux/Windows or non-Apple platforms
  • you need a general-purpose debugger rather than LLDB enhancements
  • you require guaranteed stability - the author notes scripts are built for personal amusement

Facets

library · maturity active

developer-tools reverse-engineering developer-tools reverse-engineering apple-ecosystem python cli lldb xcode debugger-scripts objective-c swift reverse-engineering debugging macos ios

1 source

Member repositories

RepositoryRoleHealth v2
DerekSelander/LLDBmain47

For agents

markdown · JSON · MCP: product_card(name="DerekSelander/LLDB")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem