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) (DLL/SO Injection) (Internal/External) (Assembler/Disassembler)
GNU Affero General Public License v3.0
830 stars 101 forks source link

Fix a way acquiring timestamp for start_time of process handle for Windows OS #246

Closed luadebug closed 3 months ago

luadebug commented 3 months ago

Fix a way acquiring timestamp.

rdbo commented 3 months ago

Thanks!