330938192 / CS2_DMA_Radar

CS2 DMA 雷达

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS2_DMA_Radar

CS2 DMA 雷达

第一次学习写DMA雷达,这是一个练习形的项目,所以代码比较混乱,请别介意。 不会长期维护这套代码,所以当你试图编译运行的时候可能无法运行,你需更新代码中的cs2基址。 你可以在这里找到最新的cs2游戏基址和偏移

https://github.com/a2x/cs2-dumper/blob/main/generated/offsets.rs https://github.com/a2x/cs2-dumper/blob/main/generated/client.dll.hpp

学习讨论可以加QQ:1067106378 觉得代码有帮助到你可以V我50请我吃顿kfc

QQ截图20231004172257

使用方式

编译后使用命令运行

java -jar CS2DMA-0.0.1.jar

浏览器访问

http://localhost:8080/

Usage

Run with commands after compilation

java -jar CS2DMA-0.0.1.jar

http://localhost:8080/

For the first time learning to write DMA radar, this is an exercise project, so the code is quite chaotic. Please don't mind.

This code will not be maintained for a long time, so when you try to compile and run it, it may not run. You need to update the CS2 base address in the code.

You can find the latest CS2 game base address and offset here

https://github.com/a2x/cs2-dumper/blob/main/generated/offsets.rs

https://github.com/a2x/cs2-dumper/blob/main/generated/client.dll.hpp

About

CS2 DMA 雷达


Languages

Language:Java 95.0%Language:Vue 4.3%Language:HTML 0.5%Language:JavaScript 0.3%