memflow-native

Crates.iomemflow-native
lib.rsmemflow-native
version0.2.3
sourcesrc
created_at2021-12-21 00:04:17.990453
updated_at2024-03-02 23:52:45.191521
descriptionSystem call based proxy-OS for memflow
homepagehttps://memflow.io
repositoryhttps://github.com/memflow/memflow-native
max_upload_size
id500928
size95,189
(ko1N)

documentation

https://docs.rs/memflow-native

README

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.

Commit count: 45

cargo fmt