secproc_isv.dll

Description: Windows Rights Management Desktop Security Processor

Authors: © Microsoft Corporation. All rights reserved.

Version: 10.0.19041.3636

Architecture: 32-bit

Operating System: Windows NT

SHA256: af5683eba1f8731704e681a712ed9b93

File Size: 340.0 KB

Uploaded At: Dec. 1, 2025, 8:04 a.m.

Views: 18

Exported Functions

  • SPAttest (Ordinal: 1, Address: 0x1c360)
  • SPBindLicense (Ordinal: 2, Address: 0x1c460)
  • SPCheckEnvironmentSecurity (Ordinal: 3, Address: 0x1c5d0)
  • SPCommit (Ordinal: 4, Address: 0x1c600)
  • SPCreateDecryptor (Ordinal: 5, Address: 0x1c630)
  • SPCreateEnablingPrincipal (Ordinal: 6, Address: 0x1c720)
  • SPCreateEncryptor (Ordinal: 7, Address: 0x1c870)
  • SPCreatePCE (Ordinal: 8, Address: 0x1c9e0)
  • SPCreateSecurityProcessor (Ordinal: 9, Address: 0x1ca10)
  • SPDecrypt (Ordinal: 10, Address: 0x1cba0)
  • SPDecryptFinal (Ordinal: 11, Address: 0x1cc70)
  • SPDecryptUpdate (Ordinal: 12, Address: 0x1cca0)
  • SPEnableAndEncrypt (Ordinal: 13, Address: 0x1d7a0)
  • SPEnablePublishingLicense (Ordinal: 14, Address: 0x1ccd0)
  • SPEncrypt (Ordinal: 15, Address: 0x1cd30)
  • SPEncryptFinal (Ordinal: 16, Address: 0x1ce00)
  • SPEncryptUpdate (Ordinal: 17, Address: 0x1ce30)
  • SPGetBoundRightKey (Ordinal: 18, Address: 0x1dbd0)
  • SPGetCurrentTime (Ordinal: 19, Address: 0x1ce60)
  • SPGetInfo (Ordinal: 20, Address: 0x1cf20)
  • SPGetLicenseAttribute (Ordinal: 21, Address: 0x1d470)
  • SPGetLicenseAttributeCount (Ordinal: 22, Address: 0x1d380)
  • SPGetLicenseObject (Ordinal: 23, Address: 0x1d250)
  • SPGetLicenseObjectCount (Ordinal: 24, Address: 0x1d160)
  • SPGetProcAddress (Ordinal: 25, Address: 0x1d650)
  • SPIsActivated (Ordinal: 26, Address: 0x1db10)
  • SPLoadLibrary (Ordinal: 27, Address: 0x1d560)
  • SPRegisterRevocationList (Ordinal: 28, Address: 0x1d0a0)
  • SPSign (Ordinal: 29, Address: 0x1cfc0)
  • SPCloseHandle (Ordinal: 30, Address: 0x1c550)

Imported DLLs & Functions

api-ms-win-core-com-l1-1-0.dll
  • CoTaskMemFree (Address: 0x66753078)
api-ms-win-core-delayload-l1-1-0.dll
  • DelayLoadFailureHook (Address: 0x66753080)
api-ms-win-core-delayload-l1-1-1.dll
  • ResolveDelayLoadedAPI (Address: 0x66753088)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetLastError (Address: 0x66753094)
  • RaiseException (Address: 0x66753090)
  • SetLastError (Address: 0x667530a0)
  • SetUnhandledExceptionFilter (Address: 0x6675309c)
  • UnhandledExceptionFilter (Address: 0x66753098)
api-ms-win-core-errorhandling-l1-1-2.dll
  • RaiseFailFastException (Address: 0x667530a8)
