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

cherriesandmochi/gdmaim

GDMaim is a GDScript obfuscation plugin for the Godot Engine. observed · 2026-08-28

github.com/cherriesandmochi/gdmaim · GDScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

79/100

  • Activity 99
  • Release rhythm 61
  • Longevity 67
How is this computed?

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

  • gap_med: 113
  • age_days: 951
  • days_rel: 103
  • days_push: 9
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1223 stars · 72 forks observed · 2026-08-28

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

GDMaim is a Godot Engine plugin that obfuscates all GDScript source code when exporting a project, renaming identifiers, hardcoding constants, and stripping comments. It makes reverse engineering of exported games significantly harder without modifying the original project files.

Use cases

  • protect gdscript source code in exported godot game
  • prevent decompiling of godot pck files
  • obfuscate game scripts to deter cheats in multiplayer games
  • stop gdsdecomp from recovering my godot code
  • hide game logic from players in exported build

When to choose

  • you ship a Godot 4.x game with GDScript and want to hinder reverse engineering or cheating
  • you want non-destructive obfuscation applied only at export time

When to avoid

  • your project relies on runtime resource loading patterns the obfuscator breaks
  • you need guaranteed protection - obfuscation only raises difficulty, not impossibility
  • you use C# or GDExtension rather than GDScript

Facets

plugin · maturity active

security reverse-engineering compiler build-tool security developer-tools game-engine cross-platform godot gdscript obfuscation export-plugin anti-cheat source-protection game-development

1 source

Member repositories

RepositoryRoleHealth v2
cherriesandmochi/gdmaimmain79

For agents

markdown · JSON · MCP: product_card(name="cherriesandmochi/gdmaim")

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