atombottle / cs2_kvm_dma

KVM memory R/W cheat for CSGO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS2 KVM DMA

Main Feature

  1. Read Player's health through Memflow
	*TODO list: 
	Nothing (for this repositry)

How to use

Run a VM with GPU passthrough.
in Linux, run "build.sh" to build this. Don't forget to install rustc,gcc,make..
please correct me if i miss anything.

about codes

Used Memflow LIB to R/W memory

Codes in memory R/W part are basicly pasted from [apex kvm dma pub](https://github.com/MisterY52/apex_dma_kvm_pub "apex kvm dma pub")
I just add a function to get module addr.

About

KVM memory R/W cheat for CSGO

License:Other


Languages

Language:C++ 85.3%Language:C 12.3%Language:JavaScript 1.5%Language:Python 0.8%Language:Makefile 0.1%Language:CSS 0.0%Language:HTML 0.0%