WerReportCreate API
好的,我现在需要帮用户总结一篇关于WerReportCreate API的文章,控制在100字以内。首先,我得仔细阅读文章内容,理解其主要信息。 文章开头提到WerReportCreate API,它有几个参数,其中最有趣的是Event Name。接着,作者列举了Windows操作系统中多个二进制文件使用这个API的情况,每个调用都有独特的事件名称。比如FaultTolerantHeap、AppxDeploymentFailureBlue等等,涉及的DLL和EXE文件很多。 我的任务是将这些信息浓缩到100字以内。首先,确定主题:WerReportCreate API及其在Windows中的应用。然后,关键点包括该API被多个系统组件调用,每个调用都有独特的事件名称。 接下来,我需要把这些点组织成简洁的句子。例如,“WerReportCreate API被多个Windows系统组件调用”这样开头。然后说明每个调用都有独特的事件名称,并列举几个例子来展示多样性。 最后,确保整个总结流畅且符合字数限制。检查是否有冗余信息,并调整句子结构以达到最佳效果。 </think> WerReportCreate API被多个Windows系统组件调用,用于报告特定事件。每个调用使用唯一的事件名称,如FaultTolerantHeap、AppxDeploymentFailureBlue等,涉及多种DLL和EXE文件。 2026-4-16 23:19:5 Author: www.hexacorn.com(查看原文) 阅读量:4 收藏

The API I want to talk about today is called WerReportCreate. It takes a few arguments, but the most interesting is the first one, which is the Event Name.

Looking at Windows OS binaries, we can see this API being utilized by a number of native executables and libraries, and each invocation uses unique string for the event name:

  • FaultTolerantHeap – AcLayers.dll
  • AppxDeploymentFailureBlue – AppXDeploymentServer.dll
  • CertPinning – cryptui.dll
  • D3DDRED2 – D3D12Core.dll
  • DMRCDeviceMetadataPackageFailure – DeviceMetadataRetrievalClient.dll
  • DispBrokerTimeoutEvent – DispBroker.dll
  • WWAJSE – EdgeContent.dll
  • WindowsBlackScreenDiagnosticsV1 – explorer.exe
  • ShellBrowserCancel – ExplorerFrame.dll
  • ShellViewReentered – ExplorerFrame.dll
  • FaultTolerantHeap – fthsvc.dll
  • GDIObjectLeak – gdi32full.dll
  • CompatEntityAnalysis_1 – invagent.dll
  • ScriptedDiagFailure – msdt.exe
  • WindowsNonFatalSuspectedDeadlock – netprofmsvc.dll
  • CommsNonFatalSuspectedDeadlock – PhoneProviders.dll
  • CommsNonFatalSuspectedDeadlock – PhoneService.dll
  • HamLkd – PsmServiceExtHost.dll
  • RADAR_PRE_LEAK_32 – radarrs.dll
  • RADAR_LEAK_64 – rdrleakdiag.exe
  • MemDiagV1 – RelPost.exe
  • StartupRepairOnline – RelPost.exe
  • WindowsBackupFailure – sdclt.exe
  • WindowsBackupFailure – sdengin2.dll
  • ServiceHang – services.exe
  • SystemRestore – srcore.dll
  • ShellThumbnailExtractionTimeout – thumbcache.dll
  • ShellThumbnailExtractionTimeout – ThumbnailExtractionHost.exe
  • UpdateAgentDiag – UpdateAgent.dll
  • Windows Server Backup Error – wbengine.exe
  • AppHangB1 – WerFault.exe
  • BlueScreen – WerFault.exe
  • LiveKernelEvent – WerFault.exe
  • Temp – werui.dll
  • WUDFUnhandledException – WUDFPlatform.dll

文章来源: https://www.hexacorn.com/blog/2026/04/16/werreportcreate-api/
如有侵权请联系:admin#unsafe.sh