Building payloads
Payloads with the Wyrm C2 are built on needing a profile. Whilst the profiles allow for customisation of things such as evasion, obfuscation and networking - they also provide basic requirements such as the C2 address, URI’s, etc.
See the section on profiles for more information on building this out.
Build process
To build your implants (exe, dll and svc [svc not yet implemented]) you need to navigate using the menu to Preparation -> Build all agents.
From there, simply enter the name of your implant within the profile, for example - if you used the provided profile, you would enter default. You can add as many implant profiles as you wish, and they should be sub-headed with [implants.name] where name is the name of your unique implant build.
If you wish to build all implant profiles at once - simply enter all instead of a specific implant name.
The C2 will begin building your binaries - note this takes place on the server, so be patient whilst it does this (time can vary depending on CPU / RAM on the server). Once built, the C2 will return a 7z archive containing your implant binaries that you can then stage on the server.