Windows 7 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 7, 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.1.7100.0 (winmain_win7rc.090421-1700) |
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: | 139 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 | 104,448 Bytes | 73.3% | Read, Execute | Code |
.data | 0x0001b000 | 3,584 Bytes | 2.5% | Write, Read | Initialized Data |
.rsrc | 0x0001c000 | 22,528 Bytes | 15.8% | Read | Initialized Data |
.reloc | 0x00022000 | 3,584 Bytes | 2.5% | 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-0.dll
API-MS-Win-Core-Interlocked-L1-1-0.dll
API-MS-Win-Core-LibraryLoader-L1-1-0.dll
API-MS-Win-Core-LocalRegistry-L1-1-0.dll
API-MS-Win-Core-Misc-L1-1-0.dll
API-MS-Win-Core-ProcessThreads-L1-1-0.dll
API-MS-Win-Core-Profile-L1-1-0.dll
API-MS-Win-Core-String-L1-1-0.dll
API-MS-Win-Core-SysInfo-L1-1-0.dll
RPCRT4.dll
KERNEL32.dll
API-MS-Win-Security-Base-L1-1-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 | 14.2% |
AVI Files | 0 | 0 Bytes | 0.0% |
Dialog-Boxes | 2 | 660 Bytes | 0.5% |
HTML Related Files | 0 | 0 Bytes | 0.0% |
Menus | 0 | 0 Bytes | 0.0% |
Strings | 16 | 976 Bytes | 0.7% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 6 | 2,996 Bytes | 2.1% |
Total | 26 | 25,214 Bytes | 17.7% |
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 | Microsoft Smart Card Provider |
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. |
40 | &Authentication PIN |
41 | &Digital Signature PIN |
42 | &Encryption PIN |
43 | &Non Repudiation PIN |
44 | &Administrator PIN |
45 | &PIN |
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:
_XcptFilter _amsg_exit _except_handler4_common _ftol2 _initterm _vsnprintf _vsnwprintf free malloc memcpy memset time wcschr wcsncmp - 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-0.dll:
kernel32!GetLastError kernel32!SetLastError kernel32!SetUnhandledExceptionFilter kernel32!UnhandledExceptionFilter - API-MS-Win-Core-Interlocked-L1-1-0.dll:
KernelBase!InterlockedCompareExchange KernelBase!InterlockedExchange - API-MS-Win-Core-LibraryLoader-L1-1-0.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!FreeLibrary KernelBase!GetModuleFileNameW KernelBase!GetProcAddress KernelBase!LoadLibraryExA KernelBase!LoadStringW - API-MS-Win-Core-LocalRegistry-L1-1-0.dll:
kernel32!RegCloseKey kernel32!RegCreateKeyExW kernel32!RegOpenKeyExW kernel32!RegQueryValueExW kernel32!RegSetValueExA kernel32!RegSetValueExW - API-MS-Win-Core-Misc-L1-1-0.dll:
KernelBase!Sleep KernelBase!lstrlen KernelBase!lstrlenW - API-MS-Win-Core-ProcessThreads-L1-1-0.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-SysInfo-L1-1-0.dll:
KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - RPCRT4.dll:
RpcStringFreeW UuidCreate UuidToStringW - KERNEL32.dll:
CloseHandle CreateThreadpoolCleanupGroup CreateThreadpoolTimer DelayLoadFailureHook GetCurrentThread GetModuleHandleW GetProcessHeap GetSystemDefaultLCID GetSystemInfo GetThreadLocale GetUserDefaultLCID GetVersion HeapFree LoadLibraryExW LoadLibraryW LocaleNameToLCID MultiByteToWideChar VirtualAlloc VirtualProtect VirtualQuery ntdll!RtlAllocateHeap 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-1-0.dll:
KernelBase!GetTokenInformation