DMRServer.dll

Description: Digital Media Receiver DLL

Authors: © Microsoft Corporation. All rights reserved.

Version: 10.0.19041.4355

Architecture: 64-bit

Operating System: Windows NT

SHA256: 622ca13624efca316e1da32a78c369fd

File Size: 548.4 KB

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

Views: 10

Security Warning

This file has been flagged as potentially dangerous.


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

Exported Functions

  • DllCanUnloadNow (Ordinal: 1, Address: 0x2460)
  • DllGetActivationFactory (Ordinal: 2, Address: 0x25f0)
  • DllGetClassObject (Ordinal: 3, Address: 0x24e0)

Imported DLLs & Functions

api-ms-win-core-apiquery-l1-1-0.dll
  • ApiSetQueryApiSetPresence (Address: 0x180068600)
api-ms-win-core-debug-l1-1-0.dll
  • DebugBreak (Address: 0x180068628)
  • IsDebuggerPresent (Address: 0x180068620)
  • OutputDebugStringA (Address: 0x180068610)
  • OutputDebugStringW (Address: 0x180068618)
api-ms-win-core-delayload-l1-1-0.dll
  • DelayLoadFailureHook (Address: 0x180068638)
api-ms-win-core-delayload-l1-1-1.dll
  • ResolveDelayLoadedAPI (Address: 0x180068648)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetLastError (Address: 0x180068678)
  • RaiseException (Address: 0x180068660)
  • SetLastError (Address: 0x180068670)
  • SetUnhandledExceptionFilter (Address: 0x180068668)
  • UnhandledExceptionFilter (Address: 0x180068658)
api-ms-win-core-featurestaging-l1-1-0.dll
  • RecordFeatureUsage (Address: 0x180068698)
  • SubscribeFeatureStateChangeNotification (Address: 0x180068690)
  • UnsubscribeFeatureStateChangeNotification (Address: 0x180068688)
api-ms-win-core-file-l1-1-0.dll
  • CreateDirectoryW (Address: 0x1800686a8)
  • CreateFileW (Address: 0x1800686b8)
  • GetFileAttributesW (Address: 0x1800686b0)
  • WriteFile (Address: 0x1800686c0)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x1800686d8)
  • DuplicateHandle (Address: 0x1800686d0)
api-ms-win-core-heap-l1-1-0.dll
  • GetProcessHeap (Address: 0x1800686e8)
  • HeapAlloc (Address: 0x1800686f0)
  • HeapDestroy (Address: 0x180068710)
  • HeapFree (Address: 0x1800686f8)
  • HeapReAlloc (Address: 0x180068708)
  • HeapSize (Address: 0x180068700)
api-ms-win-core-heap-l2-1-0.dll
  • LocalFree (Address: 0x180068720)
api-ms-win-core-kernel32-legacy-l1-1-0.dll
  • GetComputerNameW (Address: 0x180068730)
api-ms-win-core-libraryloader-l1-2-0.dll
  • DisableThreadLibraryCalls (Address: 0x180068780)
  • FindResourceExW (Address: 0x1800687a0)
  • FindStringOrdinal (Address: 0x180068768)
  • FreeLibrary (Address: 0x180068798)
  • FreeLibraryAndExitThread (Address: 0x180068788)
  • GetModuleFileNameA (Address: 0x180068758)
  • GetModuleFileNameW (Address: 0x180068770)
  • GetModuleHandleExW (Address: 0x180068750)
  • GetModuleHandleW (Address: 0x180068740)
  • GetProcAddress (Address: 0x180068760)
  • LoadResource (Address: 0x180068778)
  • LockResource (Address: 0x180068790)
  • SizeofResource (Address: 0x180068748)
api-ms-win-core-localization-l1-2-0.dll
  • FormatMessageW (Address: 0x1800687b0)
