# atom0s/Steamless

Steamless is a DRM remover of the SteamStub variants.  The goal of Steamless is to make a single solution for unpacking all Steam DRM-packed files. Steamless aims to support as many games as possible.

Repository: https://github.com/atom0s/Steamless
Canonical: https://ross.abutalabs.com/products/steamless
Language: C#
License: NOASSERTION
License Family: other
Topics: drm, steam, steamstub-drm, csharp
Last push: 2024-03-30T05:21:19+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3526, "days_push": 886, "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 4990, forks 300 (observed 2026-08-28T04:09:04.297030+00:00)

## What it is
Steamless is a C# tool that removes the SteamStub DRM protection layer applied to Steam game executables via the Steamworks SDK DRM tool. It supports unpacking all SteamStub variants, from the earliest version to the most recent, and explicitly does not bypass Steamworks API integration, CEG DRM, or anti-cheat systems.

## Use cases
- remove steamstub drm from a game executable
- unpack a steam drm packed exe
- analyze a steamstub protected binary
- recover my own game build after applying steamworks drm
- unpack all variants of steamstub drm in one tool

## When to choose
- you need to strip the SteamStub DRM layer from a Steam executable you have rights to modify
- you want a single tool covering all SteamStub DRM versions
- you are researching Steam DRM protection for analysis purposes

## When to avoid
- you want to bypass Steamworks API integration or run games without Steam
- you need to remove Valve's CEG DRM
- you intend to bypass anti-cheat or assist piracy - the project explicitly refuses these uses

## Facets
- artifact type: application
- maturity: active
- function: security, reverse-engineering, cli, gui
- domain: security, reverse-engineering, gaming-tools, developer-tools
- platform: windows, cross-platform, dotnet, cli
- tags: drm-removal, steamstub, unpacker, steamworks, csharp

## Member repositories
- atom0s/Steamless (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:04.297030+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:17:39.528726+00:00, confidence not recorded.
  - readme: https://github.com/atom0s/Steamless (fetched 2026-08-28T04:09:04.297030+00:00, sha 76a5ce0764b5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
