WUDFPlatform.dll
Description: Windows Driver Foundation - User-mode Platform Library
Authors: © Microsoft Corporation. All rights reserved.
Version: 10.0.19041.6093
Architecture: 64-bit
Operating System: Windows NT
SHA256: 8f6973cdf8444d42d3152e06dfc510af
File Size: 192.3 KB
Uploaded At: Dec. 1, 2025, 7:45 a.m.
Views: 5
Exported Functions
- GetPlatformObject (Ordinal: 1, Address: 0xafe0)
- ClearPlatformTestingCallbacks (Ordinal: 2, Address: 0x23b0)
- DllGetClassObject (Ordinal: 3, Address: 0xb0a0)
- DllMain (Ordinal: 4, Address: 0x1990)
- GetAndInitializePlatformObject (Ordinal: 5, Address: 0xb150)
- InitializePlatformLibrary (Ordinal: 6, Address: 0xa660)
- PlatformSimulateUnhandledException (Ordinal: 7, Address: 0x11ad0)
- PlatformUnhandledExceptionFilter (Ordinal: 8, Address: 0x11b30)
- SetPlatformErrorReportingCallbacks (Ordinal: 9, Address: 0xb240)
- SetPlatformTestingCallbacks (Ordinal: 10, Address: 0x11b40)
- ShutdownPlatformLibrary (Ordinal: 11, Address: 0xb260)
- WdfGetLpcInterface (Ordinal: 12, Address: 0x12700)
- WudfDebugBreakPoint (Ordinal: 13, Address: 0xb320)
- WudfIsAnyDebuggerPresent (Ordinal: 14, Address: 0xb380)
- WudfIsKernelDebuggerPresent (Ordinal: 15, Address: 0xb430)
- WudfIsUserDebuggerPresent (Ordinal: 16, Address: 0xb460)
- WudfWaitForDebugger (Ordinal: 17, Address: 0xb490)
Imported DLLs & Functions
api-ms-win-core-crt-l1-1-0.dll
- __C_specific_handler (Address: 0x180017e28)
- _vsnwprintf_s (Address: 0x180017e20)
- _wcslwr_s (Address: 0x180017df0)
- _wcsnicmp (Address: 0x180017e00)
- iswalnum (Address: 0x180017e18)
- iswdigit (Address: 0x180017e08)
- memcpy (Address: 0x180017de8)
- memset (Address: 0x180017e30)
- wcscpy_s (Address: 0x180017df8)
- wcscspn (Address: 0x180017e10)
api-ms-win-core-crt-l2-1-0.dll
- _initterm (Address: 0x180017e58)
- _initterm_e (Address: 0x180017e50)
- _purecall (Address: 0x180017e48)
- wprintf (Address: 0x180017e40)
api-ms-win-core-debug-l1-1-0.dll
- DebugBreak (Address: 0x180017e70)
- IsDebuggerPresent (Address: 0x180017e68)
api-ms-win-core-errorhandling-l1-1-0.dll
- GetLastError (Address: 0x180017e98)
- RaiseException (Address: 0x180017e80)
- SetLastError (Address: 0x180017e88)
- SetUnhandledExceptionFilter (Address: 0x180017ea0)
- UnhandledExceptionFilter (Address: 0x180017e90)
api-ms-win-core-file-l1-1-0.dll
- CreateFileW (Address: 0x180017ed0)
- DeleteFileW (Address: 0x180017eb8)
- GetFullPathNameW (Address: 0x180017ec0)
- GetLongPathNameW (Address: 0x180017ec8)
- WriteFile (Address: 0x180017eb0)
api-ms-win-core-handle-l1-1-0.dll
- CloseHandle (Address: 0x180017ee0)
api-ms-win-core-heap-l1-1-0.dll
- GetProcessHeap (Address: 0x180017ef8)
- HeapAlloc (Address: 0x180017f00)
- HeapFree (Address: 0x180017ef0)
api-ms-win-core-io-l1-1-0.dll
- CancelIoEx (Address: 0x180017f10)
api-ms-win-core-libraryloader-l1-2-0.dll
- FreeLibrary (Address: 0x180017f30)
- GetModuleFileNameW (Address: 0x180017f28)
- GetModuleHandleExW (Address: 0x180017f20)
- GetProcAddress (Address: 0x180017f40)
- LoadLibraryExA (Address: 0x180017f38)
api-ms-win-core-misc-l1-1-0.dll
- LocalAlloc (Address: 0x180017f60)
- LocalFree (Address: 0x180017f58)
- lstrcmpW (Address: 0x180017f50)
api-ms-win-core-processthreads-l1-1-0.dll
- CreateThread (Address: 0x180017f70)
- GetCurrentProcess (Address: 0x180017fc0)
- GetCurrentProcessId (Address: 0x180017fa0)
- GetCurrentThreadId (Address: 0x180017f80)
- GetProcessId (Address: 0x180017fb0)
- OpenProcessToken (Address: 0x180017f78)
- TerminateProcess (Address: 0x180017fa8)
- TlsAlloc (Address: 0x180017f90)
- TlsFree (Address: 0x180017fb8)
- TlsGetValue (Address: 0x180017f88)
- TlsSetValue (Address: 0x180017f98)
api-ms-win-core-profile-l1-1-0.dll
- QueryPerformanceCounter (Address: 0x180017fd0)
api-ms-win-core-psapi-obsolete-l1-1-0.dll
- K32GetModuleInformation (Address: 0x180017fe0)
api-ms-win-core-registry-l1-1-0.dll
- RegCloseKey (Address: 0x180018008)
- RegOpenKeyExW (Address: 0x180018000)
- RegQueryValueExW (Address: 0x180017ff0)
- RegSetValueExW (Address: 0x180017ff8)
api-ms-win-core-string-l1-1-0.dll
- WideCharToMultiByte (Address: 0x180018018)
api-ms-win-core-synch-l1-1-0.dll
- AcquireSRWLockExclusive (Address: 0x180018028)
- CancelWaitableTimer (Address: 0x180018038)
- CreateEventW (Address: 0x180018048)
- CreateSemaphoreExW (Address: 0x180018050)
- CreateWaitableTimerExW (Address: 0x1800180a8)
- DeleteCriticalSection (Address: 0x180018080)
- EnterCriticalSection (Address: 0x180018090)
- InitializeCriticalSectionAndSpinCount (Address: 0x180018088)
- LeaveCriticalSection (Address: 0x1800180a0)
- OpenEventW (Address: 0x180018040)
- ReleaseSemaphore (Address: 0x180018060)
- ReleaseSRWLockExclusive (Address: 0x180018030)
- ResetEvent (Address: 0x180018078)
- SetEvent (Address: 0x180018070)
- SetWaitableTimer (Address: 0x180018068)
- TryEnterCriticalSection (Address: 0x180018098)
- WaitForSingleObject (Address: 0x180018058)
api-ms-win-core-synch-l1-2-0.dll
- Sleep (Address: 0x1800180b8)
api-ms-win-core-sysinfo-l1-1-0.dll
- GetLocalTime (Address: 0x1800180d8)
- GetSystemInfo (Address: 0x1800180c8)
- GetSystemTimeAsFileTime (Address: 0x1800180d0)
- GetTickCount (Address: 0x1800180e0)
api-ms-win-core-util-l1-1-0.dll
- DecodePointer (Address: 0x1800180f8)
- EncodePointer (Address: 0x1800180f0)
api-ms-win-core-version-l1-1-0.dll
- GetFileVersionInfoExW (Address: 0x180018110)
- GetFileVersionInfoSizeExW (Address: 0x180018108)
- VerQueryValueW (Address: 0x180018118)
api-ms-win-downlevel-kernel32-l1-1-0.dll
- ExpandEnvironmentStringsW (Address: 0x180018138)
- VirtualProtect (Address: 0x180018128)
- VirtualQuery (Address: 0x180018130)
api-ms-win-eventing-classicprovider-l1-1-0.dll
- GetTraceEnableFlags (Address: 0x180018160)
- GetTraceEnableLevel (Address: 0x180018168)
- GetTraceLoggerHandle (Address: 0x180018170)
- RegisterTraceGuidsW (Address: 0x180018158)
- TraceMessage (Address: 0x180018148)
- UnregisterTraceGuids (Address: 0x180018150)
api-ms-win-eventing-controller-l1-1-0.dll
- ControlTraceW (Address: 0x180018180)
- StartTraceW (Address: 0x180018188)
api-ms-win-eventing-legacy-l1-1-0.dll
- EnableTrace (Address: 0x180018198)
api-ms-win-security-base-l1-1-0.dll
- AddAccessAllowedAce (Address: 0x1800181c0)
- AdjustTokenPrivileges (Address: 0x1800181e0)
- AllocateAndInitializeSid (Address: 0x1800181b0)
- AllocateLocallyUniqueId (Address: 0x1800181a8)
- CreateWellKnownSid (Address: 0x1800181c8)
- GetTokenInformation (Address: 0x1800181d0)
- InitializeAcl (Address: 0x1800181d8)
- SetTokenInformation (Address: 0x1800181b8)
api-ms-win-security-lsalookup-l2-1-0.dll
- LookupAccountNameW (Address: 0x1800181f0)
DEVOBJ.dll
- DevObjGetDeviceRegistryProperty (Address: 0x180017da0)
ntdll.dll
- AlpcGetMessageAttribute (Address: 0x180018238)
- AlpcInitializeMessageAttribute (Address: 0x180018288)
- DbgBreakPoint (Address: 0x180018230)
- DbgPrintEx (Address: 0x180018200)
- LdrEnumerateLoadedModules (Address: 0x180018320)
- NtAlpcAcceptConnectPort (Address: 0x180018280)
- NtAlpcCancelMessage (Address: 0x180018248)
- NtAlpcConnectPort (Address: 0x180018220)
- NtAlpcCreatePort (Address: 0x180018290)
- NtAlpcCreatePortSection (Address: 0x1800182a8)
- NtAlpcCreateResourceReserve (Address: 0x180018260)
- NtAlpcCreateSectionView (Address: 0x180018268)
- NtAlpcCreateSecurityContext (Address: 0x180018270)
- NtAlpcDeletePortSection (Address: 0x180018328)
- NtAlpcDeleteResourceReserve (Address: 0x180018210)
- NtAlpcDeleteSectionView (Address: 0x180018278)
- NtAlpcDeleteSecurityContext (Address: 0x180018300)
- NtAlpcDisconnectPort (Address: 0x180018298)
- NtAlpcImpersonateClientOfPort (Address: 0x1800182d8)
- NtAlpcSendWaitReceivePort (Address: 0x1800182a0)
- NtAlpcSetInformation (Address: 0x180018208)
- NtCancelSynchronousIoFile (Address: 0x1800182e0)
- NtClose (Address: 0x180018218)
- NtCreateDirectoryObject (Address: 0x1800182f8)
- NtQuerySystemInformation (Address: 0x180018228)
- RtlAddAccessAllowedAce (Address: 0x1800182f0)
- RtlAnsiStringToUnicodeString (Address: 0x180018250)
- RtlCaptureContext (Address: 0x180018338)
- RtlCaptureStackBackTrace (Address: 0x1800182b8)
- RtlCreateAcl (Address: 0x180018308)
- RtlCreateSecurityDescriptor (Address: 0x1800182e8)
- RtlCreateServiceSid (Address: 0x1800182c0)
- RtlInitAnsiString (Address: 0x180018258)
- RtlInitUnicodeString (Address: 0x1800182c8)
- RtlLengthSid (Address: 0x180018310)
- RtlLookupFunctionEntry (Address: 0x1800182b0)
- RtlNtStatusToDosError (Address: 0x180018240)
- RtlSetDaclSecurityDescriptor (Address: 0x1800182d0)
- RtlVirtualUnwind (Address: 0x180018318)
- vDbgPrintEx (Address: 0x180018330)
RPCRT4.dll
- RpcStringFreeW (Address: 0x180017db0)
- UuidCreate (Address: 0x180017dc0)
- UuidToStringW (Address: 0x180017db8)
SspiCli.dll
- GetUserNameExW (Address: 0x180017dd0)
- LogonUserExExW (Address: 0x180017dd8)