Libmem

Latest version: v5.0.2

Safety actively analyzes 701370 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 19 of 27

2.5.1

Fixed all warnings (GCC/G++)

2.5

Added support for direct thiscalls on structs (C++ only) (experimental feature, might get removed. Use the latest 2.4)
Before:
`str.c_str(&str); //thisptr parameter required`
After:
`str.c_str(); //thisptr parameter no longer required (C++)`

2.4.2

Small changes

2.4.1

Fixed crash in mem_ex_get_module_list

2.4

Added mem_module_list_t
Added mem_ex_get_module_list and mem_in_get_module_list
Fixed a lot of stuff

2.3.1

Added Windows support for mem_ex_get_process_list

Page 19 of 27

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.