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

Clean up process.c #90

Closed rdbo closed 1 year ago

rdbo commented 1 year ago

After implementing the new lm_process_t, there is a lot of clean up to be done in process.c

rdbo commented 1 year ago

This should be done in the code review: https://github.com/rdbo/libmem/issues/46