docs.rs failed to build mem-rs-0.1.9
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
mem-rs-0.2.1
mem-rs
Memory manipulation library for running processes, mainly aimed at games.
Features
- Process abstraction
- Reading and writing to process memory
- Pattern scanning in the process's main module
- Pointer abstraction and offset resolving
- Reading and writing relatively from a pointer
- dll injection
example usage