Skip to content

Feature Request: Support CLI invocation with config file and custom parameters #31

@SYREB

Description

@SYREB

Hi there! First, thanks for creating this useful tool! I’d like to suggest a feature that could make it even more versatile for different use cases.

Feature Idea:
A command-line mode for the injector, allowing users to specify:

  • Path to DLL config file with injection settings
  • Optional flags (e.g., --auto-inject, --permission-only)

Use Cases:
This would be super helpful for:

  • CI/CD pipelines
  • scripting environments
  • Advanced users who prefer automation over GUI interactions

Example Usage:

FateInjector.exe \
  --config "C:\Configs\injector-config.dll" \
  --auto-inject [time]

Would this be feasible to implement? I’d be happy to help test or provide more details if needed. Thanks for considering this!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions