mirror of
https://github.com/wavestone-cdt/EDRSandblast.git
synced 2026-06-10 17:31:23 +00:00
6 lines
88 B
C
6 lines
88 B
C
#pragma once
|
|
|
|
#include <Windows.h>
|
|
|
|
DWORD WINAPI disableCredGuardByPatchingLSASS(void);
|