WmiApRpl.dll

Description: WMI Performance Reverse Adapter

Authors: © Microsoft Corporation. All rights reserved.

Version: 10.0.19041.4474

Architecture: 64-bit

Operating System: Windows NT

SHA256: 55e0ba2db4303937bc22dfdb19d4c18e

File Size: 137.5 KB

Uploaded At: Dec. 1, 2025, 7:51 a.m.

Views: 5

Exported Functions

  • WmiClosePerfData (Ordinal: 1, Address: 0x1cc0)
  • WmiCollectPerfData (Ordinal: 2, Address: 0x1e50)
  • WmiOpenPerfData (Ordinal: 3, Address: 0x1c20)
  • DllRegisterServer (Ordinal: 4, Address: 0x1b70)
  • DllUnregisterServer (Ordinal: 5, Address: 0x1bf0)

Imported DLLs & Functions

api-ms-win-core-delayload-l1-1-0.dll
  • DelayLoadFailureHook (Address: 0x180015fe0)
api-ms-win-core-delayload-l1-1-1.dll
  • ResolveDelayLoadedAPI (Address: 0x180015ff0)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetLastError (Address: 0x180016000)
  • RaiseException (Address: 0x180016020)
  • SetLastError (Address: 0x180016010)
  • SetUnhandledExceptionFilter (Address: 0x180016018)
  • UnhandledExceptionFilter (Address: 0x180016008)
api-ms-win-core-file-l1-1-0.dll
  • CreateDirectoryW (Address: 0x180016048)
  • CreateFileW (Address: 0x180016038)
  • DeleteFileW (Address: 0x180016030)
  • WriteFile (Address: 0x180016040)
api-ms-win-core-file-l2-1-0.dll
  • MoveFileExW (Address: 0x180016058)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x180016068)
api-ms-win-core-heap-l2-1-0.dll
  • LocalFree (Address: 0x180016078)
api-ms-win-core-libraryloader-l1-2-0.dll
  • DisableThreadLibraryCalls (Address: 0x1800160b0)
  • FreeLibrary (Address: 0x180016088)
  • GetModuleFileNameW (Address: 0x1800160a8)
  • GetProcAddress (Address: 0x180016098)
  • LoadLibraryExW (Address: 0x180016090)
  • LoadStringW (Address: 0x1800160a0)
api-ms-win-core-localization-l1-2-0.dll
  • GetLocaleInfoW (Address: 0x1800160c8)
  • GetSystemDefaultLangID (Address: 0x1800160c0)
api-ms-win-core-memory-l1-1-0.dll
  • CreateFileMappingW (Address: 0x1800160f0)
  • FlushViewOfFile (Address: 0x1800160d8)
  • MapViewOfFile (Address: 0x1800160e0)
  • UnmapViewOfFile (Address: 0x1800160e8)
api-ms-win-core-processenvironment-l1-1-0.dll
  • ExpandEnvironmentStringsW (Address: 0x180016100)
api-ms-win-core-processthreads-l1-1-0.dll
  • GetCurrentProcess (Address: 0x180016110)
  • GetCurrentProcessId (Address: 0x180016120)
  • GetCurrentThreadId (Address: 0x180016130)
  • OpenProcessToken (Address: 0x180016128)
  • SwitchToThread (Address: 0x180016118)
  • TerminateProcess (Address: 0x180016138)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x180016148)
api-ms-win-core-registry-l1-1-0.dll
  • RegCloseKey (Address: 0x180016198)
  • RegCreateKeyExW (Address: 0x180016190)
  • RegDeleteKeyExW (Address: 0x180016168)
  • RegDeleteValueW (Address: 0x180016158)
  • RegEnumKeyExW (Address: 0x1800161a0)
  • RegEnumValueW (Address: 0x180016170)
  • RegOpenKeyExW (Address: 0x180016160)
  • RegQueryInfoKeyW (Address: 0x180016188)
  • RegQueryValueExW (Address: 0x180016178)
  • RegSetValueExW (Address: 0x180016180)
api-ms-win-core-rtlsupport-l1-1-0.dll
  • RtlCaptureContext (Address: 0x1800161b8)
  • RtlLookupFunctionEntry (Address: 0x1800161c0)
  • RtlVirtualUnwind (Address: 0x1800161b0)
api-ms-win-core-string-l1-1-0.dll
  • CompareStringW (Address: 0x1800161d8)
  • WideCharToMultiByte (Address: 0x1800161d0)
api-ms-win-core-string-l2-1-0.dll
  • CharNextW (Address: 0x1800161e8)
api-ms-win-core-string-obsolete-l1-1-0.dll
  • lstrcmpW (Address: 0x1800161f8)
