# GDRETools/gdsdecomp

Godot reverse engineering tools

Repository: https://github.com/GDRETools/gdsdecomp
Canonical: https://ross.abutalabs.com/products/gdsdecomp
Language: C++
License: MIT
License Family: permissive
Last push: 2026-08-16T19:24:40+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 97, longevity 100
- inputs: {"age_days": 2799, "days_push": 17, "days_rel": 21, "gap_med": 11, "n_releases_24m": 40}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4112, forks 299 (observed 2026-08-28T04:08:35.711091+00:00)

## What it is
A tool for reverse engineering Godot game projects, supporting full project recovery from PCK, APK, or EXE files. It includes a PCK extractor/creator, GDScript batch decompiler, and resource text/binary converter for Godot 2.x through 4.x.

## Use cases
- recover a lost Godot project from a PCK or EXE
- decompile GDScript bytecode back to source
- extract files from a Godot game archive
- convert binary Godot resources to text format
- create or patch PCK archives
- inspect contents of a Godot APK

## When to choose
- you need to recover a Godot project from compiled game files
- you want to decompile GDScript bytecode across Godot 2.x-4.x
- you need to extract or create PCK archives

## When to avoid
- you need to reverse engineer games built with engines other than Godot
- you want a general-purpose binary decompiler
- you expect to recover code that was obfuscated or stripped beyond standard compilation

## Facets
- artifact type: cli-tool
- maturity: active
- function: reverse-engineering, parser, cli, gui
- domain: reverse-engineering, developer-tools
- platform: windows, cli
- tags: godot, pck, gdscript, decompiler, game-reversing, project-recovery, game-development, linux, macos, desktop

## Member repositories
- GDRETools/gdsdecomp (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:35.711091+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-29T18:23:11.514902+00:00, confidence not recorded.
  - readme: https://github.com/GDRETools/gdsdecomp (fetched 2026-08-28T04:08:35.711091+00:00, sha 4dc7e698eb06)
- Data as of 2026-08-30T08:39:29.467469+00:00.
