memflow setup tool

This tool is meant to provide a really quick way to setup various memflow connectors, OS layers, utilities, and more.

Install through cargo:

cargo install memflowup

Usage

See help:

memflowup -h

Run interactively:

memflowup interactive

Install a set of connectors non-interactively:

memflowup install memflow-qemu-procfs memflow-coredump

Update all connectors:

TODO: NOT YET IMPLEMENTED

Reinstall all connectors:

TODO: NOT YET IMPLEMENTED