KerbClientShared.dll
Description: Kerberos Client Shared Functionality
Authors: © Microsoft Corporation. All rights reserved.
Version: 10.0.19041.6328
Architecture: 32-bit
Operating System: Windows NT
SHA256: 28a5df35c1e9336f578c50ce1206705c
File Size: 148.8 KB
Uploaded At: Dec. 1, 2025, 7:59 a.m.
Views: 18
Exported Functions
- KerbClientAlloc (Ordinal: 1, Address: 0x43c0)
- KerbClientAllocateStoredCred (Ordinal: 2, Address: 0x5da0)
- KerbClientBuildAsReqAuthenticator (Ordinal: 3, Address: 0x61e0)
- KerbClientBuildEncryptedAuthData (Ordinal: 4, Address: 0xd270)
- KerbClientBuildExplicitArmorKey (Ordinal: 5, Address: 0xbfc0)
- KerbClientBuildFastArmoredKdcRequest (Ordinal: 6, Address: 0xc0a0)
- KerbClientBuildFastChallenge (Ordinal: 7, Address: 0x5f40)
- KerbClientBuildKeyList (Ordinal: 8, Address: 0x37f0)
- KerbClientBuildStrengthenedReplyKey (Ordinal: 9, Address: 0xc430)
- KerbClientBuildTicketArmorKey (Ordinal: 10, Address: 0xc4d0)
- KerbClientComputeTgsChecksum (Ordinal: 11, Address: 0xd3a0)
- KerbClientDecryptApReply (Ordinal: 12, Address: 0xd790)
- KerbClientDecryptPacCredentials (Ordinal: 13, Address: 0xd850)
- KerbClientDeriveFastChallengeKey (Ordinal: 14, Address: 0xc570)
- KerbClientDuplicateStoredCred (Ordinal: 15, Address: 0x5e10)
- KerbClientFree (Ordinal: 16, Address: 0xbb20)
- KerbClientFreeStoredCred (Ordinal: 17, Address: 0xbd30)
- KerbClientFreeSupplementalCredentials (Ordinal: 18, Address: 0xbb50)
- KerbClientPackApReply (Ordinal: 19, Address: 0xd900)
- KerbClientPackAsn1Buffer (Ordinal: 20, Address: 0x4460)
- KerbClientParseKeyListReplyPaData (Ordinal: 21, Address: 0x63e0)
- KerbClientSharedCleanup (Ordinal: 22, Address: 0xbbc0)
- KerbClientSharedInit (Ordinal: 23, Address: 0x48b0)
- KerbClientTransformStoredCred (Ordinal: 24, Address: 0x5e30)
- KerbClientUnpackAsn1BufferVoid (Ordinal: 25, Address: 0xe760)
- KerbClientUnpackKdcReplyBody (Ordinal: 26, Address: 0xda60)
- KerbClientUpdateSharedConfiguration (Ordinal: 27, Address: 0x4aa0)
- KerbClientVerifyChecksum (Ordinal: 28, Address: 0xd5d0)
- KerbClientVerifyEncryptedChallengePaData (Ordinal: 29, Address: 0xc5b0)
- KerbClientVerifyFastArmoredKdcReply (Ordinal: 30, Address: 0xc700)
- KerbClientVerifyFastArmoredKerbError (Ordinal: 31, Address: 0xcc20)
- KerbClientVerifyFastArmoredTgsReply (Ordinal: 32, Address: 0xd040)
- KerbDHCreateBCryptKey (Ordinal: 33, Address: 0xdcf0)
- KerbDHGetLegacyDHParameters (Ordinal: 34, Address: 0xdf90)
- KerbDHGetLittleEndianPublicKey (Ordinal: 35, Address: 0xe1f0)
- KerbDHGetSharedSecretFromCapiKeyBuffer (Ordinal: 36, Address: 0xe430)
- KerbGetFlagsForKdcReply (Ordinal: 37, Address: 0x7e70)
- KerbKdcReplyContainsTgt (Ordinal: 38, Address: 0xe860)
- KerbPackKdcReplyWithEncryptedSessionKey (Ordinal: 39, Address: 0x7fb0)
Imported DLLs & Functions
api-ms-win-core-debug-l1-1-0.dll
- DebugBreak (Address: 0x100200dc)
- IsDebuggerPresent (Address: 0x100200d8)
- OutputDebugStringW (Address: 0x100200d4)
api-ms-win-core-delayload-l1-1-0.dll
- DelayLoadFailureHook (Address: 0x100200e4)
api-ms-win-core-delayload-l1-1-1.dll
- ResolveDelayLoadedAPI (Address: 0x100200ec)
api-ms-win-core-errorhandling-l1-1-0.dll
- GetLastError (Address: 0x100200f8)
- SetLastError (Address: 0x100200f4)
- SetUnhandledExceptionFilter (Address: 0x10020100)
- UnhandledExceptionFilter (Address: 0x100200fc)
api-ms-win-core-handle-l1-1-0.dll
- CloseHandle (Address: 0x10020108)
api-ms-win-core-heap-l1-1-0.dll
- GetProcessHeap (Address: 0x10020118)
- HeapAlloc (Address: 0x10020114)
- HeapFree (Address: 0x10020110)
api-ms-win-core-heap-obsolete-l1-1-0.dll
- LocalAlloc (Address: 0x10020120)
- LocalFree (Address: 0x10020124)
api-ms-win-core-interlocked-l1-1-0.dll
- InitializeSListHead (Address: 0x1002012c)
api-ms-win-core-libraryloader-l1-2-0.dll
- DisableThreadLibraryCalls (Address: 0x1002013c)
- GetModuleFileNameA (Address: 0x10020138)
- GetModuleHandleExW (Address: 0x10020134)
- GetModuleHandleW (Address: 0x10020140)
- GetProcAddress (Address: 0x10020144)
api-ms-win-core-localization-l1-2-0.dll
- FormatMessageW (Address: 0x1002014c)
api-ms-win-core-memory-l1-1-0.dll
- VirtualAlloc (Address: 0x10020158)
- VirtualProtect (Address: 0x1002015c)
- VirtualQuery (Address: 0x10020154)
api-ms-win-core-processthreads-l1-1-0.dll
- GetCurrentProcess (Address: 0x10020170)
- GetCurrentProcessId (Address: 0x1002016c)
- GetCurrentThreadId (Address: 0x10020168)
- SetThreadStackGuarantee (Address: 0x10020174)
- TerminateProcess (Address: 0x10020164)
api-ms-win-core-processthreads-l1-1-1.dll
- IsProcessorFeaturePresent (Address: 0x1002017c)
api-ms-win-core-profile-l1-1-0.dll
- QueryPerformanceCounter (Address: 0x10020184)
api-ms-win-core-string-l1-1-0.dll
- MultiByteToWideChar (Address: 0x1002018c)
api-ms-win-core-synch-l1-1-0.dll
- AcquireSRWLockExclusive (Address: 0x100201a0)
- AcquireSRWLockShared (Address: 0x1002019c)
- CreateMutexExW (Address: 0x100201a8)
- CreateSemaphoreExW (Address: 0x100201cc)
- DeleteCriticalSection (Address: 0x100201a4)
- EnterCriticalSection (Address: 0x100201c4)
- InitializeCriticalSectionEx (Address: 0x100201b8)
- LeaveCriticalSection (Address: 0x100201bc)
- OpenSemaphoreW (Address: 0x100201ac)
- ReleaseMutex (Address: 0x100201b0)
- ReleaseSemaphore (Address: 0x100201c0)
- ReleaseSRWLockExclusive (Address: 0x100201c8)
- ReleaseSRWLockShared (Address: 0x10020194)
- WaitForSingleObject (Address: 0x100201b4)
- WaitForSingleObjectEx (Address: 0x10020198)
api-ms-win-core-sysinfo-l1-1-0.dll
- GetSystemInfo (Address: 0x100201d4)
- GetSystemTimeAsFileTime (Address: 0x100201d8)
api-ms-win-core-threadpool-l1-2-0.dll
- CloseThreadpoolTimer (Address: 0x100201ec)
- CreateThreadpoolTimer (Address: 0x100201e0)
- SetThreadpoolTimer (Address: 0x100201e4)
- WaitForThreadpoolTimerCallbacks (Address: 0x100201e8)
api-ms-win-crt-private-l1-1-0.dll
- __CxxFrameHandler3 (Address: 0x10020234)
- _except_handler4_common (Address: 0x10020238)
- _o___std_type_info_destroy_list (Address: 0x10020250)
- _o___stdio_common_vswprintf (Address: 0x1002024c)
- _o__cexit (Address: 0x1002023c)
- _o__configure_narrow_argv (Address: 0x100201f4)
- _o__crt_atexit (Address: 0x100201f8)
- _o__errno (Address: 0x100201fc)
- _o__execute_onexit_table (Address: 0x10020200)
- _o__initialize_narrow_environment (Address: 0x10020204)
- _o__initialize_onexit_table (Address: 0x10020208)
- _o__invalid_parameter_noinfo (Address: 0x1002020c)
- _o__purecall (Address: 0x10020210)
- _o__register_onexit_function (Address: 0x10020214)
- _o__seh_filter_dll (Address: 0x10020218)
- _o__stricmp (Address: 0x1002021c)
- _o__strnicmp (Address: 0x10020220)
- _o__wcsnicmp (Address: 0x10020228)
- _o_strtoul (Address: 0x1002022c)
- _o_toupper (Address: 0x10020230)
- memchr (Address: 0x10020240)
- memcmp (Address: 0x10020244)
- memcpy (Address: 0x10020248)
- memmove (Address: 0x10020224)
api-ms-win-crt-runtime-l1-1-0.dll
- _initterm (Address: 0x1002025c)
- _initterm_e (Address: 0x10020258)
api-ms-win-crt-string-l1-1-0.dll
- memset (Address: 0x10020264)
api-ms-win-eventing-classicprovider-l1-1-0.dll
- GetTraceEnableFlags (Address: 0x1002026c)
- GetTraceEnableLevel (Address: 0x10020274)
- GetTraceLoggerHandle (Address: 0x10020270)
- TraceMessage (Address: 0x10020278)
- UnregisterTraceGuids (Address: 0x1002027c)
api-ms-win-eventing-obsolete-l1-1-0.dll
- RegisterTraceGuidsA (Address: 0x10020284)
api-ms-win-eventing-provider-l1-1-0.dll
- EventProviderEnabled (Address: 0x10020290)
- EventRegister (Address: 0x1002028c)
- EventSetInformation (Address: 0x10020298)
- EventUnregister (Address: 0x10020294)
- EventWriteTransfer (Address: 0x1002029c)
bcrypt.dll
- BCryptCloseAlgorithmProvider (Address: 0x100202a4)
- BCryptDestroyKey (Address: 0x100202b0)
- BCryptExportKey (Address: 0x100202c4)
- BCryptFinalizeKeyPair (Address: 0x100202b8)
- BCryptGenerateKeyPair (Address: 0x100202bc)
- BCryptImportKeyPair (Address: 0x100202b4)
- BCryptOpenAlgorithmProvider (Address: 0x100202c0)
- BCryptSecretAgreement (Address: 0x100202ac)
- BCryptSetProperty (Address: 0x100202a8)
KERNEL32.dll
- GetTickCount (Address: 0x10020004)
- Sleep (Address: 0x10020000)
MSASN1.dll
- ASN1_CloseDecoder (Address: 0x100200a0)
- ASN1_CloseEncoder (Address: 0x100200c0)
- ASN1_CreateDecoder (Address: 0x100200a8)
- ASN1_CreateEncoder (Address: 0x100200b0)
- ASN1_CreateModule (Address: 0x10020014)
- ASN1_Decode (Address: 0x100200ac)
- ASN1_Encode (Address: 0x100200bc)
- ASN1_FreeDecoded (Address: 0x100200b8)
- ASN1_FreeEncoded (Address: 0x100200b4)
- ASN1BERDecBitString (Address: 0x1002002c)
- ASN1BERDecBool (Address: 0x10020068)
- ASN1BERDecCharString (Address: 0x10020010)
- ASN1BERDecEndOfContents (Address: 0x1002006c)
- ASN1BERDecExplicitTag (Address: 0x1002008c)
- ASN1BERDecGeneralizedTime (Address: 0x10020084)
- ASN1BERDecNotEndOfContents (Address: 0x10020074)
- ASN1BERDecObjectIdentifier (Address: 0x10020028)
- ASN1BERDecOctetString (Address: 0x10020078)
- ASN1BERDecOpenType2 (Address: 0x1002009c)
- ASN1BERDecPeekTag (Address: 0x10020080)
- ASN1BERDecS32Val (Address: 0x10020038)
- ASN1BERDecSkip (Address: 0x1002004c)
- ASN1BERDecSXVal (Address: 0x10020098)
- ASN1BERDecU32Val (Address: 0x10020018)
- ASN1BERDecZeroCharString (Address: 0x10020020)
- ASN1BEREncBool (Address: 0x10020050)
- ASN1BEREncEndOfContents (Address: 0x10020054)
- ASN1BEREncExplicitTag (Address: 0x10020070)
- ASN1BEREncObjectIdentifier (Address: 0x10020024)
- ASN1BEREncOpenType (Address: 0x1002003c)
- ASN1BEREncS32 (Address: 0x1002005c)
- ASN1BEREncSX (Address: 0x10020040)
- ASN1BEREncU32 (Address: 0x1002007c)
- ASN1bitstring_free (Address: 0x1002000c)
- ASN1charstring_free (Address: 0x10020030)
- ASN1DecAlloc (Address: 0x10020044)
- ASN1DecSetError (Address: 0x10020090)
- ASN1DEREncBitString (Address: 0x1002001c)
- ASN1DEREncCharString (Address: 0x10020058)
- ASN1DEREncGeneralizedTime (Address: 0x10020088)
- ASN1DEREncOctetString (Address: 0x10020034)
- ASN1EncSetError (Address: 0x10020060)
- ASN1Free (Address: 0x10020048)
- ASN1intx_free (Address: 0x100200a4)
- ASN1objectidentifier_free (Address: 0x100200c4)
- ASN1octetstring_free (Address: 0x10020094)
- ASN1ztcharstring_free (Address: 0x10020064)
ntdll.dll
- RtlAllocateHeap (Address: 0x100202e4)
- RtlCompareMemory (Address: 0x100202d8)
- RtlDowncaseUnicodeChar (Address: 0x100202dc)
- RtlDowncaseUnicodeString (Address: 0x100202e0)
- RtlFreeHeap (Address: 0x100202ec)
- RtlImageNtHeader (Address: 0x100202e8)
- RtlInitUnicodeString (Address: 0x100202cc)
- RtlTimeFieldsToTime (Address: 0x100202d4)
- RtlTimeToTimeFields (Address: 0x100202d0)
WS2_32.dll
- ntohl (Address: 0x100200cc)