HollowsHunter
Scans all running processes. Recognizes and dumps a variety of potentially malicious implants (replaced/implanted PEs, shellcodes, hooks, in-memory patches).
Loading...
Searching...
No Matches
util
process_privilege.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <windows.h>
4
5
namespace
hhunter
{
6
namespace
util
{
7
8
bool
set_debug_privilege
();
9
10
};
11
};
hhunter::util::set_debug_privilege
bool set_debug_privilege()
Definition
process_privilege.cpp:71
hhunter
Definition
process_privilege.cpp:5
util
Definition
etw_settings.cpp:14
Generated by
1.12.0