initial commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# UTC 502 28/11/2024
|
||||
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
#include <unistd.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
int main(int argc, char ** argv){
|
||||
//printf(":%!xxd (-r)");
|
||||
system("wine /etc/Looping/Looping.exe");
|
||||
return(EXIT_SUCCESS);
|
||||
}
|
||||
Executable
BIN
Binary file not shown.
Reference in New Issue
Block a user