Windows 10 DLL File Information - certprop.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: | Microsoft Smartcard Certificate Propagation Service |
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: | 157 KB |
Total Number of Exported Functions: | 3 |
Total Number of Exported Functions With Names: | 3 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 136,192 Bytes | 84.4% | Read, Execute | Code |
.data | 0x00023000 | 1,536 Bytes | 1.0% | Write, Read | Initialized Data |
.idata | 0x00024000 | 9,216 Bytes | 5.7% | Read | Initialized Data |
.didat | 0x00027000 | 512 Bytes | 0.3% | Write, Read | Initialized Data |
.rsrc | 0x00028000 | 3,072 Bytes | 1.9% | Read | Initialized Data |
.reloc | 0x00029000 | 9,728 Bytes | 6.0% | Read, Discardable | Initialized Data |
Static Linking
certprop.dll is statically linked to the following files:msvcp_win.dll
api-ms-win-crt-string-l1-1-0.dll
api-ms-win-crt-runtime-l1-1-0.dll
api-ms-win-crt-private-l1-1-0.dll
api-ms-win-core-threadpool-l1-2-0.dll
api-ms-win-core-heap-l1-2-0.dll
api-ms-win-core-processthreads-l1-1-2.dll
api-ms-win-eventing-provider-l1-1-0.dll
api-ms-win-eventing-classicprovider-l1-1-0.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-service-core-l1-1-1.dll
api-ms-win-security-base-l1-2-0.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-security-sddl-l1-1-0.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-heap-l2-1-0.dll
api-ms-win-core-libraryloader-l1-2-0.dll
api-ms-win-devices-config-l1-1-1.dll
api-ms-win-core-file-l1-2-1.dll
api-ms-win-core-io-l1-1-1.dll
SspiCli.dll
RPCRT4.dll
api-ms-win-core-errorhandling-l1-1-3.dll
api-ms-win-core-synch-l1-2-1.dll
api-ms-win-core-debug-l1-1-1.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-core-sysinfo-l1-2-1.dll
api-ms-win-core-interlocked-l1-2-0.dll
bcrypt.dll
api-ms-win-core-com-l1-1-1.dll
api-ms-win-core-processenvironment-l1-2-0.dll
api-ms-win-core-string-l1-1-0.dll
WMsgAPI.dll
ADVAPI32.dll
KERNEL32.dll
ntdll.dll
SETUPAPI.dll
USER32.dll
WinSCard.dll
WINSTA.dll
WTSAPI32.dll
api-ms-win-core-delayload-l1-1-1.dll
This means that when certprop.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, certprop.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 | 5 | 820 Bytes | 0.5% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 4 | 2,850 Bytes | 1.8% |
Total | 9 | 3,670 Bytes | 2.3% |
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)
String ID | String Text |
---|---|
11 | Certificate Propagation |
12 | Copies user certificates and root certificates from smart cards into the current user's certificate store, detects when a smart card is inserted into a smart card reader, and, if needed, installs the smart card Plug and Play minidriver. |
13 | Smart Card Removal Policy |
14 | Allows the system to be configured to lock the user desktop upon smart card removal. |
21 | Smart Card |
COM Classes/Interfaces
There is no type library in this file with COM classes/interfaces information
Exported Functions List
The following functions are exported by this dll:CertPropServiceMain | ScPolicyServiceMain | SvchostPushServiceGlobals |
Imported Functions List
The following functions are imported by this dll:- msvcp_win.dll:
char const * __cdecl std::_Syserror_map(int) char const * __cdecl std::_Winerror_map(int) public: __thiscall std::_Container_base12::~_Container_base12(void) public: __thiscall std::_Timevec::_Timevec(void *) void __cdecl std::_Xbad_alloc(void) void __cdecl std::_Xbad_function_call(void) void __cdecl std::_Xlength_error(char const *) void __cdecl std::_Xout_of_range(char const *) - api-ms-win-crt-string-l1-1-0.dll:
ucrtbase!wcsnlen - api-ms-win-crt-runtime-l1-1-0.dll:
ucrtbase!_crt_atexit ucrtbase!_initterm ucrtbase!_initterm_e ucrtbase!_seh_filter_dll - api-ms-win-crt-private-l1-1-0.dll:
ucrtbase!_CxxThrowException ucrtbase!__CxxFrameHandler ucrtbase!__std_exception_copy ucrtbase!__std_exception_destroy ucrtbase!__std_type_info_destroy_list ucrtbase!_except_handler4_common ucrtbase!_o___stdio_common_vsprintf ucrtbase!_o___stdio_common_vswprintf ucrtbase!_o__callnewh ucrtbase!_o__errno ucrtbase!_o__execute_onexit_table ucrtbase!_o__initialize_onexit_table ucrtbase!_o__invalid_parameter_noinfo ucrtbase!_o__register_onexit_function ucrtbase!_o_free ucrtbase!_o_malloc ucrtbase!_o_memset ucrtbase!_o_wmemcpy_s ucrtbase!_purecall ucrtbase!memcmp ucrtbase!memcpy ucrtbase!memmove - api-ms-win-core-threadpool-l1-2-0.dll:
KernelBase!CallbackMayRunLong KernelBase!CreateThreadpoolCleanupGroup KernelBase!CreateThreadpoolWait KernelBase!CreateThreadpoolWork ntdll!TpCallbackSetEventOnCompletion ntdll!TpPostWork ntdll!TpReleaseCleanupGroup ntdll!TpReleaseCleanupGroupMembers ntdll!TpReleaseWait ntdll!TpReleaseWork ntdll!TpSetWait - api-ms-win-core-heap-l1-2-0.dll:
KernelBase!GetProcessHeap ntdll!RtlAllocateHeap ntdll!RtlFreeHeap ntdll!RtlReAllocateHeap - api-ms-win-core-processthreads-l1-1-2.dll:
KernelBase!OpenThreadToken KernelBase!SetThreadToken kernel32!CreateThread kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThread kernel32!GetCurrentThreadId kernel32!IsProcessorFeaturePresent kernel32!ResumeThread kernel32!TerminateProcess - api-ms-win-eventing-provider-l1-1-0.dll:
ntdll!EtwEventActivityIdControl ntdll!EtwEventRegister ntdll!EtwEventSetInformation ntdll!EtwEventUnregister ntdll!EtwEventWrite ntdll!EtwEventWriteTransfer - api-ms-win-eventing-classicprovider-l1-1-0.dll:
ntdll!EtwGetTraceEnableFlags ntdll!EtwGetTraceEnableLevel ntdll!EtwGetTraceLoggerHandle ntdll!EtwRegisterTraceGuidsW ntdll!EtwTraceMessage ntdll!EtwUnregisterTraceGuids - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateEventA KernelBase!CreateEventW KernelBase!ResetEvent KernelBase!SetEvent KernelBase!Sleep KernelBase!WaitForMultipleObjectsEx KernelBase!WaitForSingleObject ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection - api-ms-win-service-core-l1-1-1.dll:
sechost!RegisterServiceCtrlHandlerExW sechost!SetServiceStatus - api-ms-win-security-base-l1-2-0.dll:
KernelBase!AllocateAndInitializeSid KernelBase!CheckTokenMembership KernelBase!CopySid KernelBase!CreateWellKnownSid KernelBase!DuplicateTokenEx KernelBase!EqualSid KernelBase!FreeSid KernelBase!GetLengthSid KernelBase!GetTokenInformation KernelBase!IsValidSid KernelBase!RevertToSelf KernelBase!SetTokenInformation - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegCreateKeyExA KernelBase!RegCreateKeyExW KernelBase!RegDeleteValueA KernelBase!RegEnumValueW KernelBase!RegOpenKeyExA KernelBase!RegOpenKeyExW KernelBase!RegQueryInfoKeyW KernelBase!RegQueryValueExA KernelBase!RegQueryValueExW KernelBase!RegSetValueExW - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!RaiseException KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter - api-ms-win-security-sddl-l1-1-0.dll:
sechost!ConvertSidToStringSidW sechost!ConvertStringSecurityDescriptorToSecurityDescriptorW - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - api-ms-win-core-heap-l2-1-0.dll:
KernelBase!GlobalAlloc KernelBase!GlobalFree KernelBase!LocalFree - api-ms-win-core-libraryloader-l1-2-0.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!GetModuleHandleExW KernelBase!LoadStringW - api-ms-win-devices-config-l1-1-1.dll:
cfgmgr32!CM_Get_Device_IDW cfgmgr32!CM_Get_Device_ID_Size cfgmgr32!CM_Get_Parent - api-ms-win-core-file-l1-2-1.dll:
KernelBase!CreateDirectoryW KernelBase!CreateFileW - api-ms-win-core-io-l1-1-1.dll:
kernel32!DeviceIoControl - SspiCli.dll:
AcquireCredentialsHandleW FreeContextBuffer FreeCredentialsHandle QueryCredentialsAttributesW - RPCRT4.dll:
I_RpcBindingIsClientLocal NdrServerCall2 RpcBindingVectorFree RpcEpRegisterA RpcEpUnregister RpcImpersonateClient RpcRevertToSelf RpcServerInqBindings RpcServerListen RpcServerRegisterIf3 RpcServerUnregisterIf RpcServerUnregisterIfEx RpcServerUseProtseqW RpcStringFreeW UuidCreate UuidToStringW - api-ms-win-core-errorhandling-l1-1-3.dll:
KernelBase!RaiseFailFastException - api-ms-win-core-synch-l1-2-1.dll:
KernelBase!WaitForMultipleObjects - api-ms-win-core-debug-l1-1-1.dll:
KernelBase!IsDebuggerPresent - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-sysinfo-l1-2-1.dll:
KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount64 - api-ms-win-core-interlocked-l1-2-0.dll:
ntdll!RtlInitializeSListHead - bcrypt.dll:
BCryptHash - api-ms-win-core-com-l1-1-1.dll:
combase!CreateStreamOnHGlobal - api-ms-win-core-processenvironment-l1-2-0.dll:
KernelBase!ExpandEnvironmentStringsW - api-ms-win-core-string-l1-1-0.dll:
KernelBase!MultiByteToWideChar - WMsgAPI.dll:
WmsgSendMessage - ADVAPI32.dll:
CryptAcquireContextW CryptCreateHash CryptDestroyHash CryptDestroyKey CryptGetHashParam CryptGetKeyParam CryptGetProvParam CryptGetUserKey CryptHashData CryptReleaseContext - KERNEL32.dll:
GetSystemInfo GlobalLock GlobalUnlock SetThreadStackGuarantee UnregisterWaitEx VirtualAlloc VirtualProtect VirtualQuery - ntdll.dll:
RtlAllocateHeap RtlAnsiStringToUnicodeString RtlEqualSid RtlFreeAnsiString RtlFreeHeap RtlImageNtHeader RtlInitAnsiString RtlInitializeCriticalSection RtlNtStatusToDosError - SETUPAPI.dll:
SetupDiDestroyDeviceInfoList SetupDiEnumDeviceInterfaces SetupDiGetClassDevsW SetupDiGetDeviceInterfaceDetailW SetupDiGetDevicePropertyW SetupDiOpenDeviceInterfaceW - USER32.dll:
RegisterDeviceNotificationA UnregisterDeviceNotification - WinSCard.dll:
SCardAccessStartedEvent SCardBeginTransaction SCardCancel SCardConnectW SCardDisconnect SCardEndTransaction SCardEstablishContext SCardFreeMemory SCardGetCardTypeProviderNameW SCardGetDeviceTypeIdW SCardGetReaderIconW SCardGetStatusChangeW SCardListCardsW SCardListReadersW SCardReconnect SCardReleaseContext SCardReleaseStartedEvent SCardTransmit g_rgSCardT0Pci g_rgSCardT1Pci - WINSTA.dll:
WinStationQueryInformationW - WTSAPI32.dll:
QueryUserToken WTSDisconnectSession WTSEnumerateSessionsW WTSFreeMemory WTSLogoffSession - api-ms-win-core-delayload-l1-1-1.dll:
KernelBase!DelayLoadFailureHook KernelBase!ResolveDelayLoadedAPI