Abusing exception to run the shellcode.
Eksekusi shellcode melalui exception yang telah didaftarkan melalui SetUnhandledExceptionFilter dan dipicu dengan sembarang exception.
LPTOP_LEVEL_EXCEPTION_FILTER SetUnhandledExceptionFilter (LPTOP_LEVEL_EXCEPTION_FILTER lpTopLevelExceptionFilter);