Windows 8 DLL File Information - KdsCli.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 Key Distribution Service 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: | 67 KB |
Total Number of Exported Functions: | 48 |
Total Number of Exported Functions With Names: | 48 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 54,784 Bytes | 79.9% | Read, Execute | Code |
.data | 0x0000f000 | 512 Bytes | 0.7% | Write, Read | Initialized Data |
.idata | 0x00010000 | 5,120 Bytes | 7.5% | Read | Initialized Data |
.rsrc | 0x00012000 | 3,584 Bytes | 5.2% | Read | Initialized Data |
.reloc | 0x00013000 | 3,584 Bytes | 5.2% | Read, Discardable | Initialized Data |
Static Linking
KdsCli.dll is statically linked to the following files:ntdll.dll
bcrypt.dll
WLDAP32.dll
CRYPT32.dll
NTASN1.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-security-sddl-l1-1-0.dll
api-ms-win-core-libraryloader-l1-1-1.dll
api-ms-win-core-processthreads-l1-1-1.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-core-sysinfo-l1-2-0.dll
api-ms-win-core-file-l1-2-0.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-heap-l1-2-0.dll
api-ms-win-core-timezone-l1-1-0.dll
api-ms-win-core-interlocked-l1-2-0.dll
api-ms-win-security-base-l1-2-0.dll
api-ms-win-core-string-l1-1-0.dll
api-ms-win-core-kernel32-legacy-l1-1-0.dll
api-ms-win-core-heap-obsolete-l1-1-0.dll
profapi.dll
api-ms-win-security-lsapolicy-l1-1-0.dll
api-ms-win-security-base-private-l1-1-0.dll
api-ms-win-core-delayload-l1-1-1.dll
This means that when KdsCli.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, KdsCli.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 | 4 | 6,730 Bytes | 9.8% |
Total | 4 | 6,730 Bytes | 9.8% |
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)
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:CreateRootKey | DeleteAllCachedKeys | FindAndReadSIDKeyInCache |
FindKeyForOfflineUsage | FreeRootKey | FreeRootKeyConfig |
FreeRootKeyMetaDataList | FreeServerConfig | GenerateDerivedKey |
GenerateEphemeralKeyPair | GenerateKDFContext | GenerateSIDPublicKeyBlob |
GenerateSecretAgreementPrivateKey | GetAllRootKeys | GetAllRootKeysMetaData |
GetAndLockCachedRPCBinding | GetCachedMachineDomainInfo | GetCurrentIntervalID |
GetCurrentL0ID | GetCurrentTimeInULL | GetDCInfo |
GetDefaultServerConfig | GetFullDCName | GetIntervalStartTime |
GetKDSSrvConfigPath | GetKdsKeyCycleDuration | GetKey |
GetLdapBinding | GetMRKPath | GetRootKey |
GetSIDKeyCacheFolder | GetSIDKeyFileName | GetServerConfig |
GetUserSidStr | KdsCreateClientBinding | KdsGetEpochLength |
KdsGetGmsaPasswordBasedOnKeyId | KdsGetGmsaPasswordBasedOnTimestamp | KdsGetKeyStartTime |
SIDKeyProtect | SIDKeyProvAlloc | SIDKeyProvFree |
SIDKeyUnprotect | SetServerConfig | TestServerConfig |
UnlockRpcCache | ValidateSrvConfig | WriteSIDKeyInCache |
Imported Functions List
The following functions are imported by this dll:- ntdll.dll:
EtwEventRegister EtwEventUnregister EtwEventWrite EtwGetTraceEnableFlags EtwGetTraceEnableLevel EtwGetTraceLoggerHandle EtwRegisterTraceGuidsW EtwTraceMessage EtwUnregisterTraceGuids NtCommitTransaction NtCreateTransaction NtRollbackTransaction NtSetInformationThread RtlAllocateHeap RtlFreeHeap RtlImageNtHeader RtlInitUnicodeString RtlMakeSelfRelativeSD RtlUnicodeStringToInteger RtlUnwind _allmul _aulldiv _ui64tow_s _ultow_s _wtoi64 memcmp memcpy memset swprintf_s wcscat_s wcschr wcscpy_s - bcrypt.dll:
BCryptCloseAlgorithmProvider BCryptCreateHash BCryptDeriveKey BCryptDestroyHash BCryptDestroyKey BCryptDestroySecret BCryptExportKey BCryptFinalizeKeyPair BCryptFinishHash BCryptGenRandom BCryptGenerateKeyPair BCryptGenerateSymmetricKey BCryptGetProperty BCryptHashData BCryptImportKey BCryptImportKeyPair BCryptKeyDerivation BCryptOpenAlgorithmProvider BCryptSecretAgreement BCryptSetProperty - WLDAP32.dll:
LdapGetLastError ber_free ldap_add_sW ldap_bind_sW ldap_count_entries ldap_count_values_len ldap_first_attributeW ldap_first_entry ldap_get_valuesW ldap_get_values_lenW ldap_initW ldap_memfreeW ldap_modify_sW ldap_msgfree ldap_next_attributeW ldap_next_entry ldap_search_ext_sW ldap_set_optionW ldap_unbind ldap_value_freeW ldap_value_free_len - CRYPT32.dll:
CryptBinaryToStringW CryptProtectData CryptUnprotectData - NTASN1.dll:
- api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter - api-ms-win-security-sddl-l1-1-0.dll:
sechost!ConvertSidToStringSidW sechost!ConvertStringSecurityDescriptorToSecurityDescriptorW sechost!ConvertStringSidToSidW - api-ms-win-core-libraryloader-l1-1-1.dll:
KernelBase!DisableThreadLibraryCalls - api-ms-win-core-processthreads-l1-1-1.dll:
KernelBase!OpenProcessToken KernelBase!OpenThreadToken kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThread kernel32!GetCurrentThreadId kernel32!TerminateProcess - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-sysinfo-l1-2-0.dll:
KernelBase!GetSystemTime KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - api-ms-win-core-file-l1-2-0.dll:
KernelBase!CreateDirectoryW KernelBase!CreateFileW KernelBase!DeleteFileW KernelBase!FindClose KernelBase!FindFirstFileExW KernelBase!FindNextFileW KernelBase!GetFileSize KernelBase!ReadFile KernelBase!RemoveDirectoryW KernelBase!WriteFile - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - api-ms-win-core-synch-l1-2-0.dll:
ntdll!RtlAcquireSRWLockExclusive ntdll!RtlAcquireSRWLockShared ntdll!RtlInitializeConditionVariable ntdll!RtlReleaseSRWLockExclusive ntdll!RtlReleaseSRWLockShared - api-ms-win-core-heap-l1-2-0.dll:
KernelBase!GetProcessHeap ntdll!RtlAllocateHeap ntdll!RtlFreeHeap - api-ms-win-core-timezone-l1-1-0.dll:
KernelBase!SystemTimeToFileTime - api-ms-win-core-interlocked-l1-2-0.dll:
KernelBase!InterlockedCompareExchange - api-ms-win-security-base-l1-2-0.dll:
KernelBase!AddAccessAllowedAce KernelBase!CopySid KernelBase!GetLengthSid KernelBase!GetSecurityDescriptorLength KernelBase!GetTokenInformation KernelBase!InitializeAcl KernelBase!InitializeSecurityDescriptor KernelBase!IsValidSecurityDescriptor KernelBase!IsValidSid KernelBase!SetSecurityDescriptorDacl KernelBase!SetSecurityDescriptorGroup KernelBase!SetSecurityDescriptorOwner - api-ms-win-core-string-l1-1-0.dll:
KernelBase!CompareStringW - api-ms-win-core-kernel32-legacy-l1-1-0.dll:
kernel32!CreateFileTransactedW - api-ms-win-core-heap-obsolete-l1-1-0.dll:
kernel32!LocalFree - profapi.dll:
- api-ms-win-security-lsapolicy-l1-1-0.dll:
sechost!LsaClose sechost!LsaFreeMemory sechost!LsaOpenPolicy sechost!LsaQueryInformationPolicy - api-ms-win-security-base-private-l1-1-0.dll:
KernelBase!IsValidRelativeSecurityDescriptor - api-ms-win-core-delayload-l1-1-1.dll:
kernel32!DelayLoadFailureHook ntdll!LdrResolveDelayLoadedAPI