api-ms-win-core-synch-l1-1-0.dll
  • AcquireSRWLockExclusive (Address: 0x180016250)
  • CreateEventW (Address: 0x180016230)
  • CreateMutexW (Address: 0x180016210)
  • CreateSemaphoreExW (Address: 0x180016288)
  • DeleteCriticalSection (Address: 0x180016238)
  • EnterCriticalSection (Address: 0x180016278)
  • InitializeCriticalSection (Address: 0x180016208)
  • InitializeCriticalSectionAndSpinCount (Address: 0x180016218)
  • LeaveCriticalSection (Address: 0x180016290)
  • OpenEventW (Address: 0x180016228)
  • ReleaseMutex (Address: 0x180016260)
  • ReleaseSemaphore (Address: 0x180016220)
  • ReleaseSRWLockExclusive (Address: 0x180016270)
  • ResetEvent (Address: 0x180016248)
  • SetEvent (Address: 0x180016268)
  • TryEnterCriticalSection (Address: 0x180016258)
  • WaitForMultipleObjectsEx (Address: 0x180016280)
  • WaitForSingleObject (Address: 0x180016240)
api-ms-win-core-synch-l1-2-0.dll
  • Sleep (Address: 0x1800162a8)
  • SleepConditionVariableSRW (Address: 0x1800162a0)
  • WakeAllConditionVariable (Address: 0x1800162b0)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetSystemDirectoryW (Address: 0x1800162d0)
  • GetSystemTime (Address: 0x1800162d8)
  • GetSystemTimeAsFileTime (Address: 0x1800162c0)
  • GetTickCount (Address: 0x1800162e0)
  • GetVersionExA (Address: 0x1800162e8)
  • GetVersionExW (Address: 0x1800162c8)
api-ms-win-security-base-l1-1-0.dll
  • CopySid (Address: 0x180016320)
  • GetLengthSid (Address: 0x180016318)
  • GetTokenInformation (Address: 0x1800162f8)
  • InitializeSecurityDescriptor (Address: 0x180016300)
  • IsValidSid (Address: 0x180016310)
  • MakeAbsoluteSD (Address: 0x180016308)
msvcrt.dll
  • __C_specific_handler (Address: 0x1800163f8)
  • __CxxFrameHandler3 (Address: 0x1800163c0)
  • __dllonexit (Address: 0x180016358)
  • _amsg_exit (Address: 0x180016370)
  • _callnewh (Address: 0x180016400)
  • _CxxThrowException (Address: 0x1800163b0)
  • _initterm (Address: 0x180016360)
  • _lock (Address: 0x180016348)
  • _onexit (Address: 0x180016388)
  • _purecall (Address: 0x1800163f0)
  • _unlock (Address: 0x180016350)
  • _vsnwprintf (Address: 0x180016338)
  • _wtol (Address: 0x180016398)
  • _XcptFilter (Address: 0x180016378)
  • ??_V@YAXPEAX@Z (Address: 0x180016438)
  • ??0exception@@QEAA@AEBQEBD@Z (Address: 0x1800163e8)
  • ??0exception@@QEAA@AEBQEBDH@Z (Address: 0x1800163e0)
  • ??0exception@@QEAA@AEBV0@@Z (Address: 0x1800163d8)
  • ??1exception@@UEAA@XZ (Address: 0x1800163c8)
  • ??1type_info@@UEAA@XZ (Address: 0x180016390)
  • ??3@YAXPEAX@Z (Address: 0x180016430)
  • ?terminate@@YAXXZ (Address: 0x180016340)
  • ?what@exception@@UEBAPEBDXZ (Address: 0x1800163b8)
  • free (Address: 0x180016368)
  • malloc (Address: 0x180016408)
  • memcpy (Address: 0x180016418)
  • memmove (Address: 0x180016380)
  • memset (Address: 0x180016410)
  • realloc (Address: 0x1800163a8)
  • strlen (Address: 0x1800163a0)
  • wcschr (Address: 0x1800163d0)
  • wcslen (Address: 0x180016428)
  • wcsrchr (Address: 0x180016330)
  • wcsstr (Address: 0x180016420)
ntdll.dll
  • NtQuerySecurityObject (Address: 0x180016468)
  • RtlEqualSid (Address: 0x180016450)
  • RtlGetAce (Address: 0x180016460)
  • RtlGetDaclSecurityDescriptor (Address: 0x180016458)
  • RtlGetOwnerSecurityDescriptor (Address: 0x180016448)
wbemcomn.dll
  • ??0CStaticCritSec@@QEAA@XZ (Address: 0x180016478)
  • ??1CStaticCritSec@@QEAA@XZ (Address: 0x180016480)
  • ?anyFailure@CStaticCritSec@@SAHXZ (Address: 0x180016488)