1. Home
  2. Browse
  3. libmem

libmem

v5.0.2#0Latest

Advanced Game Hacking Library for C, Modern C++, Rust and Python (Windows/Linux/FreeBSD) (Process/Memory Hacking) (Hooking/Detouring) (Cross Platform) (x86/x64/ARM/ARM64) (DLL/SO Injection) (Internal/External) (Assembler/Disassembler)

Install

Run the following Vcpkg command to install the port.

vcpkg install libmem

Usage

libmem provides CMake targets:

find_package(libmem CONFIG REQUIRED)

target_link_libraries(main PRIVATE libmem::libmem)

Dependencies

See source

Version

v5.0.2#0

Publication

Supports

!uwp & !xbox & !osx & !arm & !android & !ios

GitHub

rdbo/libmem855

Homepage

github.com/rdbo/libmem

Subtree

199ea6e76a

License

AGPL-3.0-only

Definition

Manifest