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
process_privilege.h
Go to the documentation of this file.
1#pragma once
2
3#include <windows.h>
4
5namespace hhunter {
6 namespace util {
7
9
10 };
11};