TtlsAuth.dll
Description: EAP TTLS run-time dll
Authors: © Microsoft Corporation. All rights reserved.
Version: 10.0.19041.5794
Architecture: 32-bit
Operating System: Windows NT
SHA256: db7372a4c5d4e93d845352511a406b40
File Size: 208.0 KB
Uploaded At: Dec. 1, 2025, 8:05 a.m.
Views: 22
Exported Functions
- DllCanUnloadNow (Ordinal: 1, Address: 0xc470)
- DllGetClassObject (Ordinal: 2, Address: 0xc490)
- DllRegisterServer (Ordinal: 3, Address: 0xc4a0)
- DllUnregisterServer (Ordinal: 4, Address: 0xc500)
- EapPeerFreeErrorMemory (Ordinal: 5, Address: 0x9830)
- EapPeerFreeMemory (Ordinal: 6, Address: 0x9810)
- EapPeerGetInfo (Ordinal: 7, Address: 0x8780)
Imported DLLs & Functions
api-ms-win-core-com-l1-1-0.dll
- CoCreateInstance (Address: 0x100300ac)
- CoImpersonateClient (Address: 0x100300a0)
- CoRevertToSelf (Address: 0x100300a8)
- CoTaskMemAlloc (Address: 0x1003009c)
- CoTaskMemFree (Address: 0x100300b0)
- CoTaskMemRealloc (Address: 0x100300a4)
- StringFromGUID2 (Address: 0x100300b4)
api-ms-win-core-debug-l1-1-0.dll
- DebugBreak (Address: 0x100300c0)
- IsDebuggerPresent (Address: 0x100300c8)
- OutputDebugStringA (Address: 0x100300c4)
- OutputDebugStringW (Address: 0x100300bc)
api-ms-win-core-delayload-l1-1-0.dll
- DelayLoadFailureHook (Address: 0x100300d0)
api-ms-win-core-delayload-l1-1-1.dll
- ResolveDelayLoadedAPI (Address: 0x100300d8)
api-ms-win-core-errorhandling-l1-1-0.dll
- GetLastError (Address: 0x100300e8)
- RaiseException (Address: 0x100300e0)
- SetLastError (Address: 0x100300ec)
- SetUnhandledExceptionFilter (Address: 0x100300f0)
- UnhandledExceptionFilter (Address: 0x100300e4)
api-ms-win-core-file-l1-1-0.dll
- CompareFileTime (Address: 0x100300f8)
api-ms-win-core-handle-l1-1-0.dll
- CloseHandle (Address: 0x10030100)
- DuplicateHandle (Address: 0x10030104)
api-ms-win-core-heap-l1-1-0.dll
- GetProcessHeap (Address: 0x1003010c)
- HeapAlloc (Address: 0x10030110)
- HeapFree (Address: 0x10030114)
api-ms-win-core-heap-l2-1-0.dll
- LocalAlloc (Address: 0x10030120)
- LocalFree (Address: 0x1003011c)
api-ms-win-core-libraryloader-l1-2-0.dll
- DisableThreadLibraryCalls (Address: 0x10030140)
- FindResourceExW (Address: 0x10030138)
- FreeLibrary (Address: 0x10030150)
- GetModuleFileNameA (Address: 0x10030128)
- GetModuleFileNameW (Address: 0x1003014c)
- GetModuleHandleExW (Address: 0x1003013c)
- GetModuleHandleW (Address: 0x10030134)
- GetProcAddress (Address: 0x1003012c)
- LoadLibraryExW (Address: 0x10030130)
- LoadResource (Address: 0x10030148)
- LoadStringW (Address: 0x10030144)
- SizeofResource (Address: 0x10030154)
api-ms-win-core-localization-l1-2-0.dll
- FormatMessageW (Address: 0x1003015c)
api-ms-win-core-processenvironment-l1-1-0.dll
- ExpandEnvironmentStringsW (Address: 0x10030164)
api-ms-win-core-processthreads-l1-1-0.dll
- CreateThread (Address: 0x10030180)
- GetCurrentProcess (Address: 0x10030178)
- GetCurrentProcessId (Address: 0x10030174)
- GetCurrentThread (Address: 0x1003017c)
- GetCurrentThreadId (Address: 0x10030170)
- OpenThreadToken (Address: 0x1003016c)
- TerminateProcess (Address: 0x10030184)
api-ms-win-core-profile-l1-1-0.dll
- QueryPerformanceCounter (Address: 0x1003018c)
api-ms-win-core-registry-l1-1-0.dll
- RegCloseKey (Address: 0x100301b0)
- RegCreateKeyExW (Address: 0x100301ac)
- RegDeleteValueW (Address: 0x10030194)
- RegEnumKeyExW (Address: 0x100301b4)
- RegGetValueW (Address: 0x100301b8)
- RegLoadKeyW (Address: 0x100301bc)
- RegOpenKeyExW (Address: 0x100301a4)
- RegQueryInfoKeyW (Address: 0x100301a0)
- RegQueryValueExW (Address: 0x1003019c)
- RegSetValueExW (Address: 0x100301a8)
- RegUnLoadKeyW (Address: 0x10030198)
api-ms-win-core-string-l1-1-0.dll
- GetStringTypeW (Address: 0x100301c4)
- MultiByteToWideChar (Address: 0x100301cc)
- WideCharToMultiByte (Address: 0x100301c8)
api-ms-win-core-string-l2-1-0.dll
- CharNextW (Address: 0x100301d4)
api-ms-win-core-string-obsolete-l1-1-0.dll
- lstrcmpiW (Address: 0x100301dc)
api-ms-win-core-synch-l1-1-0.dll
- AcquireSRWLockExclusive (Address: 0x100301e8)
- AcquireSRWLockShared (Address: 0x10030220)
- CreateMutexExW (Address: 0x10030218)
- CreateSemaphoreExW (Address: 0x10030208)
- DeleteCriticalSection (Address: 0x10030204)
- EnterCriticalSection (Address: 0x10030210)
- InitializeCriticalSection (Address: 0x100301ec)
- InitializeCriticalSectionEx (Address: 0x100301fc)
- LeaveCriticalSection (Address: 0x100301f0)
- OpenSemaphoreW (Address: 0x1003021c)
- ReleaseMutex (Address: 0x10030200)
- ReleaseSemaphore (Address: 0x10030214)
- ReleaseSRWLockExclusive (Address: 0x100301f8)
- ReleaseSRWLockShared (Address: 0x100301f4)
- WaitForSingleObject (Address: 0x1003020c)
- WaitForSingleObjectEx (Address: 0x100301e4)
api-ms-win-core-synch-l1-2-0.dll
- Sleep (Address: 0x10030228)
api-ms-win-core-sysinfo-l1-1-0.dll
- GetComputerNameExW (Address: 0x10030230)
- GetSystemTime (Address: 0x10030238)
- GetSystemTimeAsFileTime (Address: 0x1003023c)
- GetTickCount (Address: 0x10030234)
api-ms-win-core-threadpool-l1-2-0.dll
- CloseThreadpoolTimer (Address: 0x10030248)
- CreateThreadpoolTimer (Address: 0x10030250)
- SetThreadpoolTimer (Address: 0x10030244)
- WaitForThreadpoolTimerCallbacks (Address: 0x1003024c)
api-ms-win-core-timezone-l1-1-0.dll
- FileTimeToSystemTime (Address: 0x1003025c)
- SystemTimeToFileTime (Address: 0x10030258)
api-ms-win-core-util-l1-1-0.dll
- DecodePointer (Address: 0x10030268)
- EncodePointer (Address: 0x10030264)
api-ms-win-eventing-classicprovider-l1-1-0.dll
- GetTraceEnableFlags (Address: 0x10030270)
- GetTraceEnableLevel (Address: 0x10030284)
- GetTraceLoggerHandle (Address: 0x10030280)
- RegisterTraceGuidsW (Address: 0x10030274)
- TraceMessage (Address: 0x10030278)
- UnregisterTraceGuids (Address: 0x1003027c)
api-ms-win-eventing-provider-l1-1-0.dll
- EventRegister (Address: 0x10030298)
- EventSetInformation (Address: 0x10030294)
- EventUnregister (Address: 0x10030290)
- EventWriteTransfer (Address: 0x1003028c)
api-ms-win-security-base-l1-1-0.dll
- CheckTokenMembership (Address: 0x100302ac)
- GetTokenInformation (Address: 0x100302a4)
- ImpersonateLoggedOnUser (Address: 0x100302a0)
- RevertToSelf (Address: 0x100302a8)
api-ms-win-security-credentials-l1-1-0.dll
- CredIsProtectedW (Address: 0x100302bc)
- CredUnprotectW (Address: 0x100302b4)
- CredWriteA (Address: 0x100302b8)
api-ms-win-security-sddl-l1-1-0.dll
- ConvertStringSidToSidW (Address: 0x100302c4)
CRYPT32.dll
- CertCloseStore (Address: 0x1003002c)
- CertCompareCertificateName (Address: 0x10030000)
- CertDuplicateCertificateContext (Address: 0x10030028)
- CertFindCertificateInStore (Address: 0x10030030)
- CertFindExtension (Address: 0x10030014)
- CertFreeCertificateContext (Address: 0x10030020)
- CertGetCertificateChain (Address: 0x10030010)
- CertGetCertificateContextProperty (Address: 0x10030008)
- CertGetEnhancedKeyUsage (Address: 0x1003000c)
- CertGetNameStringW (Address: 0x10030004)
- CertNameToStrW (Address: 0x10030034)
- CertOpenStore (Address: 0x10030048)
- CertVerifyCertificateChainPolicy (Address: 0x10030044)
- CertVerifySubjectCertificateContext (Address: 0x10030040)
- CertVerifyTimeValidity (Address: 0x10030024)
- CryptBinaryToStringW (Address: 0x1003001c)
- CryptDecodeObjectEx (Address: 0x10030018)
- CryptProtectData (Address: 0x10030038)
- CryptUnprotectData (Address: 0x1003003c)
eappprxy.dll
- EapHostPeerBeginSession (Address: 0x100302d0)
- EapHostPeerEndSession (Address: 0x100302e4)
- EapHostPeerFreeEapError (Address: 0x100302dc)
- EapHostPeerFreeRuntimeMemory (Address: 0x100302f8)
- EapHostPeerGetIdentity (Address: 0x100302fc)
- EapHostPeerGetResponseAttributes (Address: 0x100302cc)
- EapHostPeerGetResult (Address: 0x100302ec)
- EapHostPeerGetSendPacket (Address: 0x100302e8)
- EapHostPeerGetUIContext (Address: 0x100302d4)
- EapHostPeerInitialize (Address: 0x10030300)
- EapHostPeerProcessReceivedPacket (Address: 0x100302f0)
- EapHostPeerSetResponseAttributes (Address: 0x100302e0)
- EapHostPeerSetUIContext (Address: 0x100302f4)
- EapHostPeerUninitialize (Address: 0x100302d8)
msvcrt.dll
- ___lc_codepage_func (Address: 0x1003038c)
- ___lc_collate_cp_func (Address: 0x100303bc)
- ___lc_handle_func (Address: 0x10030390)
- ___mb_cur_max_func (Address: 0x10030384)
- __crtCompareStringW (Address: 0x10030374)
- __crtLCMapStringW (Address: 0x10030370)
- __CxxFrameHandler3 (Address: 0x100303f8)
- __dllonexit (Address: 0x10030338)
- __pctype_func (Address: 0x100303a4)
- _amsg_exit (Address: 0x10030328)
- _callnewh (Address: 0x10030340)
- _CxxThrowException (Address: 0x10030318)
- _errno (Address: 0x10030364)
- _except_handler4_common (Address: 0x10030348)
- _initterm (Address: 0x1003032c)
- _ismbblead (Address: 0x10030380)
- _lock (Address: 0x10030330)
- _onexit (Address: 0x1003033c)
- _purecall (Address: 0x100303b8)
- _unlock (Address: 0x10030334)
- _vsnwprintf (Address: 0x1003034c)
- _wcsdup (Address: 0x10030378)
- _wcsicmp (Address: 0x100303d8)
- _wsetlocale (Address: 0x1003036c)
- _XcptFilter (Address: 0x10030324)
- ??_V@YAXPAX@Z (Address: 0x100303b0)
- ??0bad_cast@@QAE@ABV0@@Z (Address: 0x100303dc)
- ??0bad_cast@@QAE@PBD@Z (Address: 0x100303e4)
- ??0exception@@QAE@ABQBD@Z (Address: 0x100303ec)
- ??0exception@@QAE@ABQBDH@Z (Address: 0x10030308)
- ??0exception@@QAE@ABV0@@Z (Address: 0x1003030c)
- ??1bad_cast@@UAE@XZ (Address: 0x100303e8)
- ??1exception@@UAE@XZ (Address: 0x10030310)
- ??1type_info@@UAE@XZ (Address: 0x100303f4)
- ??3@YAXPAX@Z (Address: 0x100303e0)
- ?terminate@@YAXXZ (Address: 0x10030344)
- ?what@exception@@UBEPBDXZ (Address: 0x10030314)
- abort (Address: 0x10030368)
- atol (Address: 0x1003035c)
- calloc (Address: 0x10030360)
- free (Address: 0x1003039c)
- malloc (Address: 0x10030398)
- memcmp (Address: 0x10030388)
- memcpy (Address: 0x1003031c)
- memcpy_s (Address: 0x100303ac)
- memmove (Address: 0x10030320)
- memset (Address: 0x1003037c)
- realloc (Address: 0x100303f0)
- setlocale (Address: 0x100303b4)
- sscanf_s (Address: 0x10030354)
- strcat_s (Address: 0x100303c4)
- strchr (Address: 0x100303d0)
- strcpy_s (Address: 0x100303c8)
- strncat_s (Address: 0x100303cc)
- strnlen (Address: 0x100303c0)
- strstr (Address: 0x10030358)
- swprintf_s (Address: 0x100303d4)
- wcscat_s (Address: 0x100303a0)
- wcschr (Address: 0x10030350)
- wcscpy_s (Address: 0x100303a8)
- wcsncpy_s (Address: 0x10030394)
ntdll.dll
- RtlCreateUnicodeStringFromAsciiz (Address: 0x10030400)
- RtlFreeUnicodeString (Address: 0x1003040c)
- RtlInitString (Address: 0x10030410)
- RtlNtStatusToDosError (Address: 0x10030408)
- WinSqmSetDWORD (Address: 0x10030404)
OLEAUT32.dll
- VarUI4FromStr (Address: 0x10030050)
SAMLIB.dll
- SamiEncryptPasswords (Address: 0x10030058)
SspiCli.dll
- AcquireCredentialsHandleW (Address: 0x10030088)
- DecryptMessage (Address: 0x10030060)
- DeleteSecurityContext (Address: 0x10030080)
- EncryptMessage (Address: 0x10030064)
- FreeContextBuffer (Address: 0x10030094)
- GetUserNameExW (Address: 0x10030084)
- InitializeSecurityContextW (Address: 0x10030070)
- LsaCallAuthenticationPackage (Address: 0x1003007c)
- LsaDeregisterLogonProcess (Address: 0x10030074)
- LsaFreeReturnBuffer (Address: 0x1003008c)
- LsaLookupAuthenticationPackage (Address: 0x10030090)
- LsaRegisterLogonProcess (Address: 0x1003006c)
- QueryContextAttributesW (Address: 0x10030078)
- SetContextAttributesW (Address: 0x10030068)