A rust library for ergonomic Windows process memory manipulation.
- IDA-compatible pattern scans
- Drop in functionality for Cheat Engine AOB injections
- Async compatible (smol)
- JIT x86 assembly injection (dynasm crate)
- Adaptive memory hooks
- Ergonomic use
- Support for custom types with transmutation impl
- Many common types can be directly read/written to/from process memory safely
- Versatile error type allows for logic to adapt to specific program memory states easily
- Unix system support
- DLL injection
- Keyboard input injection
Contributions are welcome. Please reach out if you have any questions.