PE-sieve
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
Public Member Functions | List of all members
pesieve::util::MutexLocker Struct Reference

#include <module_cache.h>

Public Member Functions

 MutexLocker (Mutex &_mutex)
 
 ~MutexLocker ()
 

Detailed Description

Definition at line 36 of file module_cache.h.

Constructor & Destructor Documentation

◆ MutexLocker()

pesieve::util::MutexLocker::MutexLocker ( Mutex & _mutex)
inline

Definition at line 39 of file module_cache.h.

Here is the call graph for this function:

◆ ~MutexLocker()

pesieve::util::MutexLocker::~MutexLocker ( )
inline

Definition at line 45 of file module_cache.h.

Here is the call graph for this function:

The documentation for this struct was generated from the following file: