mirror of
https://github.com/wavestone-cdt/EDRSandblast.git
synced 2026-06-08 16:37:12 +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:
@@ -0,0 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
#include "Windows.h"
|
||||
#include "Tchar.h"
|
||||
|
||||
#pragma comment(lib, "netapi32.lib")
|
||||
|
||||
BOOL IsElevatedProcess();
|
||||
Reference in New Issue
Block a user