# Step: Vmify

Constructor key: `Vmify`

`Vmify` is a legacy step name kept for backward compatibility.
In practice, this transformation is better understood as control-flow flattening style obfuscation rather than full virtualization.

## Settings

None.

## Example

```lua
{ Name = "Vmify", Settings = {} }
```
