dialclient.dll

Description: DIAL DLL

Authors: © Microsoft Corporation. All rights reserved.

Version: 10.0.19041.4355

Architecture: 32-bit

Operating System: Windows NT

SHA256: d7fd5739327309849d57e6be946184d2

File Size: 168.0 KB

Uploaded At: Dec. 1, 2025, 7:55 a.m.

Views: 4

Security Warning

This file has been flagged as potentially dangerous.


Reason: Detected potentially dangerous functions used for process injection: OpenProcess

Exported Functions

  • DllGetActivationFactory (Ordinal: 1, Address: 0xb6f0)
  • DllCanUnloadNow (Ordinal: 2, Address: 0xb6c0)
  • DllGetClassObject (Ordinal: 3, Address: 0xb710)

Imported DLLs & Functions

api-ms-win-appmodel-runtime-l1-1-0.dll
  • GetPackageFamilyName (Address: 0x10027034)
api-ms-win-appmodel-runtime-l1-1-1.dll
  • GetPackageFamilyNameFromToken (Address: 0x1002703c)
api-ms-win-core-apiquery-l1-1-0.dll
  • ApiSetQueryApiSetPresence (Address: 0x10027044)
api-ms-win-core-debug-l1-1-0.dll
  • DebugBreak (Address: 0x10027054)
  • IsDebuggerPresent (Address: 0x1002704c)
  • OutputDebugStringW (Address: 0x10027050)
api-ms-win-core-delayload-l1-1-0.dll
  • DelayLoadFailureHook (Address: 0x1002705c)
api-ms-win-core-delayload-l1-1-1.dll
  • ResolveDelayLoadedAPI (Address: 0x10027064)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetLastError (Address: 0x10027070)
  • RaiseException (Address: 0x10027074)
  • SetLastError (Address: 0x1002706c)
  • SetUnhandledExceptionFilter (Address: 0x1002707c)
  • UnhandledExceptionFilter (Address: 0x10027078)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x10027084)
api-ms-win-core-heap-l1-1-0.dll
  • GetProcessHeap (Address: 0x10027090)
  • HeapAlloc (Address: 0x1002708c)
  • HeapFree (Address: 0x10027094)
api-ms-win-core-heap-l2-1-0.dll
  • LocalAlloc (Address: 0x100270a4)
  • LocalFree (Address: 0x1002709c)
  • LocalReAlloc (Address: 0x100270a0)
api-ms-win-core-libraryloader-l1-2-0.dll
  • DisableThreadLibraryCalls (Address: 0x100270ac)
  • FreeLibrary (Address: 0x100270c4)
  • GetModuleFileNameA (Address: 0x100270b0)
  • GetModuleHandleExW (Address: 0x100270b8)
  • GetModuleHandleW (Address: 0x100270c0)
  • GetProcAddress (Address: 0x100270b4)
  • LoadLibraryExW (Address: 0x100270bc)
api-ms-win-core-localization-l1-2-0.dll
  • FormatMessageW (Address: 0x100270cc)
api-ms-win-core-processenvironment-l1-1-0.dll
  • ExpandEnvironmentStringsW (Address: 0x100270d4)
api-ms-win-core-processthreads-l1-1-0.dll
  • GetCurrentProcess (Address: 0x100270e4)
  • GetCurrentProcessId (Address: 0x100270e0)
  • GetCurrentThread (Address: 0x100270ec)
  • GetCurrentThreadId (Address: 0x100270dc)
  • OpenProcessToken (Address: 0x100270f0)
  • OpenThreadToken (Address: 0x100270f4)
  • TerminateProcess (Address: 0x100270e8)
api-ms-win-core-processthreads-l1-1-1.dll
  • OpenProcess (Address: 0x100270fc)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x10027104)
api-ms-win-core-registry-l1-1-0.dll
  • RegCloseKey (Address: 0x10027118)
  • RegCreateKeyExW (Address: 0x10027114)
  • RegDeleteValueW (Address: 0x1002711c)
  • RegEnumValueW (Address: 0x1002710c)
  • RegGetValueW (Address: 0x10027120)
  • RegSetValueExW (Address: 0x10027110)
api-ms-win-core-shlwapi-legacy-l1-1-0.dll
  • PathParseIconLocationW (Address: 0x10027128)
api-ms-win-core-string-l1-1-0.dll
  • CompareStringOrdinal (Address: 0x10027134)
  • MultiByteToWideChar (Address: 0x10027130)
  • WideCharToMultiByte (Address: 0x10027138)
api-ms-win-core-synch-l1-1-0.dll
  • AcquireSRWLockExclusive (Address: 0x1002714c)
  • AcquireSRWLockShared (Address: 0x10027174)
  • CreateEventW (Address: 0x10027158)
  • CreateMutexExW (Address: 0x10027184)
  • CreateSemaphoreExW (Address: 0x1002715c)
  • DeleteCriticalSection (Address: 0x10027144)
  • EnterCriticalSection (Address: 0x10027154)
  • InitializeCriticalSectionEx (Address: 0x10027148)
  • InitializeSRWLock (Address: 0x10027140)
  • LeaveCriticalSection (Address: 0x10027150)
  • OpenSemaphoreW (Address: 0x10027160)
  • ReleaseMutex (Address: 0x1002716c)
  • ReleaseSemaphore (Address: 0x10027170)
  • ReleaseSRWLockExclusive (Address: 0x10027164)
  • ReleaseSRWLockShared (Address: 0x1002717c)
  • SetEvent (Address: 0x10027180)
  • WaitForSingleObject (Address: 0x10027178)
  • WaitForSingleObjectEx (Address: 0x10027168)
