mov g_context.ContextFlags, CONTEXT_ALL invoke GetThreadContext, Pi.hThread, addr g_context mov eax, g_context.regEax add eax, 10
確定! 回上一頁