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

Feat: Added a Unittest that actually tests each function. #184

Closed Hypnootika closed 4 months ago

Hypnootika commented 6 months ago

The symbol tests arent working for me.

TODO or commented functions are either bugging and breaking or not working as i expect them to

Hypnootika commented 4 months ago

Closing this. Not needed anymore.