# Squalr/Squalr-Sharp

Squalr Memory Editor - Game Hacking Tool Written in C#

Repository: https://github.com/Squalr/Squalr-Sharp
Canonical: https://ross.abutalabs.com/products/squalr-sharp
Homepage: https://www.squalr.com/
Language: C#
License Family: other
Topics: csharp, memory-hacking, memory-editor, x86, x86-64, windows, cheat-engine, game-hacking
Last push: 2022-12-16T18:34:09+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4079, "days_push": 1356, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1597, forks 226 (observed 2026-08-28T04:05:09.227667+00:00)

## What it is
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
- artifact type: application
- maturity: maintenance
- function: reverse-engineering, security, gui, cli, sdk
- domain: gaming-tools, security, reverse-engineering, windows
- platform: windows, dotnet
- tags: memory-scanning, cheat-engine-alternative, game-hacking, assembly-injection, simd, process-memory, desktop

## Member repositories
- Squalr/Squalr-Sharp (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:09.227667+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-30T03:53:28.771668+00:00, confidence not recorded.
  - readme: https://github.com/Squalr/Squalr-Sharp (fetched 2026-08-28T04:05:09.227667+00:00, sha 3e89eb13ad5f)
  - homepage: https://www.squalr.com/ (fetched 2026-08-29T11:24:41.344142+00:00, sha 68978bbf64f6)
  - site_page: https://squalr.com/page_about.html (fetched 2026-08-29T11:24:41.347856+00:00, sha 17dedb3fdaaa)
- Data as of 2026-08-30T08:39:29.467469+00:00.
