Empire implements various stagers in a modular format in ./lib/stagers/*. These include DLLs, macros, one-liners, and more. To use a stager type usestager <stager_name> or tap tab-complete to select an available stager. The stager commands include:
- View the stager info:
info - Set stager settings:
set <stager_option> - Execute/generate the current stager:
execute
