RtlCaptureContext函数检索调用方上下文中的上下文记录。 语法 C++复制 NTSYSAPI VOIDRtlCaptureContext( [out] PCONTEXT ContextRecord ); 参数 [out] ContextRecord 指向CONTEXT结构的指针。 返回值 此函数不返回值。 注解 捕获的ContextRecord包含特定于处理器的寄存器数据。
NTSYSAPI VOIDRtlCaptureContext( [out] PCONTEXT ContextRecord ); 参数 [out] ContextRecord 指向CONTEXT结构的指针。 返回值 此函数不返回值。 要求 要求值 最低受支持的客户端Windows XP [仅限桌面应用] 最低受支持的服务器Windows Server 2003 [仅限桌面应用] ...
PUBLIC _RtlCaptureContext@4 _RtlCaptureContext@4:/* Preserve EBX and put the context in it */ push ebx mov ebx, [esp+8]/* Save the basic register context */ mov [ebx+CONTEXT_EAX], eax mov [ebx+CONTEXT_ECX], ecx mov [ebx+CONTEXT_EDX], edx mov eax, [esp]mov [ebx+...
La fonction RtlCaptureContext récupère un enregistrement de contexte dans le contexte de l’appelant.SyntaxeC++ Copier NTSYSAPI VOID RtlCaptureContext( [out] PCONTEXT ContextRecord ); Paramètres[out] ContextRecordPointeur vers une structure CONTEXT ....
Retrieves a context record in the context of the caller. Syntax C++Copy NTSYSAPI VOIDRtlCaptureContext( [out] PCONTEXT ContextRecord ); Parameters [out] ContextRecord A pointer to aCONTEXTstructure. Return value This function does not return a value. ...
RtlCaptureContext-CFG-Bypass是一种针对Windows 10的Internet Explorer漏洞利用技术,通过绕过Control Flow Guard(CFG)保护机制实现。该漏洞利用技术利用了RtlCaptureContext函数的漏洞,允许攻击者在绕过CFG的情况下执行恶意代码。攻击者可以利用这一漏洞在受害者系统上执行任意代码,可能导致敏感信息泄露、系统崩溃或其他安全...
NTSYSAPI VOIDRtlCaptureContext( [out] PCONTEXT ContextRecord ); 参数 [out] ContextRecord 指向CONTEXT结构的指针。 返回值 此函数不返回值。 要求 要求值 最低受支持的客户端Windows XP [仅限桌面应用] 最低受支持的服务器Windows Server 2003 [仅限桌面应用] ...
NTSYSAPI VOIDRtlCaptureContext( [out] PCONTEXT ContextRecord ); 参数 [out] ContextRecord 指向CONTEXT结构的指针。 返回值 此函数不返回值。 要求 要求值 最低受支持的客户端Windows XP [仅限桌面应用] 最低受支持的服务器Windows Server 2003 [仅限桌面应用] ...
NTSYSAPI VOIDRtlCaptureContext( [out] PCONTEXT ContextRecord ); Parameter [out] ContextRecord Ein Zeiger auf eineCONTEXT-Struktur. Rückgabewert Diese Funktion gibt keinen Wert zurück. Anforderungen AnforderungWert Unterstützte Mindestversion (Client)Windows XP [nur Desktop-Apps] ...
RTL_SEGMENT_HEAP_VA_CALLBACKS结构 RtlAbsoluteToSelfRelativeSD 函数 RtlAddAccessAllowedAce 函数 RtlAddAccessAllowedAceEx 函数 RtlAddAce 函数 RtlAllocateAndInitializeSid 函数 RtlAllocateHeap 函数 RtlAppendStringToString 函数 RtlCaptureContext 函数 RtlCaptureStackBackTrace 函数 ...