# danielkrupinski/Osiris

Cross-platform game hack for Counter-Strike 2 with Panorama-based GUI.

Repository: https://github.com/danielkrupinski/Osiris
Canonical: https://ross.abutalabs.com/products/danielkrupinski-osiris
Language: C++
License: MIT
License Family: permissive
Topics: internal, dll, dll-injection, cpp, windows, counter-strike, osiris, game-hacking, reverse-engineering, source-engine, linux, cpp20, cs2, source2, source2-engine, cheat, counter-strike-2
Last push: 2026-08-25T22:17:26+00:00

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

## Adoption (not part of the score)
Stars 3848, forks 1049 (observed 2026-08-28T04:08:24.201024+00:00)

## What it is
Osiris is a cross-platform (Windows and Linux) game hack for Counter-Strike 2, built in C++20 with a GUI and rendering based on the game's Panorama UI. It is compiled from source into a DLL/shared library that is injected into the game process.

## Use cases
- inject a cheat into Counter-Strike 2 on Windows or Linux
- visualize player info and glow outlines in CS2
- modify viewmodel FOV in Counter-Strike 2
- study how a Source 2 engine internal hack is implemented in C++
- learn reverse engineering of the Source 2 engine

## When to choose
- you want an actively maintained, open-source CS2 hack compatible with the latest Steam update
- you need a cross-platform (Windows/Linux) internal cheat with a Panorama-based GUI
- you want a minimal-footprint codebase with no CRT, no heap allocations, and no external dependencies

## When to avoid
- you need a cheat for games other than Counter-Strike 2
- you want a ready-made binary - the project must be compiled from source and injected yourself
- you cannot risk VAC detection, since injection methods may be detected

## Facets
- artifact type: application
- maturity: active
- function: gui, reverse-engineering, graphics
- domain: gaming-tools, reverse-engineering
- platform: windows, cpp
- tags: game-hacking, cheat, counter-strike-2, dll-injection, panorama-ui, source2-engine, game-development, linux

## Member repositories
- danielkrupinski/Osiris (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:24.201024+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:25:59.491754+00:00, confidence not recorded.
  - readme: https://github.com/danielkrupinski/Osiris (fetched 2026-08-28T04:08:24.201024+00:00, sha e54378292daf)
- Data as of 2026-08-30T08:39:29.467469+00:00.
