rdbo / 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)
GNU Affero General Public License v3.0
784 stars 91 forks source link

Verify if structs are valid #83

Closed rdbo closed 1 year ago

rdbo commented 1 year ago

There should be a way to verify if lm_process_t, lm_module_t and lm_page_t are valid to use in the LM_ASSERTs

rdbo commented 1 year ago

Done: ab2e2458d5037b0467030bb2ac870ed2a7e171f4