Windows 10 DLL File Information - ngcksp.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 Passport Key Storage 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: | 71 KB |
Total Number of Exported Functions: | 1 |
Total Number of Exported Functions With Names: | 1 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 62,464 Bytes | 85.3% | Read, Execute | Code |
.data | 0x00011000 | 512 Bytes | 0.7% | Write, Read | Initialized Data |
.idata | 0x00012000 | 3,584 Bytes | 4.9% | Read | Initialized Data |
.rsrc | 0x00013000 | 1,536 Bytes | 2.1% | Read | Initialized Data |
.reloc | 0x00014000 | 4,096 Bytes | 5.6% | Read, Discardable | Initialized Data |
Static Linking
ngcksp.dll is statically linked to the following files:msvcp_win.dll
api-ms-win-crt-runtime-l1-1-0.dll
api-ms-win-crt-private-l1-1-0.dll
RPCRT4.dll
api-ms-win-core-heap-l1-2-0.dll
api-ms-win-eventing-provider-l1-1-0.dll
api-ms-win-core-libraryloader-l1-2-0.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-errorhandling-l1-1-3.dll
ncrypt.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-core-processthreads-l1-1-2.dll
api-ms-win-core-sysinfo-l1-2-1.dll
api-ms-win-core-interlocked-l1-2-0.dll
api-ms-win-core-debug-l1-1-1.dll
api-ms-win-security-base-l1-2-0.dll
api-ms-win-security-sddl-l1-1-0.dll
api-ms-win-core-heap-l2-1-0.dll
This means that when ngcksp.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, ngcksp.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 | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 1 | 944 Bytes | 1.3% |
Total | 1 | 944 Bytes | 1.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)
No string resources in this file.
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:GetKeyStorageInterface |
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) void __cdecl std::_Xbad_alloc(void) void __cdecl std::_Xlength_error(char const *) void __cdecl std::_Xout_of_range(char const *) - 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__callnewh ucrtbase!_o__execute_onexit_table ucrtbase!_o__initialize_onexit_table ucrtbase!_o__register_onexit_function ucrtbase!_o__wcsicmp ucrtbase!_o_free ucrtbase!_o_malloc ucrtbase!_o_memset ucrtbase!_purecall ucrtbase!memcpy ucrtbase!memmove - RPCRT4.dll:
I_RpcExceptionFilter NdrClientCall4 RpcBindingBind RpcBindingCreateW RpcBindingFree - api-ms-win-core-heap-l1-2-0.dll:
KernelBase!GetProcessHeap ntdll!RtlAllocateHeap ntdll!RtlFreeHeap ntdll!RtlSizeHeap - api-ms-win-eventing-provider-l1-1-0.dll:
ntdll!EtwEventRegister ntdll!EtwEventSetInformation ntdll!EtwEventUnregister ntdll!EtwEventWriteTransfer - api-ms-win-core-libraryloader-l1-2-0.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!GetModuleFileNameA KernelBase!GetModuleHandleExW KernelBase!GetModuleHandleW KernelBase!GetProcAddress KernelBase!LoadLibraryExW - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!InitializeCriticalSectionEx KernelBase!Sleep ntdll!RtlAcquireSRWLockExclusive ntdll!RtlAcquireSRWLockShared ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeConditionVariable ntdll!RtlLeaveCriticalSection ntdll!RtlReleaseSRWLockExclusive ntdll!RtlReleaseSRWLockShared - api-ms-win-core-errorhandling-l1-1-3.dll:
KernelBase!RaiseFailFastException - ncrypt.dll:
NCryptEncrypt NCryptFreeObject NCryptImportKey NCryptOpenStorageProvider - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-processthreads-l1-1-2.dll:
kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThreadId kernel32!IsProcessorFeaturePresent kernel32!TerminateProcess - api-ms-win-core-sysinfo-l1-2-1.dll:
KernelBase!GetSystemTimeAsFileTime - api-ms-win-core-interlocked-l1-2-0.dll:
ntdll!RtlInitializeSListHead - api-ms-win-core-debug-l1-1-1.dll:
KernelBase!IsDebuggerPresent - api-ms-win-security-base-l1-2-0.dll:
KernelBase!CopySid KernelBase!GetLengthSid KernelBase!IsValidSid - api-ms-win-security-sddl-l1-1-0.dll:
sechost!ConvertStringSecurityDescriptorToSecurityDescriptorW - api-ms-win-core-heap-l2-1-0.dll:
KernelBase!LocalFree