VxLang.1.0.7.0 Full-Version
Added 2023-12-26 13:35:11 +0000 UTC[Obfuscator] Internal assemblers have been changed from asmjit-based to self-developed cores.
[Obfuscator] Improved dummy code generation.
[Obfuscator] Improved node difficulty.
[Obfuscator] Compilation speed of the VxLang obfuscation tool has been greatly improved.
[Virtualizer] The virtual machine command was added.
[Virtualizer] Fixed a bug with virtual machine creation.
---
Contrary to my opinion, the existing ASMJIT-based assembler has been customized too much, and more customization is needed to improve the speed of node and dummy code generation. Therefore, I changed the core itself to a self-developed assembler.
Due to the change, it is possible to freely add obfuscation code, and even if the number of nodes is more than three times higher than the previous version, the compilation speed is fast :)
*** All functions may not have been ported. Please report any functions that do not work. ***