Virtualization
Source is compiled into a custom instruction format and executed by a generated virtual machine.
Ironbrew1
Compile Lua scripts into a generated virtual machine with configurable optimization, control-flow obfuscation, and anti-tamper protection.
Features
Configure virtualization, control-flow obfuscation, optimization, and output settings for each build.
Read the settings guideSource is compiled into a custom instruction format and executed by a generated virtual machine.
Branches and VM paths are rearranged to remove the structure an analyst expects to follow.
Constants and expressions are simplified before protection passes add runtime overhead.
Runtime checks stop execution when the VM has been modified.
Performance
Prometheus benchmark execution time. Lower is better, results vary with scripts and selected settings.