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!
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:
--auto-inject,--permission-only)Use Cases:
This would be super helpful for:
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!