I never CALLBACK :P

This commit is contained in:
S4R1N
2021-03-07 14:18:42 -05:00
parent 2a5064f250
commit 802cfa901f
7 changed files with 223 additions and 41 deletions
-11
View File
@@ -1,16 +1,5 @@
#include <windows.h>
#include <stdio.h>
#include <dpa_dsa.h>
int err(const char* errmsg) {
printf("Error: %s (%u)\n", errmsg, ::GetLastError());
return 1;
}
// alfarom256 calc shellcode
unsigned char op[] =