MisterY52 c79f9f2e32 WIP: dtb fix
Updated memflow and memory class in order to fix the dtb value of protected processes.
..
src WIP: dtb fix
Cargo.toml WIP: dtb fix
README.md Replaced vmread with memflow

README.md

memflow-derive

Crates.io build and test codecov MIT licensed Discord

The derive crate contains proc macros that can be used with the memflow library.

Currently it features the following proc macros:

  • A connector macro for creating the boilerplate connector plugin code
  • A ByteSwap derive proc macro