12 releases

0.2.6 Sep 26, 2024
0.2.3 Mar 2, 2024
0.2.1 Dec 28, 2023
0.2.0-beta9 Feb 26, 2023
0.0.0 Dec 21, 2021

#351 in Memory management

Download history 49/week @ 2024-07-01 16/week @ 2024-07-08 97/week @ 2024-07-29 29/week @ 2024-08-05 18/week @ 2024-08-12 28/week @ 2024-08-19 12/week @ 2024-08-26 13/week @ 2024-09-02 43/week @ 2024-09-09 64/week @ 2024-09-16 376/week @ 2024-09-23 64/week @ 2024-09-30 87/week @ 2024-10-07 23/week @ 2024-10-14

554 downloads per month
Used in 2 crates (via memflow-qemu)

MIT license

90KB
2K SLoC

memflow-system-proxy

Syscall based proxy-OS for memflow

This is a OS layer that allows to run memflow code on the native system. Theoretically, any code that works here should work on DMA hardware.

The key difference between DMA and this, is that DMA will reach missing (paged out) virtual memory pages, which could result in difference of outcomes.

Dependencies

~7–49MB
~799K SLoC