# x64dbg/GleeBug

Debugging Framework for Windows.

Repository: https://github.com/x64dbg/GleeBug
Canonical: https://ross.abutalabs.com/products/gleebug
Language: C
License: MIT
License Family: permissive
Topics: debugger, windows, hacktoberfest
Last push: 2026-08-31T22:58:44+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 31, longevity 100
- inputs: {"age_days": 3913, "days_push": 2, "days_rel": 381, "gap_med": 44, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1201, forks 47 (observed 2026-09-01T02:14:08.464211+00:00)

## What it is
GleeBug is a debugging framework for Windows written in C, designed to make building debuggers and debugging tools complete and easy to use. It is developed by the x64dbg team and is currently in a volatile state of active development.

## Use cases
- build a custom debugger for windows
- script debugging of windows executables
- reverse engineer windows binaries
- instrument windows processes programmatically
- create debugging tools on top of a framework

## When to choose
- you need a programmatic debugging framework on windows
- you want to build custom debugger tooling in c/c++
- you are comfortable with a volatile, evolving api

## When to avoid
- you need a stable, finished api for production use
- you need debugging on linux or macos
- you want a ready-made gui debugger rather than a framework

## Facets
- artifact type: library
- maturity: active
- function: developer-tools, security, reverse-engineering
- domain: developer-tools, security, reverse-engineering, windows
- platform: windows, cpp, c
- tags: debugger, debugging-framework, windows-debugging, x64dbg

## Member repositories
- x64dbg/GleeBug (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-09-01T02:14:08.464211+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:20:43.820914+00:00, confidence not recorded.
  - readme: https://github.com/x64dbg/GleeBug (fetched 2026-09-01T02:14:08.464211+00:00, sha 3b17b61e93bb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
