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

Add LM_CALL macro for possible future use #165

Closed rdbo closed 6 months ago

rdbo commented 6 months ago

All libmem calls should be done using the same call convention An LM_CALL macro could help with that

rdbo commented 6 months ago

Done: from edc4355c6a4131c0463ba02409b1bdec63f63fdc to 4e23ac507f464087e2d5d9b3d5982519d8437026