Obfuscators are designed for evasion

When running an operation, you can select an obfuscator. By default, plain-text is selected. During the operation, before the agent collects an instruction, the server will wrap it with the obfuscation technique chosen - including instructions for how to unpack it before execution.



{% for o in obfuscators %} {% endfor %}

{{ o.name }}

{{ o.description }}