- Added hint to memflow plugin installation in README
- Bumped memflow dep version to `0.2.0-beta11`
- `cargo update`
This commit is contained in:
Janek 2023-12-23 16:25:53 +01:00
parent 66b9886768
commit b16cf001e2
3 changed files with 338 additions and 292 deletions

625
Cargo.lock generated

File diff suppressed because it is too large Load Diff

@ -7,7 +7,7 @@ edition = "2021"
[dependencies]
# dma and memory
memflow = "=0.2.0-beta10"
memflow = "=0.2.0-beta11"
dataview = "1.0.1"
# logging

@ -7,7 +7,8 @@ As of now, memflow's pcileech connector is not supported/tested.
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.
After you have set up your VM, you can clone this repository on your host:
Before you begin, install the necessary memflow plugins using memflowup from the *dev channel*!
Now you can clone this repository on your host:
`git clone https://github.com/superyu1337/radarflow2.git`
Now you can run radarflow: