1
0
Fork 0
mirror of https://gitlab.com/niansa/PolicyToolLib.git synced 2025-03-06 20:48:27 +01:00
The backend DLL of a toy project detouring Windows functions and doing interesting stuff (like disabling group policies :P)
Find a file
2023-01-19 00:14:27 +01:00
detours Initial commit 2023-01-18 15:57:01 +01:00
modules Fixed build issue 2023-01-19 00:14:27 +01:00
.gitignore Initial commit 2023-01-18 15:57:01 +01:00
CMakeLists.txt Initial commit 2023-01-18 15:57:01 +01:00
LICENSE Add LICENSE 2023-01-18 19:56:19 +00:00
main.cpp Only enable logging in debug builds 2023-01-18 16:20:55 +01:00
main.h Only enable logging in debug builds 2023-01-18 16:20:55 +01:00
test.cpp Initial commit 2023-01-18 15:57:01 +01:00
wine_winternl.h Initial commit 2023-01-18 15:57:01 +01:00