Fix
- Added hint to memflow plugin installation in README - Bumped memflow dep version to `0.2.0-beta11` - `cargo update`
This commit is contained in:
parent
66b9886768
commit
b16cf001e2
625
Cargo.lock
generated
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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user