HollowsHunter
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
hh_ver_short.h File Reference

Go to the source code of this file.

Macros

#define HH_MAJOR_VERSION   0
 
#define HH_MINOR_VERSION   3
 
#define HH_MICRO_VERSION   9
 
#define HH_PATCH_VERSION   8
 
#define HH_VERSION_STR   "0.3.9.8"
 

Macro Definition Documentation

◆ HH_MAJOR_VERSION

#define HH_MAJOR_VERSION   0

Definition at line 3 of file hh_ver_short.h.

◆ HH_MICRO_VERSION

#define HH_MICRO_VERSION   9

Definition at line 5 of file hh_ver_short.h.

◆ HH_MINOR_VERSION

#define HH_MINOR_VERSION   3

Definition at line 4 of file hh_ver_short.h.

◆ HH_PATCH_VERSION

#define HH_PATCH_VERSION   8

Definition at line 6 of file hh_ver_short.h.

◆ HH_VERSION_STR

#define HH_VERSION_STR   "0.3.9.8"

Definition at line 8 of file hh_ver_short.h.