api-ms-win-core-processthreads-l1-1-0.dll
  • CreateThread (Address: 0x1800687c8)
  • GetCurrentProcess (Address: 0x1800687e8)
  • GetCurrentProcessId (Address: 0x1800687d8)
  • GetCurrentThread (Address: 0x180068808)
  • GetCurrentThreadId (Address: 0x1800687d0)
  • GetThreadPriority (Address: 0x1800687c0)
  • OpenProcessToken (Address: 0x1800687f8)
  • OpenThreadToken (Address: 0x1800687f0)
  • ResumeThread (Address: 0x180068820)
  • SetThreadPriority (Address: 0x180068828)
  • TerminateProcess (Address: 0x180068810)
  • TlsAlloc (Address: 0x1800687e0)
  • TlsGetValue (Address: 0x180068800)
  • TlsSetValue (Address: 0x180068818)
api-ms-win-core-processthreads-l1-1-1.dll
  • OpenProcess (Address: 0x180068840)
  • SetProcessMitigationPolicy (Address: 0x180068838)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x180068850)
api-ms-win-core-registry-l1-1-0.dll
  • RegCloseKey (Address: 0x180068870)
  • RegCreateKeyExW (Address: 0x180068898)
  • RegEnumKeyExW (Address: 0x180068888)
  • RegEnumValueW (Address: 0x180068868)
  • RegGetValueW (Address: 0x180068878)
  • RegNotifyChangeKeyValue (Address: 0x180068880)
  • RegOpenKeyExW (Address: 0x180068890)
  • RegQueryInfoKeyW (Address: 0x180068860)
api-ms-win-core-registry-l1-1-1.dll
  • RegSetKeyValueW (Address: 0x1800688a8)
api-ms-win-core-rtlsupport-l1-1-0.dll
  • RtlCaptureContext (Address: 0x1800688c0)
  • RtlLookupFunctionEntry (Address: 0x1800688c8)
  • RtlVirtualUnwind (Address: 0x1800688b8)
api-ms-win-core-string-l1-1-0.dll
  • CompareStringOrdinal (Address: 0x1800688e0)
  • MultiByteToWideChar (Address: 0x1800688d8)
api-ms-win-core-string-l2-1-0.dll
  • CharLowerW (Address: 0x1800688f0)
api-ms-win-core-synch-l1-1-0.dll
  • AcquireSRWLockExclusive (Address: 0x180068910)
  • AcquireSRWLockShared (Address: 0x180068920)
  • CreateEventExW (Address: 0x180068940)
  • CreateEventW (Address: 0x180068930)
  • CreateMutexExW (Address: 0x180068948)
  • CreateSemaphoreExW (Address: 0x180068960)
  • DeleteCriticalSection (Address: 0x180068958)
  • EnterCriticalSection (Address: 0x180068908)
  • InitializeCriticalSection (Address: 0x1800689a0)
  • InitializeCriticalSectionEx (Address: 0x180068938)
  • InitializeSRWLock (Address: 0x180068968)
  • LeaveCriticalSection (Address: 0x180068988)
  • OpenSemaphoreW (Address: 0x180068998)
  • ReleaseMutex (Address: 0x180068980)
  • ReleaseSemaphore (Address: 0x180068970)
  • ReleaseSRWLockExclusive (Address: 0x180068918)
  • ReleaseSRWLockShared (Address: 0x180068950)
  • ResetEvent (Address: 0x180068990)
  • SetEvent (Address: 0x180068928)
  • WaitForSingleObject (Address: 0x180068978)
  • WaitForSingleObjectEx (Address: 0x180068900)
api-ms-win-core-synch-l1-2-0.dll
  • InitOnceBeginInitialize (Address: 0x1800689d0)
  • InitOnceComplete (Address: 0x1800689d8)
  • InitOnceExecuteOnce (Address: 0x1800689c8)
  • Sleep (Address: 0x1800689b0)
  • SleepConditionVariableSRW (Address: 0x1800689c0)
  • WakeAllConditionVariable (Address: 0x1800689b8)
api-ms-win-core-synch-l1-2-1.dll
  • WaitForMultipleObjects (Address: 0x1800689e8)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetComputerNameExW (Address: 0x180068a00)
  • GetSystemTimeAsFileTime (Address: 0x1800689f8)
  • GetTickCount (Address: 0x180068a10)
  • GetTickCount64 (Address: 0x180068a08)
