sppwinob.dll
Description: Software Protection Platform Windows Plugin
Authors: © Microsoft Corporation. All rights reserved.
Version: 10.0.19041.6392
Architecture: 64-bit
Operating System: Windows NT
SHA256: 328b7dd9d0025f2aebcf4cece041339e
File Size: 354.6 KB
Uploaded At: Dec. 1, 2025, 7:39 a.m.
Views: 41
Exported Functions
- SppPluginCanUnloadNow (Ordinal: 1, Address: 0xb020)
- SppPluginCreateInstance (Ordinal: 2, Address: 0xb030)
- SppPluginInitialize (Ordinal: 3, Address: 0xb040)
- SppPluginShutdown (Ordinal: 4, Address: 0xb050)
- SppPluginVersion (Ordinal: 5, Address: 0x4e470)
Imported DLLs & Functions
ADVAPI32.dll
- CryptAcquireContextW (Address: 0x180043880)
- CryptCreateHash (Address: 0x180043898)
- CryptDestroyHash (Address: 0x180043888)
- CryptDestroyKey (Address: 0x180043890)
- CryptGetHashParam (Address: 0x1800438b8)
- CryptHashData (Address: 0x1800438a0)
- CryptImportKey (Address: 0x1800438a8)
- CryptReleaseContext (Address: 0x180043878)
- CryptVerifySignatureW (Address: 0x1800438b0)
- GetTraceEnableFlags (Address: 0x1800438d8)
- GetTraceEnableLevel (Address: 0x180043870)
- GetTraceLoggerHandle (Address: 0x1800438d0)
- RegisterTraceGuidsW (Address: 0x1800438c8)
- UnregisterTraceGuids (Address: 0x1800438c0)
api-ms-win-core-com-l1-1-0.dll
- CoCreateInstance (Address: 0x180043a18)
- CoInitializeEx (Address: 0x180043a28)
- CoTaskMemFree (Address: 0x180043a20)
- CoUninitialize (Address: 0x180043a30)
- CreateStreamOnHGlobal (Address: 0x180043a10)
api-ms-win-core-errorhandling-l1-1-0.dll
- GetLastError (Address: 0x180043a48)
- SetLastError (Address: 0x180043a50)
- SetUnhandledExceptionFilter (Address: 0x180043a58)
- UnhandledExceptionFilter (Address: 0x180043a40)
api-ms-win-core-errorhandling-l1-1-2.dll
- RaiseFailFastException (Address: 0x180043a68)
api-ms-win-core-file-l1-1-0.dll
- CreateFileW (Address: 0x180043aa8)
- FindClose (Address: 0x180043aa0)
- FindFirstFileW (Address: 0x180043a90)
- FindNextFileW (Address: 0x180043a88)
- GetFileSize (Address: 0x180043a80)
- ReadFile (Address: 0x180043a98)
- WriteFile (Address: 0x180043a78)
api-ms-win-core-handle-l1-1-0.dll
- CloseHandle (Address: 0x180043ab8)
api-ms-win-core-heap-l1-1-0.dll
- GetProcessHeap (Address: 0x180043ad8)
- HeapAlloc (Address: 0x180043ad0)
- HeapFree (Address: 0x180043ac8)
api-ms-win-core-heap-l2-1-0.dll
- GlobalAlloc (Address: 0x180043b00)
- GlobalFree (Address: 0x180043ae8)
- LocalAlloc (Address: 0x180043af0)
- LocalFree (Address: 0x180043af8)
api-ms-win-core-libraryloader-l1-2-0.dll
- DisableThreadLibraryCalls (Address: 0x180043b18)
- FindResourceExW (Address: 0x180043b28)
- FreeLibrary (Address: 0x180043b60)
- FreeLibraryAndExitThread (Address: 0x180043b58)
- GetModuleFileNameW (Address: 0x180043b10)
- GetModuleHandleExW (Address: 0x180043b50)
- GetModuleHandleW (Address: 0x180043b38)
- GetProcAddress (Address: 0x180043b20)
- LoadLibraryExW (Address: 0x180043b30)
- LoadResource (Address: 0x180043b40)
- LockResource (Address: 0x180043b48)
api-ms-win-core-localization-l1-2-0.dll
- LCMapStringEx (Address: 0x180043b70)
- LCMapStringW (Address: 0x180043b78)
api-ms-win-core-memory-l1-1-0.dll
- CreateFileMappingW (Address: 0x180043b88)
- MapViewOfFile (Address: 0x180043bb0)
- UnmapViewOfFile (Address: 0x180043ba8)
- VirtualAlloc (Address: 0x180043b90)
- VirtualFree (Address: 0x180043b98)
- VirtualQuery (Address: 0x180043ba0)
api-ms-win-core-processenvironment-l1-1-0.dll
- ExpandEnvironmentStringsW (Address: 0x180043bc0)
api-ms-win-core-processthreads-l1-1-0.dll
- CreateThread (Address: 0x180043bf8)
- GetCurrentProcess (Address: 0x180043be8)
- GetCurrentProcessId (Address: 0x180043be0)
- GetCurrentThread (Address: 0x180043bd0)
- GetCurrentThreadId (Address: 0x180043bf0)
- GetThreadPriority (Address: 0x180043c08)
- SetThreadPriority (Address: 0x180043c00)
- TerminateProcess (Address: 0x180043c10)
- TlsAlloc (Address: 0x180043c20)
- TlsFree (Address: 0x180043c28)
- TlsGetValue (Address: 0x180043bd8)
- TlsSetValue (Address: 0x180043c18)
api-ms-win-core-processthreads-l1-1-1.dll
- GetProcessMitigationPolicy (Address: 0x180043c38)
api-ms-win-core-profile-l1-1-0.dll
- QueryPerformanceCounter (Address: 0x180043c48)
api-ms-win-core-registry-l1-1-0.dll
- RegCloseKey (Address: 0x180043c90)
- RegCreateKeyExW (Address: 0x180043c58)
- RegDeleteValueW (Address: 0x180043c60)
- RegEnumValueW (Address: 0x180043c80)
- RegOpenKeyExW (Address: 0x180043c78)
- RegQueryInfoKeyW (Address: 0x180043c98)
- RegQueryValueExW (Address: 0x180043c68)
- RegSetKeySecurity (Address: 0x180043c88)
- RegSetValueExW (Address: 0x180043c70)
api-ms-win-core-rtlsupport-l1-1-0.dll
- RtlAddFunctionTable (Address: 0x180043cb0)
- RtlCaptureContext (Address: 0x180043cc0)
- RtlDeleteFunctionTable (Address: 0x180043cb8)
- RtlLookupFunctionEntry (Address: 0x180043cc8)
- RtlVirtualUnwind (Address: 0x180043ca8)
api-ms-win-core-string-l1-1-0.dll
- MultiByteToWideChar (Address: 0x180043cd8)
api-ms-win-core-synch-l1-1-0.dll
- CreateEventW (Address: 0x180043ce8)
- DeleteCriticalSection (Address: 0x180043cf8)
- EnterCriticalSection (Address: 0x180043d18)
- InitializeCriticalSectionAndSpinCount (Address: 0x180043d10)
- LeaveCriticalSection (Address: 0x180043d08)
- ReleaseSemaphore (Address: 0x180043cf0)
- SetEvent (Address: 0x180043d00)
- WaitForSingleObject (Address: 0x180043d20)
api-ms-win-core-synch-l1-2-0.dll
- Sleep (Address: 0x180043d30)
api-ms-win-core-synch-l1-2-1.dll
- CreateSemaphoreW (Address: 0x180043d40)
- WaitForMultipleObjects (Address: 0x180043d48)
api-ms-win-core-sysinfo-l1-1-0.dll
- GetSystemDirectoryW (Address: 0x180043d58)
- GetSystemTimeAsFileTime (Address: 0x180043d68)
- GetTickCount (Address: 0x180043d60)
- GetVersionExA (Address: 0x180043d78)
- GetVersionExW (Address: 0x180043d70)
api-ms-win-core-timezone-l1-1-0.dll
- FileTimeToSystemTime (Address: 0x180043d88)
api-ms-win-core-util-l1-1-0.dll
- DecodePointer (Address: 0x180043da0)
- EncodePointer (Address: 0x180043d98)
api-ms-win-core-version-l1-1-0.dll
- GetFileVersionInfoExW (Address: 0x180043db8)
- GetFileVersionInfoSizeExW (Address: 0x180043db0)
- VerQueryValueW (Address: 0x180043dc0)
api-ms-win-eventing-provider-l1-1-0.dll
- EventRegister (Address: 0x180043dd0)
- EventSetInformation (Address: 0x180043de0)
- EventUnregister (Address: 0x180043de8)
- EventWriteTransfer (Address: 0x180043dd8)
api-ms-win-service-management-l1-1-0.dll
- CloseServiceHandle (Address: 0x180043df8)
- OpenSCManagerW (Address: 0x180043e00)
bcrypt.dll
- BCryptDestroyKey (Address: 0x180043e10)
CLIPC.dll
- ClipCallServer (Address: 0x1800438f0)
- ClipClose (Address: 0x180043900)
- ClipGetLicenseAndPolicyForPfn (Address: 0x1800438e8)
- ClipOpen (Address: 0x1800438f8)
CRYPT32.dll
- CertFreeCertificateContext (Address: 0x180043910)
- CryptImportPublicKeyInfoEx2 (Address: 0x180043920)
- CryptQueryObject (Address: 0x180043918)
CRYPTXML.dll
- CryptXmlClose (Address: 0x180043938)
- CryptXmlGetDocContext (Address: 0x180043948)
- CryptXmlGetReference (Address: 0x180043930)
- CryptXmlGetSignature (Address: 0x180043960)
- CryptXmlGetStatus (Address: 0x180043958)
- CryptXmlOpenToDecode (Address: 0x180043940)
- CryptXmlVerifySignature (Address: 0x180043950)
DSROLE.dll
- DsRoleFreeMemory (Address: 0x180043970)
- DsRoleGetPrimaryDomainInformation (Address: 0x180043978)
KERNEL32.dll
- ChangeTimerQueueTimer (Address: 0x180043998)
- CreateTimerQueue (Address: 0x1800439c0)
- CreateTimerQueueTimer (Address: 0x180043988)
- DeleteTimerQueueEx (Address: 0x1800439b8)
- DeleteTimerQueueTimer (Address: 0x180043990)
- GetProcessAffinityMask (Address: 0x1800439b0)
- GlobalLock (Address: 0x1800439d8)
- GlobalUnlock (Address: 0x1800439a0)
- InitializeCriticalSection (Address: 0x1800439d0)
- PackageNameAndPublisherIdFromFamilyName (Address: 0x1800439c8)
- RegisterWaitForSingleObject (Address: 0x1800439e0)
- UnregisterWaitEx (Address: 0x1800439a8)
msvcrt.dll
- __C_specific_handler (Address: 0x180043e88)
- __CxxFrameHandler3 (Address: 0x180043e98)
- __dllonexit (Address: 0x180043e70)
- _amsg_exit (Address: 0x180043eb8)
- _initterm (Address: 0x180043e90)
- _lock (Address: 0x180043e80)
- _onexit (Address: 0x180043e68)
- _purecall (Address: 0x180043e58)
- _unlock (Address: 0x180043e78)
- _vsnwprintf (Address: 0x180043e48)
- _wcsicmp (Address: 0x180043e50)
- _wcsnicmp (Address: 0x180043e20)
- _XcptFilter (Address: 0x180043ec0)
- free (Address: 0x180043eb0)
- malloc (Address: 0x180043ea8)
- memcmp (Address: 0x180043e28)
- memcpy (Address: 0x180043e30)
- memcpy_s (Address: 0x180043ea0)
- memmove (Address: 0x180043e40)
- memset (Address: 0x180043e60)
- wcschr (Address: 0x180043ec8)
- wcscmp (Address: 0x180043ed0)
- wcsncmp (Address: 0x180043e38)
ntdll.dll
- NtQuerySystemInformation (Address: 0x180043ee8)
- ShipAssert (Address: 0x180043ee0)
pkeyhelper.dll
- GetDefaultProductKeyForPfn (Address: 0x180043f00)
- GetEditionIdFromName (Address: 0x180043ef8)
USER32.dll
- GetSystemMetrics (Address: 0x1800439f0)
XmlLite.dll
- CreateXmlReader (Address: 0x180043a00)