mirror of
https://github.com/wavestone-cdt/EDRSandblast.git
synced 2026-06-10 17:31:23 +00:00
D3FC0N 30 release: Obj callbacks, firewalling, symbols w/ internet, and more
Co-authored-by: Maxime Meignan <maxime.meignan@wavestone.com>
This commit is contained in:
@@ -2,8 +2,10 @@
|
||||
|
||||
#include <Windows.h>
|
||||
|
||||
LPTSTR GetNtoskrnlPath();
|
||||
|
||||
void GetFileVersion(TCHAR* buffer, SIZE_T bufferLen, TCHAR* filename);
|
||||
|
||||
void GetNtoskrnlVersion(TCHAR* ntoskrnlVersion);
|
||||
LPTSTR GetNtoskrnlVersion();
|
||||
|
||||
void GetWdigestVersion(TCHAR* wdigestVersion);
|
||||
LPTSTR GetWdigestVersion();
|
||||
Reference in New Issue
Block a user