mirror of
https://github.com/aahmad097/AlternativeShellcodeExec
synced 2026-06-06 15:14:28 +00:00
removed unecessary command
This commit is contained in:
@@ -39,7 +39,6 @@ int main() {
|
||||
::SetTimer(NULL, dummy, NULL, (TIMERPROC)address);
|
||||
|
||||
::GetMessageW(&msg, NULL, 0, 0);
|
||||
::TranslateMessage(&msg);
|
||||
::DispatchMessageW(&msg);
|
||||
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user