Skip to main content

Valthrun CS2 Logo

Valthrun is an open source external Counter-Strike 2 read only kernel-level gameplay enhancer.
That's a lot of descriptive words, but what does each of them mean?

  • Valthrun The name of this project
  • open source This application is open source and for everyone to learn from
  • external We do not inject any DLLs into the target process
  • read only We do not write to the CS2 process in any way, therefore being impossible to detect by scanning the process memory
  • kernel We do not use any user level WinAPIs in order to get information from the CS2 process

This project is mainly a fun example for exploring the Windows Kernel with Rust and exploring the world of game enhancements :)

warning

Valthrun is not a plug 'n play solution.
Instead Valthrun aims to achieve maximum stealth and stay invisible for other applications.
Please read Getting started carefully and try to troubleshooting issues on your own.

Features

Due to Valthrun being read-only (as of now), there are limitations on what features are possible to implement (eg. skin changer). Regardless of this limitation, Valthrun supports the following features:

CS2 Overlay

  • External radar
    Publish your game for everybody on https://radar.valth.run
  • Player ESP
    ESP with a lot of configuration possibilities like: Skeleton, Boxes3D and Boxes2D
    • Configurable colors to distinguish between enemy and team players
    • ESP includes player health, a health bar, weapon and a lot more
  • Bomb Info
    • Time until the bomb detonation
    • Defuser info such as a defuse timer
    • Bomb site where the bomb is located
  • Trigger Bot
    Shoot your enemy (or team mates) as soon they enter your crosshair
  • Spectator info
    • List of player currently watching you / the observer target
  • Stream proof by default
    Never show your Valthrun overlay on any screen shares

To access Valthruns settings overlay press PAUSE.

Standalone Web Radar

A standalone web radar client which publishes your game for everybody on https://radar.valth.run.

Showcases

Help

You can find help on the official Valthrun Discord server:
Discord Shield