mttaggart/OffensiveNotion

[Dev] Agent finalization

Closed this issue · 4 comments

This ships getting ready to leave the harbor.

Criteria:

  • Agent runs with and without -c (either pulls in config or has config set at compile time)
  • Debug/verbose mode prints to console
  • Release mode builds as GUI (if possible)/does not write to console
  • Agent runs Notion.so app mode when executed
  • Accounts for major exceptions/no panics during runtime

[Bug] Error on save command:
image
image

Looks to be an issue with relative path, full path works ok:
image

^^ this error seems to no longer kill the agent ✔️

Agent has been finalized and YARA rules have been written. Closing