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:
@@ -3,14 +3,6 @@
|
||||
#include <stdio.h>
|
||||
|
||||
|
||||
int err(const char* errmsg) {
|
||||
|
||||
|
||||
printf("Error: %s (%u)\n", errmsg, ::GetLastError());
|
||||
return 1;
|
||||
|
||||
}
|
||||
|
||||
// Requires Dbghelp.lib
|
||||
|
||||
// alfarom256 calc shellcode
|
||||
|
||||
Reference in New Issue
Block a user