We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f220552 commit db7083aCopy full SHA for db7083a
hh_res.rc
@@ -9,7 +9,7 @@
9
#define VER_FILEDESCRIPTION_STR "Hollows Hunter: scans running processes, recognizes and dumps a variety of potentially malicious implants."
10
#define VER_INTERNALNAME_STR "hollows_hunter.exe"
11
#define VER_ORIGINALFILENAME_STR "hollows_hunter.exe"
12
-#define VER_LEGALCOPYRIGHT_STR "Copyright � 2018-2024 Hasherezade"
+#define VER_LEGALCOPYRIGHT_STR "Copyright � 2018-2025 Hasherezade"
13
#define VER_PRODUCTNAME_STR "Hollows Hunter"
14
#define VER_FILEVERSION HH_MAJOR_VERSION,HH_MINOR_VERSION,HH_MICRO_VERSION,HH_PATCH_VERSION
15
#define VER_PRODUCTVERSION_STR HH_VERSION_STR
pe-sieve
0 commit comments