![]() |
HollowsHunter
Scans all running processes. Recognizes and dumps a variety of potentially malicious implants (replaced/implanted PEs, shellcodes, hooks, in-memory patches).
|
#include "term_util.h"#include <windows.h>#include <iostream>#include <string>#include <mutex>#include <paramkit.h>Go to the source code of this file.
Variables | |
| std::mutex | g_stdOutMutex |
| std::mutex g_stdOutMutex |
Definition at line 10 of file term_util.cpp.