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.0b1

Published by rdbo about 4 years ago

Started adding Windows support (still broken for Unicode charset)
Fixed a lot of stuff

libmem - libmem - v1.8.1

Published by rdbo about 4 years ago

Fixed warning when compiling for x86_32 (Linux).

libmem - libmem - v1.8

Published by rdbo about 4 years ago

Added to_lower and to_upper functions for mem_string_t
Cleaned up mem_string_t structure

libmem - libmem - v1.7.1

Published by rdbo about 4 years ago

Updated README

libmem - libmem - v1.7

Published by rdbo about 4 years ago

Added mem_in_unload_library

libmem - libmem - v1.6.1

Published by rdbo about 4 years ago

Improved code

libmem - libmem - v1.6

Published by rdbo about 4 years ago

Added mem_string_count and mem_string_rcount

libmem - libmem - v1.5.0

Published by rdbo about 4 years ago

Added more functions for external (untested)
Fixed stuff

libmem - libmem - v1.4.4

Published by rdbo about 4 years ago

Minor change

libmem - libmem - v1.4.3

Published by rdbo about 4 years ago

Fixed issue in mem_in_protect and mem_ex_protect

libmem - libmem - v1.4.2

Published by rdbo about 4 years ago

Fixed issue in mem_ex_allocate and mem_ex_protect

libmem - libmem - v1.4.1

Published by rdbo about 4 years ago

Added mem_string_is_valid

libmem - libmem - v1.4.0

Published by rdbo about 4 years ago

Added mem_ex_deallocate, mem_in_deallocate, mem_ex_get_symbol
Added support for mem_ex_protect for Linux

libmem - libmem - v1.3.1

Published by rdbo about 4 years ago

Fixed issue

libmem - libmem - v1.3.0

Published by rdbo about 4 years ago

Added support for loading libraries externally on Linux (still a bit buggy)
Fixed issues

libmem - libmem - v1.2.1

Published by rdbo about 4 years ago

Deprecated mem_alloc_t (unecessary)

libmem - libmem - v1.2.0

Published by rdbo about 4 years ago

Fixed issues on mem_string
Added mem_ex_allocate

libmem - libmem - v1.1.3

Published by rdbo about 4 years ago

Added MEM_FORCE_*
Fixed size in mem_string_resize

libmem - libmem - v1.1.2

Published by rdbo about 4 years ago

Fixed stuff
Added mem_string_insert and mem_string_replace

libmem - libmem - v1.1.1

Published by rdbo about 4 years ago

Fixed issue in mem_string_new
Added checks before freeing string buffers

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