Skip to content

IvanAcoola/CS2-DMA-Software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS2 DMA Cheat

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

🤝 Credits

About

CS2 DMA Software with support of kmbox / without

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors