Skip to Content

libmem v5.0.2

Created
Updated

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)

# Usage

libmem provides CMake targets:

find_package(libmem CONFIG REQUIRED)
target_link_libraries(main PRIVATE libmem::libmem) 

# License

# Supported Platforms

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

  • linux
  • windows-x64
  • windows-x86
  • osx
  • uwp
  • windows-arm64

# Features

No features defined.

# Dependencies

No transitive dependencies.

# Host Dependencies

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Saikari's avatar Saikari

# Changelog

  • 199ea6e [libmem] add new port (#41345)

# Source