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

C++ wrapper #130

Open illegal-instruction-co opened 1 year ago

illegal-instruction-co commented 1 year ago

I really like libmem and i bet it will be placed better in the future as forked by find another usages different than red team operations. It may even determine that it can go further and standardize. I sincerely want to be part of this project, and in the coming period, I will create a few issues.

I think would be better to use namespace lm instead of lm prefix. doesn't have to be in all the source code, but at least better usage experiences can be obtained by preparing a c++ wrapper on c.