Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

t3rmynal/litware-internal

Repository files navigation

Warning

This repository is archived and no longer maintained. Offsets in the source are outdated, but the pre-built 0.1.7 DLL from Releases still works. No further updates will be pushed.


LitWare CS2 Internal

Internal cheat for Counter-Strike 2. The DLL is injected into cs2.exe, hooks DirectX 11 Present, and renders an in-game ImGui overlay.

Platform Windows x64
Build Visual Studio 2022
Dependencies Steam (gameoverlayrenderer64.dll), ImGui, MinHook, omath (vendor/omath)
License MIT

Build

  1. git clone --recurse-submodules
  2. Open litware-dll/litware-dll.vcxproj in Visual Studio
  3. Build Release | x64
  4. Output: litware-dll/bin/Release/litware-dll.dll

Screenshots

1 2 3

Controls

Key Action
INSERT Toggle menu
END Unload

Configs

Configs are stored in %APPDATA%\litware\ as plain-text *.cfg files.


Features

  • ESP: boxes, health, names, weapons, ammo, money, distance, offscreen arrows
  • Aimbot: FOV, smoothing, head bone, team check
  • Visuals: no flash, no smoke, glow, sky color, snow, sakura
  • Movement: bunny hop, strafe helper
  • Misc: FOV changer, radar, bomb timer, spectator list

Offsets

Offsets are kept in litware-dll/src/core/offsets.h and can be refreshed from cs2-dumper with python3 offsets/update_offsets.py.


Notes

  • Steam must be running with the Steam Overlay enabled.
  • Inject after the game reaches the main menu.

Use at your own risk. Game- or platform-side sanctions are possible.

About

[Archived] Open-source internal cheat for CS2. ESP, aimbot, triggerbot, RCS, visuals. DirectX 11 hook + ImGui overlay, Windows x64.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Contributors