api-ms-win-core-threadpool-l1-2-0.dll
  • CallbackMayRunLong (Address: 0x180068a50)
  • CloseThreadpoolTimer (Address: 0x180068a38)
  • CloseThreadpoolWait (Address: 0x180068a68)
  • CreateThreadpoolTimer (Address: 0x180068a40)
  • CreateThreadpoolWait (Address: 0x180068a48)
  • FreeLibraryWhenCallbackReturns (Address: 0x180068a60)
  • SetThreadpoolTimer (Address: 0x180068a70)
  • SetThreadpoolWait (Address: 0x180068a30)
  • TrySubmitThreadpoolCallback (Address: 0x180068a58)
  • WaitForThreadpoolTimerCallbacks (Address: 0x180068a28)
  • WaitForThreadpoolWaitCallbacks (Address: 0x180068a20)
api-ms-win-core-util-l1-1-0.dll
  • DecodePointer (Address: 0x180068a80)
  • EncodePointer (Address: 0x180068a88)
api-ms-win-eventing-classicprovider-l1-1-0.dll
  • GetTraceEnableFlags (Address: 0x180068aa0)
  • GetTraceEnableLevel (Address: 0x180068aa8)
  • GetTraceLoggerHandle (Address: 0x180068ab0)
  • RegisterTraceGuidsW (Address: 0x180068ac0)
  • TraceMessage (Address: 0x180068ab8)
  • UnregisterTraceGuids (Address: 0x180068a98)
api-ms-win-eventing-provider-l1-1-0.dll
  • EventRegister (Address: 0x180068ad0)
  • EventUnregister (Address: 0x180068ae0)
  • EventWriteTransfer (Address: 0x180068ad8)
msvcrt.dll
  • __C_specific_handler (Address: 0x180068c20)
  • __CxxFrameHandler3 (Address: 0x180068b28)
  • __dllonexit (Address: 0x180068b38)
  • _amsg_exit (Address: 0x180068bb0)
  • _callnewh (Address: 0x180068c08)
  • _errno (Address: 0x180068b20)
  • _initterm (Address: 0x180068ba8)
  • _lock (Address: 0x180068b90)
  • _ltow_s (Address: 0x180068b88)
  • _onexit (Address: 0x180068b30)
  • _purecall (Address: 0x180068c18)
  • _ultow_s (Address: 0x180068b80)
  • _unlock (Address: 0x180068b60)
  • _vsnwprintf (Address: 0x180068bb8)
  • _wcsicmp (Address: 0x180068ba0)
  • _wcsnicmp (Address: 0x180068b40)
  • _wtof (Address: 0x180068b68)
  • _wtoi (Address: 0x180068b70)
  • _wtoi64 (Address: 0x180068b78)
  • _XcptFilter (Address: 0x180068bf0)
  • free (Address: 0x180068c00)
  • iswalpha (Address: 0x180068b00)
  • iswdigit (Address: 0x180068b10)
  • malloc (Address: 0x180068bf8)
  • memcmp (Address: 0x180068c28)
  • memcpy (Address: 0x180068c30)
  • memcpy_s (Address: 0x180068bc0)
  • memmove (Address: 0x180068c38)
  • memmove_s (Address: 0x180068bc8)
  • memset (Address: 0x180068b08)
  • qsort (Address: 0x180068af0)
  • qsort_s (Address: 0x180068b50)
  • realloc (Address: 0x180068b18)
  • strncpy_s (Address: 0x180068be0)
  • strnlen (Address: 0x180068b48)
  • towupper (Address: 0x180068af8)
  • wcschr (Address: 0x180068bd8)
  • wcscmp (Address: 0x180068c40)
  • wcsncmp (Address: 0x180068be8)
  • wcspbrk (Address: 0x180068b98)
  • wcsrchr (Address: 0x180068bd0)
  • wcsstr (Address: 0x180068c10)
  • wcstok_s (Address: 0x180068b58)