VxLang.1.2.1.0 Demo-Version
Demo
2024-02-24 10:04:07 +0000 UTC View Post
---
I checked the problem with the .NET protect process, it will be fixed soon.
Thank you :) !
2024-02-21 11:49:57 +0000 UTC View Post---
This update fixes a problem with VxLang-Linker connecting ...
2024-02-16 14:26:25 +0000 UTC View Post---
I'm going to work on the insufficient features shared by users. However, th...
2024-02-12 04:40:54 +0000 UTC View Post---
Previously, the reason why the image base is exposed in byte code is ...
2024-02-09 11:23:27 +0000 UTC View Post---
---
---
There was a bug report that I haven't fixed yet. I'll be working on it sometime this week.
I sincerely apologize for any disruption to your work..
---
---
---
[Virtualizer] Added test encryption to the virtual machine's bytecode.
[Obfuscator] Added additional obfuscation to code flattening.
---
Now I'm going to apply different encryption to all handlers through the update. Also, each virtual machine will have a different key for the current fix...
2024-01-11 11:44:21 +0000 UTC View Post[Obfuscator] Fixed a bug where code flattening options for entry points were not applied in JSON projects.
[ALL] In normal mode, the Mutate core has been added, but is not yet used.
---

2024-01-06 04:49:25 +0000 UTC
View Post
[ALL] Support for project settings via JSON files.
[ALL] Modified to allow you to edit messages about the default detection feature.
[ALL] Fixed Small bug.
---
Document: Link
*** This post is available from version 1.0.9 and later.
---

---
[Virtualizer] Speeding up virtualization compilers.
[Obfuscator] Fixed so that all nodes in code flattening do not contain dead store code.
[ALL] Fixed an issue that caused file sizes to grow too large.
[ALL] Use randomized section names as the default option.<...
2023-12-29 03:56:00 +0000 UTC View Post[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 impr...
2023-12-26 13:35:11 +0000 UTC View Post+ [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 ...
2023-12-14 12:25:42 +0000 UTC View Post+ [Obfuscator&Virtualizer] Fixed to put random dummy bytes into memory where the SDK or signature pattern is entered.
+ [Obfusctor&Virtualizer] Add signature options: --opt-signautre
- If you want to use signatures, please enable this option.
<...
2023-12-09 13:17:59 +0000 UTC View Post+ [Obfuscator&Virtualizer] Added code-flattening and code-virtualization features based on binary patterns.
- sdklib/test/vxlib_signature.h at main · vxlang/sdklib (github.com)
+ [Obfuscator] 2023-12-05 10:53:09 +0000 UTC View Post
+ [Obfuscator&Virtualizer] Fixed bug with code entry point calculation failure
+ [Virtualizer] Fixed a bug that prevented NOP handling when the selected block was virtualized.
+ [Packer] Decrease the shellcode obfuscation level by one level because the file size is too large.
2023-12-03 07:40:09 +0000 UTC View Post+ [Obfuscator] Changed the code flattening difficulty via the SDK.
- SAMPLE: sdklib/test/test.cpp at main · vxlang/sdklib (github.com)
+ [Packer] Fixed small bugs.
---
Set the code flattening...
2023-12-01 12:21:57 +0000 UTC View Post1. The difficulty of code flattening has increased significantly, and the remaining task is to disassemble the actual commands and replace them with commands that do the same thing.
2. In November, I focused on code flattening, and I think I made some good progress. In December, I want to improve the stability of code virtualizatio...
2023-12-01 01:31:58 +0000 UTC View PostThis project is SDK code and samples that vxlang determines :)
VxLang locates and compiles VxVirtualizationBegin/VxVirtualizationEnd and VxObfuscationBegin/VxObfuscationEnd, VxCodeFlatteningBeg...
2023-12-01 00:55:48 +0000 UTC View Post