Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 511 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 511 Bytes

memflow LiME files connector

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.