Simple minhook example via run-time dynamic linking for fun and learning
- Visual studio 2022 and its workload Desktop development with C++ are requiere
- https://github.com/TsudaKageyu/minhook I recommend installing it via vcpkg
- MinHookClient console win app that load the MinHoookDll
- MinHoookDll dll that hooks NtDelayExecution on DLL_PROCESS_ATTACH