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

Use stdint.h for more consistent integer types #58

Closed rdbo closed 1 year ago

rdbo commented 1 year ago

Although I'm pretty confident about libmem's integer types, it's better to rely on the standard library.

rdbo commented 1 year ago

Done: e7cbdd4820d6032972b7e925e0f56abf9110f0d9