memflow-lime 0.1.0

LiME files connector for memflow physical memory introspection framework
Documentation
  • Coverage
  • 66.67%
    2 out of 3 items documented0 out of 2 items with examples
  • Size
  • Source code size: 695.48 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 612.68 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 1m 24s Average build duration of successful builds.
  • all releases: 1m 24s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Marcondiro/memflow-LiME
    4 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Marcondiro

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.