PE-sieve
Scans all running processes. Recognizes and dumps a variety of potentially malicious implants (replaced/implanted PEs, shellcodes, hooks, in-memory patches).
|
#include <custom_mutex.h>
Public Member Functions | |
Mutex () | |
void | Lock () |
void | Unlock () |
~Mutex () | |
Definition at line 8 of file custom_mutex.h.
|
inline |
Definition at line 10 of file custom_mutex.h.
|
inline |
Definition at line 25 of file custom_mutex.h.
|
inline |
Definition at line 15 of file custom_mutex.h.
|
inline |
Definition at line 20 of file custom_mutex.h.