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

Implement /proc parser for FreeBSD #52

Closed rdbo closed 1 year ago

rdbo commented 1 year ago

The old one was a mess. The current one uses the POSIX regex.h header, which is better. But it has not been implemented yet.

rdbo commented 1 year ago

Done: 46a7245228e0628ed9287dfa2b82ff3b1ea7daf7 effdcdb6da5c80b7bbdf0b8fa06d66ce15029070