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

Remove page flags #93

Closed rdbo closed 1 year ago

rdbo commented 1 year ago

The page flags that libmem stores have no correlation between the different operating systems, it seems. So why keep it around? If it has no meaning it has no purpose.

rdbo commented 1 year ago

Done: 2077cf188355758e319c67b76b9ae7676e2a19e1