10 releases

0.2.3 Mar 2, 2024
0.2.1 Dec 28, 2023
0.2.0-beta9 Feb 26, 2023
0.2.0-beta7 Jul 24, 2022
0.0.0 Dec 21, 2021

#113 in Memory management

Download history 164/week @ 2023-12-24 19/week @ 2023-12-31 114/week @ 2024-01-07 104/week @ 2024-01-14 36/week @ 2024-01-21 27/week @ 2024-01-28 11/week @ 2024-02-04 50/week @ 2024-02-11 32/week @ 2024-02-18 63/week @ 2024-02-25 137/week @ 2024-03-03 99/week @ 2024-03-10 11/week @ 2024-03-17 9/week @ 2024-03-24 180/week @ 2024-03-31 36/week @ 2024-04-07

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

MIT license

92KB
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–54MB
~819K SLoC