mirror of
https://github.com/aahmad097/AlternativeShellcodeExec
synced 2026-06-06 15:14:28 +00:00
I never CALLBACK :P
This commit is contained in:
@@ -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[] =
|
||||
|
||||
Reference in New Issue
Block a user