+ [Obfuscator] Fixed to make code flattening compile and behave faster.
+ [Obfuscator] Fixed code that interferes with code analyzer.
+ [Obfuscator] Fixed deadstore blocks.
+ [Packer] Update packer shell code.
2023-11-30 09:40:22 +0000 UTC
View Post
+ [Obfuscator] Fixed a critical bug in code flattening
- Fixed a bug where blocks would break if there were more than a certain amount of nodes
+ [Virtualizer] Fixed a critical bug in code virtualizer
- Fixed a bug where virtual machine regions ...
2023-11-27 12:45:00 +0000 UTC
View Post
+ [Obfuscator] Code flattening is now even faster.
+ [Obfuscator] Code flattening blocks have increased significantly.
+ [Obfuscator] Added dummy code to delay code analysis.
+ [Virtualizer] Fixed a bug with
2023-11-26 10:21:57 +0000 UTC
View Post
+ Support code flattening for kernel drivers.
+ Speeding up the code flattening process.
+ Increased the difficulty of code flattening and code obfuscation.
- Added techniques like dead-stores.
+ The virtual machine has been updated.
+ Your license has been updated.<...
2023-11-25 06:54:11 +0000 UTC
View Post
In this chapter, we'll use VxLang to obfuscate kernel drivers.
---
1. Installing vxlang

Navigate to %Solution%\vxlang
2023-11-24 14:00:10 +0000 UTC
View Post
+ Code flattening is applied to the Virtual-Machine.
+ Adjusts the difficulty of Code-Flattening.
+ Virtual Machines and Code Obfuscation rotated.
+ Fixed some shell code.
+ Fixed a small bug.
2023-11-19 12:43:14 +0000 UTC
View Post
+ Adjust the speed of code flattening (compiles faster)
+ Randomly modify code flattening context (more updates coming soon)
+ Fixed bug: https://www.patreon.com/posts/92864752?utm_camp...
2023-11-15 11:09:24 +0000 UTC
View Post
I received a report of a bug related to packing. (Thank you very much for your help !).
I'll fix the code flattening operating speed and bugs :)
Thank you.
2023-11-14 13:01:28 +0000 UTC
View Post
+ Adjust the packing speed.
+ Increases the virtualization scope of shell code.
- The above changes continuously.
2023-11-13 11:32:46 +0000 UTC
View Post
+ Code-flattening can now be applied to packer shell code as well.
+ Fixed a small bug.
+ Obfuscation has been rotated.
2023-11-12 11:31:07 +0000 UTC
View Post
+ Code-flattening can now be applied to packer shell code as well.
+ Fixed a small bug.
+ Obfuscation has been rotated.
2023-11-12 11:28:50 +0000 UTC
View Post
+ Encrypt resource data. (In a future update, all but static resource data will be hidden.)
+ Fixed where to look for keys from the current directory to the VxLang location.
+ Fixed a bug with log output.
+ The number of virtual machines has been added to 70+.
+ Obfu...
2023-11-11 02:58:35 +0000 UTC
View Post
I'm working on adding an option to encrypt resource data :)
I'm checking to see if there's a better way to do it, and should have it deployed by the end of the week !
2023-11-07 11:38:59 +0000 UTC
View Post


---

2023-11-04 10:08:59 +0000 UTC
View Post
1. Installing vxlang

Navigate to %Solution%\vxlang, as shown below.
2023-11-03 00:19:13 +0000 UTC
View Post
+ Fix the blocks that go into code flattening nodes.
+ Let the user choose the shape of the node for code flattening.
+ Add commands for the virtual machine.
+ Integrate AXION mode with packer native features.
+ Apply additional code-virtualization to the packer shell code...
2023-10-31 10:53:41 +0000 UTC
View Post
VxLang will output an error message box if you just run it.
I'm delivering keys to subscribed users via messenger :)
(The key is updated weekly with obfuscation rotation.)
2023-10-26 10:56:43 +0000 UTC
View Post
This document summarizes basic VxLang usage and caveats.
I will be updating the documentation further :)
2023-10-26 10:50:48 +0000 UTC
View Post
In this chapter, you'll get a quick overview of the VxLang API :)
This content is subject to update !
2023-10-22 11:43:39 +0000 UTC
View Post
In addition to major updates, VxLang will release two updates per month to obfuscate code or rotate the virtualization context.
2023-10-17 12:57:05 +0000 UTC
View Post
For the time being, only running the full version.
2023-10-13 12:45:00 +0000 UTC
View Post
Here's part 1 & part 2 of my customization utilizing the full version of VxLang and a plugin :)

2023-10-13 12:39:33 +0000 UTC
View Post
I'm going to share a simple anti-tamper development and code to demonstrate exactly how to use the Full-Version of VxLang.
This will allow you to customize VxLang and develop your own special packer/protector/anti-tamper. I'll also share wh...
2023-10-10 12:19:46 +0000 UTC
View Post

VxLang is a code or binary obfuscation project that prevents attackers from performing reverse engineering actions such as static or dynamic analysis, file tampering, and unauthorized ac...
2023-10-08 07:49:03 +0000 UTC
View Post