elfloader/csrc/winpe.h
2024-08-08 14:42:56 +02:00

1 line
73 B
C

int runpe(char *name, void *pe, int pe_len, void *stdin, int stdin_len);