You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
c79f9f2e32
Updated memflow and memory class in order to fix the dtb value of protected processes. |
8 months ago | |
---|---|---|
.. | ||
.github/workflows | 8 months ago | |
memflow-win32 | 8 months ago | |
memflow-win32-defs | 8 months ago | |
.gitignore | 8 months ago | |
Cargo.toml | 8 months ago | |
LICENSE | 8 months ago | |
README.md | 8 months ago | |
install.sh | 8 months ago |
README.md
memflow-win32
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.