diff --git a/pe2shc/main.cpp b/pe2shc/main.cpp index 57b6dd0..b7cb294 100644 --- a/pe2shc/main.cpp +++ b/pe2shc/main.cpp @@ -4,7 +4,7 @@ #include "peconv.h" #include "resource.h" -#define VERSION "0.7" +#define VERSION "0.8" bool overwrite_hdr(BYTE *my_exe, size_t exe_size, DWORD raw) {