This is a connector for memflow that targets LiME dumps files.
At the moment of writing, the physical to virtual memory translation is not yet implemented in memflow, therefore this is intended as for future usage.
To run the tests to check the correctness of physical memory parsing you can
use cargo test
. A sample slice of a LiME dump is provided in the ./test
folder and used in the tests.