Dllinjector.ini -

CommandLine = -no-browser +open steam://open/minigameslist

; Strip the "DEBUG" flag from the loader thread HideFromDebugger=true dllinjector.ini

[Advanced] ; How long (ms) to wait for the process to initialize before injecting ProcessWaitTimeout=10000 CommandLine = -no-browser +open steam://open/minigameslist

; Hide the module from the Process Environment Block (PEB) UnlinkModule=true dllinjector.ini

The dll_whisperer revealed that Zero Cool had created a backdoor in the "dllinjector.ini" file, allowing them to remotely control the injected DLLs. The hacker had been using this access to wreak havoc on unsuspecting applications.

; Clear the DLL header after injection (helps avoid signature scanning) WipeHeader=true