mirror of
https://github.com/wavestone-cdt/EDRSandblast.git
synced 2026-08-07 20:33:27 +00:00
Fixes an error in CLI handling
This commit is contained in:
@@ -34,7 +34,6 @@ DWORD WINAPI dumpLSASSProcess(void* data) {
|
||||
HANDLE hProcessSnap;
|
||||
HANDLE hProcess;
|
||||
PROCESSENTRY32 pe32;
|
||||
DWORD dwPriorityClass;
|
||||
|
||||
TCHAR* outputDump = (TCHAR*)data;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user