Windows 7 DLL File Information - ncrypt.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: | Windows cryptographic library |
File Version: | 6.1.7100.0 (winmain_win7rc.090421-1700) |
Company: | Microsoft Corporation |
Product Name: | Microsoft Windows Operating System |
DLL popularity | Low - 11 other DLL files in system32 directory are statically linked to this file. |
File Size: | 214 KB |
Total Number of Exported Functions: | 112 |
Total Number of Exported Functions With Names: | 112 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 202,752 Bytes | 92.5% | Read, Execute | Code |
.data | 0x00033000 | 7,680 Bytes | 3.5% | Write, Read | Initialized Data |
.rsrc | 0x00035000 | 1,536 Bytes | 0.7% | Read | Initialized Data |
.reloc | 0x00036000 | 6,144 Bytes | 2.8% | Read, Discardable | Initialized Data |
Static Linking
ncrypt.dll is statically linked to the following files:bcrypt.dll
msvcrt.dll
ntdll.dll
API-MS-Win-Core-LibraryLoader-L1-1-0.dll
MSASN1.dll
KERNEL32.dll
This means that when ncrypt.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, ncrypt.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 | 1 | 74 Bytes | 0.0% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 2 | 1,124 Bytes | 0.5% |
Total | 3 | 1,198 Bytes | 0.5% |
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 200 dialogs)
No dialog resources in this file.
String resources in this dll (up to 200 strings)
String ID | String Text |
---|---|
4000 | CryptoAPI Private Key |
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:BCryptAddContextFunction | BCryptAddContextFunctionProvider | BCryptCloseAlgorithmProvider |
BCryptConfigureContext | BCryptConfigureContextFunction | BCryptCreateContext |
BCryptCreateHash | BCryptDecrypt | BCryptDeleteContext |
BCryptDeriveKey | BCryptDeriveKeyCapi | BCryptDeriveKeyPBKDF2 |
BCryptDestroyHash | BCryptDestroyKey | BCryptDestroySecret |
BCryptDuplicateHash | BCryptDuplicateKey | BCryptEncrypt |
BCryptEnumAlgorithms | BCryptEnumContextFunctionProviders | BCryptEnumContextFunctions |
BCryptEnumContexts | BCryptEnumProviders | BCryptEnumRegisteredProviders |
BCryptExportKey | BCryptFinalizeKeyPair | BCryptFinishHash |
BCryptFreeBuffer | BCryptGenRandom | BCryptGenerateKeyPair |
BCryptGenerateSymmetricKey | BCryptGetFipsAlgorithmMode | BCryptGetProperty |
BCryptHashData | BCryptImportKey | BCryptImportKeyPair |
BCryptOpenAlgorithmProvider | BCryptQueryContextConfiguration | BCryptQueryContextFunctionConfiguration |
BCryptQueryContextFunctionProperty | BCryptQueryProviderRegistration | BCryptRegisterConfigChangeNotify |
BCryptRegisterProvider | BCryptRemoveContextFunction | BCryptRemoveContextFunctionProvider |
BCryptResolveProviders | BCryptSecretAgreement | BCryptSetAuditingInterface |
BCryptSetContextFunctionProperty | BCryptSetProperty | BCryptSignHash |
BCryptUnregisterConfigChangeNotify | BCryptUnregisterProvider | BCryptVerifySignature |
GetIsolationServerInterface | GetKeyStorageInterface | GetSChannelInterface |
NCryptCreatePersistedKey | NCryptDecrypt | NCryptDeleteKey |
NCryptDeriveKey | NCryptEncrypt | NCryptEnumAlgorithms |
NCryptEnumKeys | NCryptEnumStorageProviders | NCryptExportKey |
NCryptFinalizeKey | NCryptFreeBuffer | NCryptFreeObject |
NCryptGetProperty | NCryptImportKey | NCryptIsAlgSupported |
NCryptIsKeyHandle | NCryptNotifyChangeKey | NCryptOpenKey |
NCryptOpenStorageProvider | NCryptSecretAgreement | NCryptSetAuditingInterface |
NCryptSetProperty | NCryptSignHash | NCryptTranslateHandle |
NCryptVerifySignature | SslChangeNotify | SslComputeClientAuthHash |
SslComputeEapKeyBlock | SslComputeFinishedHash | SslCreateClientAuthHash |
SslCreateEphemeralKey | SslCreateHandshakeHash | SslDecrementProviderReferenceCount |
SslDecryptPacket | SslEncryptPacket | SslEnumCipherSuites |
SslEnumProtocolProviders | SslExportKey | SslFreeBuffer |
SslFreeObject | SslGenerateMasterKey | SslGenerateSessionKeys |
SslGetCipherSuitePRFHashAlgorithm | SslGetKeyProperty | SslGetProviderProperty |
SslHashHandshake | SslImportKey | SslImportMasterKey |
SslIncrementProviderReferenceCount | SslLookupCipherLengths | SslLookupCipherSuiteInfo |
SslOpenPrivateKey | SslOpenProvider | SslSignHash |
SslVerifySignature |
Imported Functions List
The following functions are imported by this dll:- bcrypt.dll:
BCryptCloseAlgorithmProvider BCryptCreateHash BCryptDecrypt BCryptDeriveKey BCryptDestroyHash BCryptDestroyKey BCryptDestroySecret BCryptDuplicateHash BCryptEncrypt BCryptExportKey BCryptFinalizeKeyPair BCryptFinishHash BCryptFreeBuffer BCryptGenRandom BCryptGenerateKeyPair BCryptGenerateSymmetricKey BCryptGetProperty BCryptHashData BCryptImportKey BCryptImportKeyPair BCryptOpenAlgorithmProvider BCryptResolveProviders BCryptSecretAgreement BCryptSetProperty BCryptSignHash BCryptVerifySignature - msvcrt.dll:
_XcptFilter _amsg_exit _except_handler4_common _initterm _ltoa _strlwr _vsnwprintf _wcsicmp _wcslwr atol free malloc memcpy memmove memset wcscat_s - ntdll.dll:
LdrDisableThreadCalloutsForDll NtClose NtCreateFile NtOpenFile NtOpenKey NtOpenProcess NtQueryInformationProcess NtQueryValueKey RtlAbsoluteToSelfRelativeSD RtlAcquireResourceExclusive RtlAcquireResourceShared RtlAcquireSRWLockExclusive RtlAllocateAndInitializeSid RtlAllocateHeap RtlAnsiStringToUnicodeString RtlAppendUnicodeToString RtlCompareUnicodeString RtlDeleteCriticalSection RtlDeleteResource RtlDosPathNameToRelativeNtPathName_U RtlEnterCriticalSection RtlFreeAnsiString RtlFreeAnsiString RtlFreeHeap RtlFreeSid RtlGetControlSecurityDescriptor RtlImageNtHeader RtlInitAnsiString RtlInitUnicodeString RtlInitializeConditionVariable RtlInitializeCriticalSection RtlInitializeResource RtlLeaveCriticalSection RtlNtStatusToDosError RtlNtStatusToDosErrorNoTeb RtlReleaseRelativeName RtlReleaseResource RtlReleaseSRWLockExclusive RtlSizeHeap RtlUnicodeStringToAnsiString - API-MS-Win-Core-LibraryLoader-L1-1-0.dll:
KernelBase!FreeLibrary KernelBase!GetModuleHandleA KernelBase!GetProcAddress KernelBase!LoadLibraryExA KernelBase!LoadStringW - MSASN1.dll:
ASN1BERDecBitString2 ASN1BERDecEndOfContents ASN1BERDecExplicitTag ASN1BERDecObjectIdentifier2 ASN1BERDecOctetString2 ASN1BERDecPeekTag ASN1BERDecS32Val ASN1BERDecSXVal ASN1BERDecU16Val ASN1BEREncEndOfContents ASN1BEREncExplicitTag ASN1BEREncObjectIdentifier2 ASN1BEREncS32 ASN1BEREncSX ASN1BEREncU32 ASN1BEREoid_free ASN1DEREncBitString ASN1DEREncCharString ASN1Free ASN1_CloseDecoder ASN1_CloseEncoder ASN1_CreateDecoder ASN1_CreateEncoder ASN1_CreateModule ASN1_Decode ASN1_Encode ASN1_FreeDecoded ASN1_FreeEncoded ASN1_SetEncoderOption - KERNEL32.dll:
CloseHandle CompareFileTime CreateFileW DelayLoadFailureHook DeleteFileW DeviceIoControl DuplicateHandle FindClose FindCloseChangeNotification FindFirstChangeNotificationW FindFirstFileExW FindNextChangeNotification FindNextFileW GetCurrentProcess GetCurrentProcessId GetCurrentThread GetCurrentThreadId GetFileSize GetLastError GetModuleHandleW GetProcessHeap GetSystemDirectoryW GetSystemInfo GetSystemTimeAsFileTime GetSystemWow64DirectoryA GetTempFileNameW GetTempPathW GetTickCount GetVersion HeapFree InterlockedCompareExchange InterlockedDecrement InterlockedExchange InterlockedIncrement LoadLibraryA LoadLibraryW LocalAlloc LocalFree MoveFileExW MultiByteToWideChar QueryPerformanceCounter ReadFile SetLastError SetUnhandledExceptionFilter Sleep TerminateProcess UnhandledExceptionFilter VirtualAlloc VirtualProtect VirtualQuery WriteFile lstrlenW ntdll!RtlAllocateHeap ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection