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.
Firstly you need to download exe / build it from sources.
You need to put files in same
- exe
- offsets.json
- client.dll.json
- config
- FTD3XX.dll
- leechcore.dll
- vmm.dll
VT - exe from release (you can compare hash)
git clone https://github.com/IvanAcoola/CS2-DMA-Software.gitOpen the project (slnx file) with visual studio (builded with VS2026). Ready-to-build on Release.
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)
- 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
F8 on your main keyboard. All binds works only on main computer.
Check one more time installation guide. Do not forget to put needed dlls to same folder as .exe.
Contact me on telegram
