Windows 10 DLL File Information - sppwmi.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 10, extracted the information from them, and then saved it into HTML reports. If you want to view a report of another DLL, go to the main page of this Web site.
General Information
File Description: | Software Protection Platform WMI provider |
File Version: | 10.0.10130.0 (fbl_impressive.150522-2224) |
Company: | Microsoft Corporation |
Product Name: | Microsoft® Windows® Operating System |
DLL popularity | Very Low - There is no any other DLL in system32 directory that is statically linked to this file. |
File Size: | 113 KB |
Total Number of Exported Functions: | 4 |
Total Number of Exported Functions With Names: | 4 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 91,648 Bytes | 78.9% | Read, Execute | Code |
.data | 0x00018000 | 512 Bytes | 0.4% | Write, Read | Initialized Data |
.idata | 0x00019000 | 5,120 Bytes | 4.4% | Read | Initialized Data |
.rsrc | 0x0001b000 | 13,824 Bytes | 11.9% | Read | Initialized Data |
.reloc | 0x0001f000 | 4,096 Bytes | 3.5% | Read, Discardable | Initialized Data |
Static Linking
sppwmi.dll is statically linked to the following files:msvcrt.dll
api-ms-win-core-heap-l1-2-0.dll
api-ms-win-core-libraryloader-l1-2-0.dll
api-ms-win-core-heap-l2-1-0.dll
RPCRT4.dll
OLEAUT32.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-wow64-l1-1-0.dll
api-ms-win-core-processthreads-l1-1-2.dll
api-ms-win-core-string-l1-1-0.dll
CRYPT32.dll
api-ms-win-core-timezone-l1-1-0.dll
api-ms-win-core-util-l1-1-0.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-synch-l1-2-1.dll
api-ms-win-core-memory-l1-1-2.dll
api-ms-win-core-com-l1-1-1.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-core-sysinfo-l1-2-1.dll
SLC.dll
sppc.dll
sppcext.dll
ADVAPI32.dll
This means that when sppwmi.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, sppwmi.dll won't be loaded.
General Resources Information
Resource Type | Number of Items | Total Size | % of File |
---|---|---|---|
Icons | 0 | 0 Bytes | 0.0% |
Animated Icons | 0 | 0 Bytes | 0.0% |
Cursors | 0 | 0 Bytes | 0.0% |
Animated Cursors | 0 | 0 Bytes | 0.0% |
Bitmaps | 0 | 0 Bytes | 0.0% |
AVI Files | 0 | 0 Bytes | 0.0% |
Dialog-Boxes | 0 | 0 Bytes | 0.0% |
HTML Related Files | 0 | 0 Bytes | 0.0% |
Menus | 0 | 0 Bytes | 0.0% |
Strings | 0 | 0 Bytes | 0.0% |
Type Libraries | 1 | 12,548 Bytes | 10.8% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 1 | 948 Bytes | 0.8% |
Total | 2 | 13,496 Bytes | 11.6% |
Icons in this file
No icons found in this file
Cursors in this file
No cursors found in this file
Dialog-boxes list (up to 1000 dialogs)
No dialog resources in this file.
String resources in this dll (up to 1000 strings)
No string resources in this file.
COM Classes/Interfaces
Name | Type | Description |
---|---|---|
IEnumWbemClassObject | Interface | |
ISppWmiTokenActivationSigner | Dispatch | SPP WMI Token Activation Signer interface |
IWbemCallResult | Interface | |
IWbemClassObject | Interface | |
IWbemContext | Interface | |
IWbemObjectSink | Interface | |
IWbemProviderInit | Interface | |
IWbemProviderInitSink | Interface | |
IWbemQualifierSet | Interface | |
IWbemServices | Interface | |
SppProvider | CoClass | Spp Provider Class |
SppWmiTokenActivationSigner | CoClass | SPP WMI Token Activation Signer class |
Exported Functions List
The following functions are exported by this dll:DllCanUnloadNow | DllGetClassObject | DllRegisterServer | DllUnregisterServer |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter __dllonexit _amsg_exit _except_handler4_common _initterm _lock _onexit _purecall _unlock _vsnwprintf _wcsicmp free malloc memcmp memcpy memmove memset towupper - api-ms-win-core-heap-l1-2-0.dll:
KernelBase!GetProcessHeap ntdll!RtlAllocateHeap ntdll!RtlFreeHeap - api-ms-win-core-libraryloader-l1-2-0.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!GetModuleFileNameW KernelBase!GetModuleHandleExW KernelBase!GetProcAddress - api-ms-win-core-heap-l2-1-0.dll:
KernelBase!LocalAlloc KernelBase!LocalFree - RPCRT4.dll:
I_RpcMapWin32Status RpcStringFreeW UuidFromStringW UuidToStringW - OLEAUT32.dll:
LoadTypeLib RegisterTypeLib SafeArrayAccessData SafeArrayCreate SafeArrayCreateVector SafeArrayDestroy SafeArrayGetDim SafeArrayGetElement SafeArrayGetLBound SafeArrayGetUBound SafeArrayUnaccessData SysAllocString SysAllocStringLen SysFreeString SysStringLen UnRegisterTypeLib VariantClear VariantInit - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegCreateKeyExW KernelBase!RegDeleteValueW KernelBase!RegOpenKeyExW KernelBase!RegQueryInfoKeyW KernelBase!RegQueryValueExW KernelBase!RegSetKeySecurity KernelBase!RegSetValueExW - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!RaiseException KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter ntdll!RtlRestoreLastWin32Error - api-ms-win-core-wow64-l1-1-0.dll:
KernelBase!IsWow64Process - api-ms-win-core-processthreads-l1-1-2.dll:
kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThreadId kernel32!TerminateProcess - api-ms-win-core-string-l1-1-0.dll:
KernelBase!CompareStringW KernelBase!WideCharToMultiByte - CRYPT32.dll:
CertDuplicateCertificateContext CertFreeCertificateContext CertGetCertificateContextProperty CertNameToStrW - api-ms-win-core-timezone-l1-1-0.dll:
KernelBase!FileTimeToSystemTime - api-ms-win-core-util-l1-1-0.dll:
ntdll!RtlDecodePointer ntdll!RtlEncodePointer - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateEventW KernelBase!InitializeCriticalSectionAndSpinCount KernelBase!ReleaseSemaphore KernelBase!SetEvent KernelBase!Sleep KernelBase!WaitForSingleObject ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlLeaveCriticalSection - api-ms-win-core-synch-l1-2-1.dll:
KernelBase!CreateSemaphoreW - api-ms-win-core-memory-l1-1-2.dll:
KernelBase!VirtualQuery - api-ms-win-core-com-l1-1-1.dll:
combase!CoCreateInstance combase!CoGetClassObject combase!CoImpersonateClient combase!CoRevertToSelf - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-sysinfo-l1-2-1.dll:
KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - SLC.dll:
SLConsumeWindowsRight SLReArmWindows sppc!SLClose sppc!SLConsumeRight sppc!SLDepositOfflineConfirmationId sppc!SLDepositOfflineConfirmationIdEx sppc!SLGenerateOfflineInstallationId sppc!SLGenerateOfflineInstallationIdEx sppc!SLGetApplicationInformation sppc!SLGetLicenseInformation sppc!SLGetLicensingStatusInformation sppc!SLGetPKeyInformation sppc!SLGetPolicyInformation sppc!SLGetProductSkuInformation sppc!SLGetSLIDList sppc!SLGetServiceInformation sppc!SLInstallLicense sppc!SLInstallProofOfPurchase sppc!SLOpen sppc!SLUninstallLicense sppc!SLUninstallProofOfPurchase - sppc.dll:
SLIsGenuineLocalEx SLReArm - sppcext.dll:
SLActivateProduct SLDepositTokenActivationResponse SLFreeTokenActivationCertificates SLFreeTokenActivationGrants SLGenerateTokenActivationChallenge SLGetTokenActivationCertificates SLGetTokenActivationGrants SLInstallPackage SLSignTokenActivationChallenge - ADVAPI32.dll:
RegDeleteKeyW RegEnumKeyW