memflow / memflow

physical memory introspection framework

Home Page:https://memflow.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Examples in README not working

Marcondiro opened this issue · comments

The examples listed in the README.md no longer work.
cargo run --example read_bench --release -- -vv -c coredump -a coredump_win10_64bit.raw -o win32
error: Found argument '-a' which wasn't expected, or isn't valid in this context
I think this is related to the removal of the code handling the -a parameter that was present in the examples until v2.