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

Add way of getting a process by process ID #114

Closed rdbo closed 1 year ago

rdbo commented 1 year ago

This will avoid having to do process enumeration every time you want to get information about a specific PID.

rdbo commented 1 year ago

Done: f6490968777cddb75cce608b413ca26c69dc41b9