api-ms-win-core-file-l1-1-0.dll
  • CompareFileTime (Address: 0x667530d4)
  • CreateFileA (Address: 0x667530c0)
  • CreateFileW (Address: 0x667530c4)
  • GetDriveTypeW (Address: 0x667530b8)
  • GetFileAttributesExW (Address: 0x667530b4)
  • GetFileTime (Address: 0x667530d0)
  • GetLogicalDriveStringsW (Address: 0x667530b0)
  • GetVolumeInformationW (Address: 0x667530bc)
  • ReadFile (Address: 0x667530d8)
  • SetFilePointer (Address: 0x667530c8)
  • SetFileTime (Address: 0x667530cc)
  • WriteFile (Address: 0x667530dc)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x667530e4)
api-ms-win-core-heap-l2-1-0.dll
  • LocalFree (Address: 0x667530ec)
api-ms-win-core-io-l1-1-0.dll
  • DeviceIoControl (Address: 0x667530f4)
api-ms-win-core-libraryloader-l1-2-0.dll
  • DisableThreadLibraryCalls (Address: 0x66753110)
  • FreeLibrary (Address: 0x667530fc)
  • GetModuleFileNameW (Address: 0x66753108)
  • GetModuleHandleW (Address: 0x66753104)
  • GetProcAddress (Address: 0x6675310c)
  • LoadLibraryExW (Address: 0x66753100)
api-ms-win-core-libraryloader-l1-2-1.dll
  • LoadLibraryW (Address: 0x66753118)
api-ms-win-core-memory-l1-1-0.dll
  • VirtualAlloc (Address: 0x66753124)
  • VirtualFree (Address: 0x66753128)
  • VirtualProtect (Address: 0x66753120)
api-ms-win-core-processthreads-l1-1-0.dll
  • GetCurrentProcess (Address: 0x66753140)
  • GetCurrentProcessId (Address: 0x66753134)
  • GetCurrentThread (Address: 0x66753130)
  • GetCurrentThreadId (Address: 0x66753138)
  • TerminateProcess (Address: 0x6675313c)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x66753148)
api-ms-win-core-registry-l1-1-0.dll
  • RegCloseKey (Address: 0x66753158)
  • RegCreateKeyExA (Address: 0x66753150)
  • RegOpenKeyExA (Address: 0x66753160)
  • RegQueryValueExA (Address: 0x66753154)
  • RegSetValueExA (Address: 0x6675315c)
api-ms-win-core-synch-l1-1-0.dll
  • CreateMutexA (Address: 0x66753178)
  • DeleteCriticalSection (Address: 0x66753174)
  • EnterCriticalSection (Address: 0x66753170)
  • InitializeCriticalSection (Address: 0x6675316c)
  • LeaveCriticalSection (Address: 0x66753168)
  • ReleaseMutex (Address: 0x6675317c)
  • WaitForSingleObject (Address: 0x66753180)
api-ms-win-core-synch-l1-2-0.dll
  • Sleep (Address: 0x66753188)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetSystemDirectoryW (Address: 0x6675319c)
  • GetSystemTime (Address: 0x66753194)
  • GetSystemTimeAsFileTime (Address: 0x66753190)
  • GetSystemWindowsDirectoryW (Address: 0x66753198)
  • GetTickCount (Address: 0x667531a0)
  • GetVersionExA (Address: 0x667531a4)
api-ms-win-core-timezone-l1-1-0.dll
  • FileTimeToSystemTime (Address: 0x667531ac)
  • SystemTimeToFileTime (Address: 0x667531b0)
api-ms-win-core-toolhelp-l1-1-0.dll
  • CreateToolhelp32Snapshot (Address: 0x667531b8)
  • Module32FirstW (Address: 0x667531bc)
  • Module32NextW (Address: 0x667531c0)
api-ms-win-core-version-l1-1-0.dll
  • GetFileVersionInfoExW (Address: 0x667531c8)
  • GetFileVersionInfoSizeExW (Address: 0x667531d0)
  • VerQueryValueW (Address: 0x667531cc)
api-ms-win-eventing-classicprovider-l1-1-0.dll
  • GetTraceEnableFlags (Address: 0x667531e8)
  • GetTraceEnableLevel (Address: 0x667531dc)
  • GetTraceLoggerHandle (Address: 0x667531d8)
  • TraceMessage (Address: 0x667531e0)
  • UnregisterTraceGuids (Address: 0x667531e4)
