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
pesieve::util::MutexLocker Struct Reference

#include <custom_mutex.h>

Public Member Functions

 MutexLocker (Mutex &_mutex)
 
 ~MutexLocker ()
 

Detailed Description

Definition at line 34 of file custom_mutex.h.

Constructor & Destructor Documentation

◆ MutexLocker()

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

Definition at line 37 of file custom_mutex.h.

Here is the call graph for this function:

◆ ~MutexLocker()

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

Definition at line 43 of file custom_mutex.h.

Here is the call graph for this function:

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