ATTENTION: REMOVE DEFAULT testing values from the definitions when committing.
// We will see
- Manual Mapping
- Load Library Injection
- Custom std::exception formatting wrapper.
- New Command Line Argument Parser w/ new options:
- -d/--dll to specify the .dll to inject.
- -p/--process to specify the target process' executable file.
- -v : Extra Verbose.
- -h will print additional usage help to the user.
- -e : Specifies that Syren should only use experimental C++2a features. By default, Syren uses classical C++ features.
- -l : Logs the process to a file.