Files
radarflow2-kvm/README.md

24 lines
853 B
Markdown
Raw Normal View History

2023-10-31 17:26:59 +01:00
# radarflow2
2023-10-31 17:25:33 +01:00
A Web radar for CS2 using [memflow](https://github.com/memflow/memflow)
2023-10-31 17:23:15 +01:00
## How can I run this?
First, you need to set up a virtual machine on linux using qemu.
2023-10-31 17:25:33 +01:00
As of now, memflow's pcileech connector is not supported/tested.
2023-10-31 17:23:15 +01:00
How to set up a VM on linux is way out of scope for this. You can find plenty of information online on how to do it.
2023-12-23 16:27:11 +01:00
Before you begin, install the necessary memflow plugins using memflowup from the *dev channel!*
Now you can clone this repository on your host:
2023-12-23 15:23:20 +01:00
`git clone https://github.com/superyu1337/radarflow2.git`
2023-10-31 17:23:15 +01:00
Now you can run radarflow:
`cargo run --release`
For an overview of CLI commands, run this:
`cargo run --release -- --help`
## Detection Status
VAC: ✅ (Undetected)
FaceIt: ❓ (Unknown, could work with proper spoofing)
ESEA: ❓ (Unknown, could work with proper spoofing)