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
# Host Dependencies
and 2 transitive dependencies:
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Saikari