0_0_35651261_14002.cpp: In function 'void call()':
0_0_35651261_14002.cpp:21:5: error: expected '(' before '{' token
{
^
0_0_35651261_14002.cpp:22:9: error: 'lea' was not declared in this scope
lea eax, shellcode;
^
0_0_35651261_14002.cpp:23:9: error: 'jmp' was not declared in this scope
jmp eax;
^
|