2023-12-30 18:07:55 +01:00
|
|
|
# cs2-memflow-cheats
|
|
|
|
|
### 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
|
2023-12-30 18:08:25 +01:00
|
|
|
- [ ] Documentation
|
2023-12-30 18:07:55 +01:00
|
|
|
- [ ] Test with pcileech hardware
|
|
|
|
|
- radarflow
|
|
|
|
|
- [ ] Test with pcileech hardware
|
2023-12-30 18:08:25 +01:00
|
|
|
- [ ] More useful logging, maybe a TUI to write statistics?
|