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
764 stars 92 forks source link

Readd ARM/ARM64 support #107

Closed rdbo closed 1 year ago

rdbo commented 1 year ago

libmem used to have ARM/ARM64 support on v3.3.3 I believe, but it got removed to reimplement some functions. It should be added again

rdbo commented 1 year ago

I believe this is overreaching a little. There is already enough trouble building for x86/x64 on 4 different operating systems, let alone with another 2 different architectures to test