#memflow #memory #introspection #winapi #dma #api-bindings #driver

no-std memflow-win32

win32 integration of the memflow physical memory introspection framework

13 releases

0.2.0 Dec 25, 2023
0.2.0-beta9 Nov 4, 2022
0.2.0-beta7 Jul 24, 2022
0.2.0-beta4 Mar 18, 2022
0.0.0 Jul 16, 2020

#368 in Operating systems

Download history 79/week @ 2023-12-20 34/week @ 2023-12-27 18/week @ 2024-02-21 22/week @ 2024-02-28 13/week @ 2024-03-06 24/week @ 2024-03-13 6/week @ 2024-03-20 388/week @ 2024-03-27 89/week @ 2024-04-03

519 downloads per month
Used in 4 crates

MIT license

195KB
4K SLoC

memflow-win32

Crates.io build and test codecov MIT licensed Discord

This crate provides integration for win32 targets for memflow. This library can be used in addition to the memflow core itself read processes, modules, drivers, etc.

Examples can be found in the memflow-win32/examples subdirectory.


lib.rs:

This crate contains memflow's win32 implementation. It is used to interface with windows targets.

Dependencies

~10–23MB
~294K SLoC