Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mythic agent apollo fix #431

Open
sly9it opened this issue Nov 25, 2024 · 1 comment
Open

Mythic agent apollo fix #431

sly9it opened this issue Nov 25, 2024 · 1 comment

Comments

@sly9it
Copy link

sly9it commented Nov 25, 2024

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

@its-a-feature
Copy link
Owner

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:

  1. sudo ./mythic-cli config set apollo_use_build_context true
  2. sudo ./mythic-cli config set apollo_use_volume false
  3. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants