Windows 8 DLL File Information - basecsp.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 8, 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 Base Smart Card Crypto Provider |
File Version: | 6.2.9200.16384 (win8_rtm.120725-1247) |
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: | 148 KB |
Total Number of Exported Functions: | 28 |
Total Number of Exported Functions With Names: | 28 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 108,032 Bytes | 70.9% | Read, Execute | Code |
.data | 0x0001c000 | 2,048 Bytes | 1.3% | Write, Read | Initialized Data |
.idata | 0x0001d000 | 4,096 Bytes | 2.7% | Read | Initialized Data |
.rsrc | 0x0001e000 | 22,528 Bytes | 14.8% | Read | Initialized Data |
.reloc | 0x00024000 | 6,144 Bytes | 4.0% | Read, Discardable | Initialized Data |
Static Linking
basecsp.dll is statically linked to the following files:msvcrt.dll
ntdll.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-heap-l1-2-0.dll
api-ms-win-core-interlocked-l1-2-0.dll
api-ms-win-core-libraryloader-l1-1-1.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-processthreads-l1-1-1.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-core-string-l1-1-0.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-sysinfo-l1-2-0.dll
RPCRT4.dll
KERNEL32.dll
api-ms-win-security-base-l1-2-0.dll
This means that when basecsp.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, basecsp.dll won't be loaded.
General Resources Information
Resource Type | Number of Items | Total Size | % of File |
---|---|---|---|
Icons | 1 | 316 Bytes | 0.2% |
Animated Icons | 0 | 0 Bytes | 0.0% |
Cursors | 0 | 0 Bytes | 0.0% |
Animated Cursors | 0 | 0 Bytes | 0.0% |
Bitmaps | 1 | 20,266 Bytes | 13.3% |
AVI Files | 0 | 0 Bytes | 0.0% |
Dialog-Boxes | 2 | 660 Bytes | 0.4% |
HTML Related Files | 0 | 0 Bytes | 0.0% |
Menus | 0 | 0 Bytes | 0.0% |
Strings | 19 | 1,074 Bytes | 0.7% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 6 | 2,992 Bytes | 2.0% |
Total | 29 | 25,308 Bytes | 16.6% |
Icons in this file
There are 1 icons stored in this DLL file. You can view all these icons in the following small thumbnail:
Cursors in this file
No cursors found in this file
Dialog-boxes list (up to 200 dialogs)
In the following section, you can find the captions of dialog-boxes stored in this DLL. The list is currently limited to 200 dialogs.ID | Dialog Caption |
---|---|
129 | Smart Card PIN |
130 | Smart Card PIN |
String resources in this dll (up to 200 strings)
String ID | String Text |
---|---|
7 | Smart Card |
8 | You entered an incorrect PIN. |
9 | You entered an incorrect PIN. Number of retries: |
10 | Your smart card is blocked. |
20 | Please enter your authentication PIN. |
21 | Please enter your digital signature PIN. |
22 | Please enter your encryption PIN. |
23 | Please enter your non repudiation PIN. |
24 | Please enter your administrator PIN. |
25 | Please enter your PIN. |
26 | Please enter your PUK. |
40 | &Authentication PIN |
41 | &Digital Signature PIN |
42 | &Encryption PIN |
43 | &Non-Repudiation PIN |
44 | &Administrator PIN |
45 | &PIN |
46 | &PUK |
60 | Select a smart card device |
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:CPAcquireContext | CPAcquireContextW | CPCreateHash | CPDecrypt |
CPDeriveKey | CPDestroyHash | CPDestroyKey | CPDuplicateHash |
CPDuplicateKey | CPEncrypt | CPExportKey | CPGenKey |
CPGenRandom | CPGetHashParam | CPGetKeyParam | CPGetProvParam |
CPGetUserKey | CPHashData | CPHashSessionKey | CPImportKey |
CPReleaseContext | CPSetHashParam | CPSetKeyParam | CPSetProvParam |
CPSignHash | CPVerifySignature | DllRegisterServer | DllUnregisterServer |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_CxxThrowException _XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _callnewh _except_handler4_common _ftol2 _initterm _lock _onexit _purecall _unlock _vsnprintf _vsnwprintf free malloc memcmp memcpy memcpy_s memset public: __thiscall exception::exception(char const * const &) public: __thiscall exception::exception(class exception const &) public: __thiscall exception::exception(void) public: virtual __thiscall exception::~exception(void) public: virtual __thiscall type_info::~type_info(void) public: virtual char const * __thiscall exception::what(void)const time void __cdecl operator delete(void *) wcschr wcsncmp wcsnlen - ntdll.dll:
EtwGetTraceEnableFlags EtwGetTraceEnableLevel EtwGetTraceLoggerHandle EtwRegisterTraceGuidsW EtwTraceMessage EtwUnregisterTraceGuids RtlAllocateHeap RtlAnsiStringToUnicodeString RtlFreeAnsiString RtlFreeAnsiString RtlFreeHeap RtlImageNtHeader RtlInitAnsiString RtlInitUnicodeString RtlNtStatusToDosError RtlUnicodeStringToAnsiString - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter ntdll!RtlRestoreLastWin32Error - api-ms-win-core-heap-l1-2-0.dll:
KernelBase!GetProcessHeap ntdll!RtlAllocateHeap ntdll!RtlFreeHeap - api-ms-win-core-interlocked-l1-2-0.dll:
KernelBase!InterlockedCompareExchange KernelBase!InterlockedExchange - api-ms-win-core-libraryloader-l1-1-1.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!FreeLibrary KernelBase!GetModuleFileNameW KernelBase!LoadStringW - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegCreateKeyExW KernelBase!RegQueryValueExW KernelBase!RegSetValueExA KernelBase!RegSetValueExW - api-ms-win-core-processthreads-l1-1-1.dll:
KernelBase!OpenProcessToken KernelBase!OpenThreadToken kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThreadId kernel32!TerminateProcess - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-string-l1-1-0.dll:
KernelBase!WideCharToMultiByte - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!Sleep - api-ms-win-core-sysinfo-l1-2-0.dll:
KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - RPCRT4.dll:
I_RpcExceptionFilter NdrClientCall2 RpcStringFreeW UuidCreate UuidToStringW - KERNEL32.dll:
CloseHandle CreateThreadpoolCleanupGroup CreateThreadpoolTimer DelayLoadFailureHook GetCurrentThread GetProcAddress GetSystemDefaultLCID GetThreadLocale GetUserDefaultLCID LoadLibraryExA LoadLibraryW LocaleNameToLCID MultiByteToWideChar RaiseException RaiseFailFastException RegGetValueW RegOpenKeyExW lstrlen lstrlenW ntdll!LdrResolveDelayLoadedAPI ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection ntdll!RtlReAllocateHeap ntdll!RtlTryEnterCriticalSection ntdll!TpIsTimerSet ntdll!TpReleaseCleanupGroup ntdll!TpReleaseCleanupGroupMembers ntdll!TpSetTimer ntdll!TpWaitForTimer - api-ms-win-security-base-l1-2-0.dll:
KernelBase!GetTokenInformation