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
788 stars 91 forks source link

Break down ELF symbol enumeration function #38

Closed rdbo closed 1 year ago

rdbo commented 1 year ago

This function alone is ~400 lines long, which clearly indicates that it must be broken down somehow.

rdbo commented 1 year ago

This should also be done for the PE symbol enumeration function

rdbo commented 1 year ago

These features use the LIEF library now: cc86bc68c22bd1d80f8982ddd21fb9723b598b95