VxLang.1.0.6.2 Full-Version
Added 2023-12-14 12:25:42 +0000 UTC+ [Virtualizer] Patch for speed of code virtualization behavior
+ [Packer] Remove unnecessary obfuscation in packer shell code
+ [Packer] Fixed bug that prevented packer AXION mode from working
---
+ [Packer] Fixed a bug that also set the exception table for packer shell code.
+ [Virtualizer&Obfuscator] Fixed exception handling table overflow bug for virtualization and obfuscation.
---
+ [Virtualizer] Fixed a bug where the relocation target was set incorrectly in the VM-IL.
+ [Virtualizer] Fixed a bug with VM IL creation.
+ [Virtualizer] SEH support to code virtualization. If an SEH block exists in a given region, it will be changed to code flattening (this is subject to change).
+ [Obfuscator] Fixed a bug where signature patterns related to code flattening were not SEH processed.
+ [Packer] The packer shell code has been changed to code virtualization.
+ [Packer] Fixed a bug with duplicate packing.