
Themida [3.1.7.0] (02-Oct-2023) |
|
[+] |
Added FALCON TINY VM, a very fast VM with low protection |
[+] |
Improved parallelism generating common (non revirtualized) virtual machines |
[+] |
Improved parallelism generating revirtualized VMs |
[+] |
Optimized LONDON virtual machine engine |
[+] |
Optimized generation of micro-ops for specific VM architectures |
[+] |
More improvements parallelizing the code virtualization process |
[+] |
Added full parallelization to search for protection macro markers |
[+] |
Optimized code parsing and collecting the manifest information |
[+] |
Improved compatibility with Advanced Option "OPTION_ADVANCED_VM_ENGINE_PRESERVE_FLAGS_ON_EXIT=NO" and re-virtualized VMs |
[+] |
Improved performance in applications that use OpenMP and are protected with the Advanced API-Wrapper option |
[+] |
Improved support in MUTATE macros in multithreading applications |
[+] |
Advanced Option "OPTION_ADVANCED_INITIAL_SEED" now produces a 100% exact match output file (even with parallel protection) |
[+] |
.NET AOT: Added support for CHECK_PROTECTION, CHECK_CODE_INTEGRITY, CHECK_VIRTUAL_PC, CHECK_DEBUGGER protection macros |
[+] |
Decreased amount of protection memory when inserting multiple virtual machines |
[+] |
Added Advanced Option "OPTION_ADVANCED_SKIP_MISSING_MAP_FUNCTIONS" to keep protecting even if missing functions in MAP file |
[+] |
Added Advanced Option "OPTION_ADVANCED_LIMIT_CORES_FOR_PROTECTION" to restrict the number of cores during the protection stage |
[+] |
Improved detection of Golang applications |
[+] |
Logged the time taken for protection and final MD5 hash in the final protection report |
[!] |
Fixed bug in specific applications when compressing with multi-core and option "Favor size over protection" is enabled |
[!] |
Fixed wrong protected instances when using "Favor size over protection" and "Optimize for Windows on ARM" |
[!] |
XBundler: Fixed return value in SetFilePointerEx when pointed position was zero |
[!] |
Fixed compatibility issue with macro markers in specific Golang applications |
[!] |
Fixed exit code when protecting via the command line and passing a non existing file to protect |
[!] |
Fixed exception in protection time when more than 100 customized VMs are present |
Themida [3.1.6.0] (15-Aug-2023) |
|
[+] |
Added Hardware-enforced Stack Protection support (Advanced Option "OPTION_ADVANCED_HARDWARE_STACK_PROTECTION_COMPATIBLE=YES") |
[+] |
Improved protection in all virtual machine architectures |
[+] |
Added multi-core compression for "Compress Application/Resources" (up to 32 processors) |
[+] |
Added multi-core compression for "Compress SecureEngine" (up to 32 processors) |
[+] |
Added multi-core support when mutating VM handlers (like in FISH BLACK VM) |
[+] |
Added detection of missing MAP functions to virtualize to stop the protection process |
[+] |
Improved compatibility with option "OPTION_ADVANCED_KEEP_DEBUG_INFO" |
[+] |
Improved compatibility with specific protected bundled DLLs with TLS |
[+] |
Improved compatibiliy with protected bundled DLLs with TLS under Linux/Wine |
[+] |
XBundler: Improved compatibility emulating ReadFile function |
[+] |
Added Advanced Option "OPTION_ADVANCED_VM_ENGINE_PRESERVE_FLAGS_ON_EXIT=NO" |
Themida [3.1.5.0] (25-Jul-2023) |
|
[+] |
Internal virtual machine engine now supports native ARM64 protection. At the moment available for free in Code Virtualizer ARM64 |
[+] |
Added support for virtualization protection macro markers in .NET Native AOT binaries |
[+] |
Improved "Entry Point Virtualization" option |
[+] |
Improved parsing of MAP files |
[+] |
x64: Improved support for Codejock applications |
[+] |
Added Advanced Option "OPTION_ADVANCED_DONT_HOOK_KERNEL_BASE" |
[+] |
Added Advanced Option"OPTION_ADVANCED_XBUNDLER_USE_VIRTUAL_FILENAME" |
[+] |
Added Advanced Option "OPTION_ADVANCED_NO_EXECUTABLE_WRITABLE_SECTION" |
[+] |
Added option "FindMacrosSkipJmpIat" |
[+] |
Added option "FindStringsLeaSupport" |
[+] |
Added command line argument "/str_encrypt_locale" |
[+] |
Added command line argument "/str_encrypt_in_data_section_only" |
[+] |
Added command line argument "/find_macros_with_indirect_jumps" |
[+] |
Added command line argument "/find_macros_skip_call_imm" |
[+] |
Added command line argument "/find_macros_skip_jmp_iat" |
[+] |
Added command line argument "/find_macros_skip_jmp_iat" |
[!] |
Fixed compatibility issue with API-Wrapper in specific x64 binaries |
[!] |
x64: Fixed virtualization of "LEA REG32, [REG32 + REG32 * scale]" in TIGER VM |
[!] |
x64: Fixed virtualization of "LEA REG16, [REG16 + REG16 * scale]" in TIGER VM |
[!] |
Fixed compatibility issue when enabling options anti-file patching and protect overlay |
[!] |
Fixed very specific bug when protecting multiple applications without closing the User Interface |
Themida [3.1.4.0] (10-Nov-2022) |
|
[+] |
Improved internal protection |
[+] |
Improved parallel protection |
[+] |
Added support for UNPROTECTED macro to be inside VM macro markers |
[+] |
Improved virtual machine detection with option "OPTION_ADVANCED_DETECT_VIRTUAL_ENVIRONMENT_MK1" |
[+] |
Added LION VM for Visual Basic 6 applications |
[+] |
Increased maximum of manual insertion of macros (via RVA address) up to 5000 |
[+] |
Added internal option for extra entry point obfuscation |
[+] |
Added option to avoid specific code sequences when searching for protection markers |
[+] |
Optimized memory allocation for with multi-core protection |
[+] |
Added option "FindMacrosWithIndirectJumps" to find for indirect calls/jumps to protection macros |
[!] |
Fixed parsing of exception handlers inside non VM-type macros |
[!] |
Fixed compatibility issue with option "OPTION_ADVANCED_CHECK_DEBUGGER_EXT" |
[!] |
Fixed compatibility issue virtualizing specific memory access instructions |
[!] |
Fixed (very rare) race condition when protecting concurrently via the command line |
[!] |
Minor bugs fixed |
Themida [3.1.3.0] (26-Apr-2022) |
|
[+] |
Improved compatibility with Windows 11 |
[+] |
Improved detection of protection macros with specific compiler optimizations |
[+] |
Improved support with specific applications using forwarded exports |
[+] |
Improved exception handling inside virtualized code |
[+] |
Improved option "Perform protection checks on VM macros" |
[+] |
Improved support with manually mapped protected DLLs |
[+] |
Improved processing of relocations in specific DLLs |
[+] |
Added new plugin callback "SecureEngineGetFingerprint" |
[+] |
Added Advanced Option "OPTION_ADVANCED_SPLASH_HIDE_DONT_CLOSE" |
[+] |
Added Advanced Option "OPTION_ADVANCED_DONT_PROCESS_EXCEPTIONS" |
[!] |
Fixed compatiblity issue with new anti-debugger detection on Windows on ARM |
[!] |
Fixed sudden exit when runnning protected applications on specific Windows 11 machines |
[!] |
Fixed compatibility issue running protected applications under Linux/Wine |
[!] |
XBundler x64: Fixed exception will all files to be extracted to disk and option "Delete extracted on exit" |
[!] |
Fixed compatibility wrapping GetVersionEx when running in "Compatibility mode" |
[!] |
Fixed exception processing MAP functions to virtualize from command line protection |
[!] |
Fixed memory leak when unloading protected DLLs |
[!] |
Fixed construction of Exception directory with re-virtualized VMs |
[!] |
x64: Fixed deadlock when exception happened in virtualized code |
[!] |
Fixed exception on specific Windows 11 computers when protecting via the User Interface |
[!] |
Minor bugs fixed |
SEE ALL VERSIONS