Agent plugin

Agent Plugin is responsible for payload generation, data parsing, and command handling.

Flow Diagram

Agent Config (config.yaml)

PluginAgent Interface

AxScript for Agent (ax_config.axs)

The .axs file defines agent commands, context menus, and UI for payload generation.

Required functions:

Optional elements:

Last updated