in client.c [470:476]
void cl_create_random_process_io_redirect_inject_shellcode_64(HANDLE pipe, const char* target, uint32_t pid) { cl_inject_io_redirect(true, pipe, target, pid); }