zouxianyu / evil-cat

[WIP] Evil Cat is an open source FPS hacking framework. You can plug your favorite games into the framework.
MIT License
60 stars 23 forks source link

support driver utility #36

Closed zouxianyu closed 1 year ago

zouxianyu commented 1 year ago

I'm back. Keep writing code.

In some cases, we cannot read or write game memory directly in ring3, so we need to use a driver to do this.