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
738 stars 90 forks source link

Skip undefined symbols on LM_EnumSymbols #210

Open rdbo opened 2 months ago

rdbo commented 2 months ago

Done, but needs testing. Consider checking if sym.st_value == 0 as well