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

hugsy/gef

GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Linux observed · 2026-08-28

github.com/hugsy/gef · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 98
  • Release rhythm 36
  • 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: 385
  • age_days: 4178
  • days_rel: 212
  • days_push: 13
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

8326 stars · 831 forks observed · 2026-08-28

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

GEF (GDB Enhanced Features) is a single-file Python plugin for GDB that adds a modern, feature-rich debugging experience for exploit developers and reverse engineers. It is architecture-agnostic, dependency-free, and works across x86, ARM, MIPS, PowerPC, and SPARC.

Use cases

  • debug binaries in gdb with a better ui
  • develop exploits for ctf challenges
  • reverse engineer malware on linux
  • analyze memory and registers during dynamic analysis
  • extend gdb with custom python commands
  • debug arm or mips binaries cross-architecture

When to choose

  • you use GDB on Linux for exploit development, CTFs, or reverse engineering
  • you want a zero-dependency, single-script GDB enhancement
  • you need multi-architecture debugging support
  • you want an extensible GDB plugin with a Python API

When to avoid

  • you need a Windows-native debugger
  • you require Python 2 support (use gef-legacy instead)
  • you prefer a GUI-based reverse engineering suite like IDA or Binary Ninja alone

Facets

plugin · maturity active

reverse-engineering security developer-tools cli security reverse-engineering developer-tools python cli gdb exploit-development ctf debugger dynamic-analysis malware-analysis pwn binary-analysis command-line linux

2 sources

Member repositories

RepositoryRoleHealth v2
hugsy/gefmain77

For agents

markdown · JSON · MCP: product_card(name="hugsy/gef")

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