- build the project first (see building)
- run it:
WINEDEBUG=-all wine wine_injector.exe <path/to/name.dll> <path/to/name.exe> <optional args for exe>
- wait for the process to fully load and then press enter in the terminal
$ git clone https://github.com/ten0s/wine_injector
$ cd wine_injector
$ make