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
Macros
pe_sieve_ver_short.h File Reference

Go to the source code of this file.

Macros

#define PESIEVE_MAJOR_VERSION   0
 
#define PESIEVE_MINOR_VERSION   3
 
#define PESIEVE_MICRO_VERSION   9
 
#define PESIEVE_PATCH_VERSION   0
 
#define PESIEVE_VERSION_STR   "0.3.9"
 

Macro Definition Documentation

◆ PESIEVE_MAJOR_VERSION

#define PESIEVE_MAJOR_VERSION   0

Definition at line 3 of file pe_sieve_ver_short.h.

◆ PESIEVE_MICRO_VERSION

#define PESIEVE_MICRO_VERSION   9

Definition at line 5 of file pe_sieve_ver_short.h.

◆ PESIEVE_MINOR_VERSION

#define PESIEVE_MINOR_VERSION   3

Definition at line 4 of file pe_sieve_ver_short.h.

◆ PESIEVE_PATCH_VERSION

#define PESIEVE_PATCH_VERSION   0

Definition at line 6 of file pe_sieve_ver_short.h.

◆ PESIEVE_VERSION_STR

#define PESIEVE_VERSION_STR   "0.3.9"

Definition at line 8 of file pe_sieve_ver_short.h.