Forced possible memory leaks when using libmem.hpp to avoid crashes Changed method of getting the process name on Linux (uses readlink now instead of parsing the maps file)
2.13.03
Fixed issues Using MEM_TRUE, MEM_FALSE, and MEM_NULL.
2.13.02
Added mem_vtable_t for VMT Hooking (untested)
2.13.01
C++ classes now are inherited from the C structures, allowing calls from the C functions interact directly with them.
2.13.0
Multiple changes and fixes
2.13.00
Reduced significantly the size of most structures used.