api-ms-win-core-synch-l1-2-0.dll
  • InitOnceExecuteOnce (Address: 0x10027190)
  • Sleep (Address: 0x1002718c)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetSystemTimeAsFileTime (Address: 0x100271a0)
  • GetTickCount (Address: 0x1002719c)
  • GetTickCount64 (Address: 0x10027198)
api-ms-win-core-threadpool-l1-2-0.dll
  • FreeLibraryWhenCallbackReturns (Address: 0x100271a8)
  • TrySubmitThreadpoolCallback (Address: 0x100271ac)
api-ms-win-core-util-l1-1-0.dll
  • DecodePointer (Address: 0x100271b8)
  • EncodePointer (Address: 0x100271b4)
api-ms-win-eventing-classicprovider-l1-1-0.dll
  • TraceMessage (Address: 0x100271c0)
api-ms-win-eventing-provider-l1-1-0.dll
  • EventRegister (Address: 0x100271c8)
  • EventSetInformation (Address: 0x100271d0)
  • EventUnregister (Address: 0x100271cc)
  • EventWriteTransfer (Address: 0x100271d4)
api-ms-win-shcore-stream-winrt-l1-1-0.dll
  • CreateRandomAccessStreamOverStream (Address: 0x100271dc)
api-ms-win-shcore-taskpool-l1-1-0.dll
  • SHTaskPoolAllowThreadReuse (Address: 0x100271e8)
  • SHTaskPoolQueueTask (Address: 0x100271e4)
combase.dll
  • (Address: 0x100271f0)
  • (Address: 0x100271f8)
  • (Address: 0x10027200)
  • (Address: 0x10027204)
  • (Address: 0x10027208)
  • (Address: 0x1002720c)
  • (Address: 0x1002721c)
  • (Address: 0x10027220)
  • (Address: 0x10027228)
  • (Address: 0x1002722c)
  • (Address: 0x10027230)
  • (Address: 0x10027238)
  • (Address: 0x1002723c)
  • (Address: 0x10027244)
  • (Address: 0x10027254)
  • (Address: 0x10027258)
  • (Address: 0x1002725c)
  • (Address: 0x10027268)
  • CStdStubBuffer_AddRef (Address: 0x10027218)
  • CStdStubBuffer_Connect (Address: 0x10027248)
  • CStdStubBuffer_CountRefs (Address: 0x100271f4)
  • CStdStubBuffer_DebugServerQueryInterface (Address: 0x1002724c)
  • CStdStubBuffer_DebugServerRelease (Address: 0x10027264)
  • CStdStubBuffer_Disconnect (Address: 0x100271fc)
  • CStdStubBuffer_Invoke (Address: 0x10027260)
  • CStdStubBuffer_IsIIDSupported (Address: 0x10027210)
  • CStdStubBuffer_QueryInterface (Address: 0x10027214)
  • CStdStubBuffer2_Connect (Address: 0x10027240)
  • CStdStubBuffer2_CountRefs (Address: 0x10027250)
  • CStdStubBuffer2_Disconnect (Address: 0x10027234)
  • CStdStubBuffer2_QueryInterface (Address: 0x10027224)
msvcrt.dll
  • __CxxFrameHandler3 (Address: 0x100272a0)
  • __dllonexit (Address: 0x10027294)
  • _amsg_exit (Address: 0x100272b0)
  • _callnewh (Address: 0x100272bc)
  • _except_handler4_common (Address: 0x10027274)
  • _ftol2 (Address: 0x1002727c)
  • _get_errno (Address: 0x100272a4)
  • _initterm (Address: 0x100272a8)
  • _lock (Address: 0x1002729c)
  • _onexit (Address: 0x10027290)
  • _purecall (Address: 0x100272c4)
  • _set_errno (Address: 0x1002728c)
  • _unlock (Address: 0x100272c8)
  • _vsnwprintf (Address: 0x10027284)
  • _XcptFilter (Address: 0x100272b4)
  • free (Address: 0x100272c0)
  • malloc (Address: 0x100272ac)
  • memcmp (Address: 0x10027280)
  • memcpy (Address: 0x10027298)
  • memcpy_s (Address: 0x10027288)
  • memmove_s (Address: 0x10027270)
  • memset (Address: 0x100272cc)
  • realloc (Address: 0x10027278)
  • wcschr (Address: 0x100272b8)
RPCRT4.dll
  • I_RpcBindingInqLocalClientPID (Address: 0x1002702c)
  • IUnknown_AddRef_Proxy (Address: 0x10027008)
  • IUnknown_QueryInterface_Proxy (Address: 0x10027018)
  • IUnknown_Release_Proxy (Address: 0x10027010)
  • NdrCStdStubBuffer_Release (Address: 0x1002701c)
  • NdrCStdStubBuffer2_Release (Address: 0x10027028)
  • NdrDllCanUnloadNow (Address: 0x10027020)
  • NdrDllGetClassObject (Address: 0x10027024)
  • NdrOleAllocate (Address: 0x10027014)
  • NdrOleFree (Address: 0x1002700c)
  • NdrStubCall2 (Address: 0x10027000)
  • NdrStubForwardingFunction (Address: 0x10027004)