libmem

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)

AGPL-3.0 License

Downloads
134
Stars
778
Committers
3

Bot releases are hidden (Show)

libmem - libmem - v2.11.0-0

Published by rdbo almost 4 years ago

Added untested fake C overloads: <function_name><overload_number>()

libmem - libmem - v2.10.8

Published by rdbo almost 4 years ago

Re-included <dlfcn.h> and using old mem_in_load_library

libmem - libmem - v2.10.7

Published by rdbo almost 4 years ago

Removed Linux dependency of libdl and dlfcn.h. Using libc's version of dl functions instead (that resulted in a warning when using -Wpedantic though).

libmem - libmem - v2.10.6

Published by rdbo almost 4 years ago

Changed mem_lib_new parameter

libmem - libmem - v2.10.5

Published by rdbo almost 4 years ago

Fixed mem_ex_allocate for 32 bits (Linux)

libmem - libmem - v2.10.4

Published by rdbo almost 4 years ago

Added overload to mem::in::detour and mem::in::detour_trampoline

libmem - libmem - v2.10.3

Published by rdbo almost 4 years ago

Added overloads and 'cval'

libmem - libmem - v2.10.2

Published by rdbo almost 4 years ago

Added 'cvar' functions for C++ classes.

libmem - libmem - v2.10.1

Published by rdbo almost 4 years ago

Fixed buffer overflow

libmem - libmem - v2.10.0

Published by rdbo almost 4 years ago

Added simple documentation

libmem - libmem - v2.9.3

Published by rdbo almost 4 years ago

Fixed 'multiple definition' problem when including 'libmem.hpp' in multiple files

libmem - libmem - v2.9.2

Published by rdbo almost 4 years ago

Added some overloads to 'libmem.hpp' (C++ only)

libmem - libmem - v2.9.1

Published by rdbo almost 4 years ago

Improved example

libmem - libmem - v2.9.0

Published by rdbo almost 4 years ago

Changed multiple parameter variables' names
Deprecated mem_bytearray_t

libmem - libmem - v2.8.3

Published by rdbo almost 4 years ago

Removed comment

libmem - libmem - v2.8.2

Published by rdbo almost 4 years ago

Improved mem_ex_get_page for Linux

libmem - libmem - v2.8.1

Published by rdbo almost 4 years ago

Modified some comments

libmem - libmem - v2.8.0

Published by rdbo almost 4 years ago

Added Windows support for mem_ex_get_page and mem_in_get_page

libmem - libmem - v2.8.0-0 (pre)

Published by rdbo almost 4 years ago

Added mem_ex_get_page and mem_in_get_page (Linux only)

libmem - libmem - v2.7.6

Published by rdbo about 4 years ago

Fixed issue in mem_string_replace

Package Rankings
Top 23.84% on Crates.io
Top 14.38% on Pypi.org