CS2 DMA Cheat

April 24, 2026 ยท View on GitHub

Open source CS2 DMA Software. I m the author of most popular open source dma cheat (now its fork has 160+ stars.). Its 2.0 version with all fixed bugs, new features, all types of kmbox support.

In ReadMe you can find full installation & build guide. If you have any questions - you can ask them in contacts.

C++ Visual Studio Ready to build

โšก Installation

Firstly you need to download exe / build it from sources.

You need to put files in same

VT - exe from release (you can compare hash)

๐Ÿ”จ Building

  git clone https://github.com/IvanAcoola/CS2-DMA-Software.git

Open the project (slnx file) with visual studio (builded with VS2026). Ready-to-build on Release.

๐Ÿ“„ Configuration

Example for net kmbox

{
    "type": "net", 
    "en": "en",
    "ip": "192.168.2.198",
    "port": 12345,
    "uuid": "0000000"
}

Example for BPro

{
   "type":"b",
   "en": "en"
}

Possible values for:

  • "en" - en / ch (English, Chinese)
  • "type" - net / net+ (encrypted net-kmbox) / b (its BPro) / none (to use without kmbox)

๐Ÿค– Features

  • Visuals
  • ESP: Box, health bar, weapon, distance, name
  • Eye ray
  • Bones
  • Lines to enemy
  • AimBot
  • Hotkey, Aimfov, Visual Check, Smooth, IgnoreOnShoot
  • AutoShot
  • Different settings for each weapon-type (rifles, pistols, snipers, shotguns, other). FOV & Smooth & AimTarget (bone)
  • Radar
  • Size (small, big), map auto-selection
  • TriggerBot
  • Hotkey, mode (always, onkey), delay
  • Utilities
  • Team Check
  • Configs
  • Create, Save, Load, Delete
  • Languages
  • English ๐Ÿ‡บ๐Ÿ‡ธ & Chinese ๐Ÿ‡จ๐Ÿ‡ณ supported

Screenshots

โ” FAQ

How to open & hide menu?

F8 on your main keyboard. All binds works only on main computer.

vmm.dll not found...

Check one more time installation guide. Do not forget to put needed dlls to same folder as .exe.

How can I support the project or say "thank you" to author?

Contact me on telegram

โœ‰๏ธ Contacts

  • Telegram - support on ๐Ÿ‡บ๐Ÿ‡ธ ๐Ÿ‡ท๐Ÿ‡บ ๐Ÿ‡ฎ๐Ÿ‡ฑ
  • GitHub

๐Ÿค Credits