You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not quite sure what you're referring to, but if you want to make changes to apollo locally on disk you need to:
sudo ./mythic-cli config set apollo_use_build_context true
sudo ./mythic-cli config set apollo_use_volume false
sudo ./mythic-cli build apollo
^ now it'll build using your local changes on Disk. If you made changes to how a payload is built or the actual agent code itself, then you'll need to rebuild your agent after doing step 3
How can you reedit mythic agent apollo to be no gui as i have amended the csproj ro contan winexe and but it still builds gui .
Well now studying agent build
The text was updated successfully, but these errors were encountered: