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

Squalr/Squalr-Sharp

Squalr Memory Editor - Game Hacking Tool Written in C# observed · 2026-08-28

github.com/Squalr/Squalr-Sharp · homepage · C# observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

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: 4079
  • days_rel: n/a
  • days_push: 1356
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1597 stars · 226 forks observed · 2026-08-28

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

Squalr is a high-performance memory editor for Windows desktop games, written in C#, supporting memory scanning, pointer scanning, and x86/x64 assembly injection. It is usable via a GUI, a scripting API, or NuGet engine packages, and uses multi-threading with SIMD for fast scans.

Use cases

  • scan and edit memory values in a single-player PC game
  • find pointers to game values for stable cheats
  • inject x86/x64 assembly into a running process
  • build custom game hacking tools with the NuGet engine packages
  • assemble and disassemble x86 instructions programmatically
  • find a faster alternative to Cheat Engine

When to choose

  • you want to create or share cheats for single-player Windows games
  • you need very fast memory scanning via SIMD and multi-threading
  • you want to script or embed memory-editing functionality in C# via NuGet packages

When to avoid

  • you target macOS or Linux - Squalr is Windows-only
  • you want to cheat in multiplayer or online games
  • you need a maintained tool - the latest release is from late 2022

Facets

application · maturity maintenance

reverse-engineering security gui cli sdk gaming-tools security reverse-engineering windows windows dotnet memory-scanning cheat-engine-alternative game-hacking assembly-injection simd process-memory desktop

3 sources

Member repositories

RepositoryRoleHealth v2
Squalr/Squalr-Sharpmain23

For agents

markdown · JSON · MCP: product_card(name="Squalr/Squalr-Sharp")

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