gaasedelen/lighthouse
A Coverage Explorer for Reverse Engineers observed · 2026-08-28
Health v2 · maintenance only
53/100
- Activity 67
- Release rhythm 8
- Longevity 100
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: 3490
- days_rel: n/a
- days_push: 201
- n_releases_24m: 0
Adoption not part of the score
2577 stars · 335 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Lighthouse is a code coverage explorer plugin for IDA Pro and Binary Ninja that lets reverse engineers interactively visualize execution coverage of native binaries without symbols or source. It paints coverage data directly onto disassembly views and supports multiple coverage formats.
Use cases
- visualize code coverage in IDA Pro
- explore execution coverage of a binary without source
- load coverage data into Binary Ninja
- paint executed instructions in a disassembler
- analyze which code paths a native application executed
- combine fuzzing coverage with static reverse engineering
When to choose
- you reverse engineer native binaries and want interactive coverage visualization
- you use IDA Pro or Binary Ninja and need to map dynamic coverage onto static analysis
- you have coverage data from tools like Frida, Intel PIN, or DynamoRIO to explore
When to avoid
- you need source-based code coverage for your own projects
- you use a disassembler other than IDA Pro or Binary Ninja
- you need automated coverage collection rather than visualization
Facets
plugin · maturity stable
reverse-engineering developer-tools security reverse-engineering security developer-tools windows python ida-pro binary-ninja code-coverage disassembler-plugin coverage-explorer macos linux
1 source
- readme: https://github.com/gaasedelen/lighthouse · fetched 2026-08-28 · 676a58ef036a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gaasedelen/lighthouse | main | 53 |
For agents
markdown · JSON · MCP: product_card(name="gaasedelen/lighthouse")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem