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

Add modifiers #278

Merged
merged 4 commits into from
Sep 5, 2024
Merged

Add modifiers #278

merged 4 commits into from
Sep 5, 2024

Commits on Aug 24, 2024

  1. feat: add modifiers

    Add a new command line option to enable artifacts that modify the current system state.
    Add a new artifact to revel and collect information about hidden processes.
    tclahr committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    cc2810a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. refactor: change command line option

    Change command line option from --enable-mods to --enable-modifiers
    
    It also identifies modifiers when artifacts are listed.
    tclahr committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ca22062 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    4b45804 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. fix: shellcheck

    tclahr committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    1492a24 View commit details
    Browse the repository at this point in the history