16 lines
532 B
Markdown
16 lines
532 B
Markdown
# cs2-memflow
|
|
### What is this?
|
|
This is a repository for my CS2 cheats which utilize [memflow](https://github.com/memflow/memflow).
|
|
|
|
### Contents
|
|
[csflow](csflow/README.md) - Rust library for creating CS2 cheats utilizing memflow
|
|
[radarflow](radarflow/README.md) - A Web radar for CS2 utilizing memflow
|
|
|
|
### Todo
|
|
- csflow
|
|
- [ ] Better Documentation with a "getting started"
|
|
- [ ] Test with pcileech hardware
|
|
- radarflow
|
|
- [ ] Test with pcileech hardware
|
|
- [ ] More useful logging, maybe a TUI to write statistics?
|