api-ms-win-eventing-obsolete-l1-1-0.dll
  • RegisterTraceGuidsA (Address: 0x667531f0)
CRYPT32.dll
  • CertVerifyCertificateChainPolicy (Address: 0x66753000)
  • CryptUnprotectData (Address: 0x66753004)
CRYPTSP.dll
  • CryptAcquireContextW (Address: 0x66753020)
  • CryptContextAddRef (Address: 0x6675303c)
  • CryptCreateHash (Address: 0x6675302c)
  • CryptDecrypt (Address: 0x66753030)
  • CryptDeriveKey (Address: 0x66753028)
  • CryptDestroyHash (Address: 0x6675300c)
  • CryptDestroyKey (Address: 0x66753048)
  • CryptDuplicateKey (Address: 0x66753050)
  • CryptEncrypt (Address: 0x66753038)
  • CryptExportKey (Address: 0x66753018)
  • CryptGenKey (Address: 0x66753024)
  • CryptGenRandom (Address: 0x66753034)
  • CryptGetDefaultProviderW (Address: 0x66753060)
  • CryptGetHashParam (Address: 0x66753058)
  • CryptGetKeyParam (Address: 0x66753054)
  • CryptHashData (Address: 0x6675301c)
  • CryptImportKey (Address: 0x6675304c)
  • CryptReleaseContext (Address: 0x66753040)
  • CryptSetHashParam (Address: 0x66753014)
  • CryptSetKeyParam (Address: 0x66753010)
  • CryptSignHashA (Address: 0x66753044)
  • CryptVerifySignatureA (Address: 0x6675305c)
msdrm.dll
  • DRMCloseQueryHandle (Address: 0x66753208)
  • DRMGetUnboundLicenseAttribute (Address: 0x66753200)
  • DRMGetUnboundLicenseAttributeCount (Address: 0x667531f8)
  • DRMGetUnboundLicenseObject (Address: 0x667531fc)
  • DRMGetUnboundLicenseObjectCount (Address: 0x66753204)
  • DRMParseUnboundLicense (Address: 0x6675320c)
msvcrt.dll
  • __CxxFrameHandler3 (Address: 0x66753280)
  • __dllonexit (Address: 0x66753260)
  • _amsg_exit (Address: 0x66753224)
  • _callnewh (Address: 0x66753270)
  • _CxxThrowException (Address: 0x6675321c)
  • _except_handler4_common (Address: 0x66753288)
  • _initterm (Address: 0x66753254)
  • _lock (Address: 0x66753258)
  • _onexit (Address: 0x66753268)
  • _purecall (Address: 0x66753284)
  • _unlock (Address: 0x6675325c)
  • _wcsicmp (Address: 0x6675324c)
  • _wcsnicmp (Address: 0x6675323c)
  • _wcstoi64 (Address: 0x6675322c)
  • _XcptFilter (Address: 0x66753220)
  • ??0exception@@QAE@ABQBD@Z (Address: 0x66753230)
  • ??0exception@@QAE@ABV0@@Z (Address: 0x66753250)
  • ??1exception@@UAE@XZ (Address: 0x66753214)
  • ??1type_info@@UAE@XZ (Address: 0x6675326c)
  • ?what@exception@@UBEPBDXZ (Address: 0x66753218)
  • free (Address: 0x66753278)
  • malloc (Address: 0x66753274)
  • memcmp (Address: 0x6675328c)
  • memcpy (Address: 0x66753234)
  • memmove (Address: 0x6675327c)
  • memset (Address: 0x66753290)
  • wcscpy_s (Address: 0x66753248)
  • wcsncmp (Address: 0x66753228)
  • wcsrchr (Address: 0x66753238)
  • wcsstr (Address: 0x66753240)
  • wcstol (Address: 0x66753244)
  • wcstombs (Address: 0x66753264)
WINTRUST.dll
  • WinVerifyTrust (Address: 0x66753070)
  • WTHelperGetProvSignerFromChain (Address: 0x6675306c)
  • WTHelperProvDataFromStateData (Address: 0x66753068)