AssignedAccessShellProxy.dll

Description: AssignedAccessShellProxy

Authors: © Microsoft Corporation. All rights reserved.

Version: 10.0.19041.4355

Architecture: 64-bit

Operating System: Windows NT

SHA256: 34d338fd6be6692aa8cd5b325ad0a26c

File Size: 109.5 KB

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

Views: 9

Exported Functions

  • DllCanUnloadNow (Ordinal: 1, Address: 0x4fe0)
  • DllGetActivationFactory (Ordinal: 2, Address: 0x4d10)
  • DllGetClassObject (Ordinal: 3, Address: 0x4ef0)

Imported DLLs & Functions

api-ms-win-core-apiquery-l1-1-0.dll
  • ApiSetQueryApiSetPresence (Address: 0x1800140c0)
api-ms-win-core-com-l1-1-0.dll
  • CoCreateFreeThreadedMarshaler (Address: 0x1800140e0)
  • CoCreateInstance (Address: 0x1800140e8)
  • CoIncrementMTAUsage (Address: 0x1800140d8)
  • CoTaskMemAlloc (Address: 0x1800140d0)
  • CoTaskMemFree (Address: 0x1800140f0)
api-ms-win-core-debug-l1-1-0.dll
  • DebugBreak (Address: 0x180014100)
  • IsDebuggerPresent (Address: 0x180014108)
  • OutputDebugStringW (Address: 0x180014110)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetLastError (Address: 0x180014120)
  • RaiseException (Address: 0x180014128)
  • SetLastError (Address: 0x180014138)
  • SetUnhandledExceptionFilter (Address: 0x180014130)
  • UnhandledExceptionFilter (Address: 0x180014140)
api-ms-win-core-file-l1-1-0.dll
  • GetFullPathNameW (Address: 0x180014150)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x180014160)
api-ms-win-core-heap-l1-1-0.dll
  • GetProcessHeap (Address: 0x180014178)
  • HeapAlloc (Address: 0x180014170)
  • HeapFree (Address: 0x180014180)
api-ms-win-core-heap-l2-1-0.dll
  • LocalAlloc (Address: 0x180014190)
  • LocalFree (Address: 0x180014198)
api-ms-win-core-interlocked-l1-1-0.dll
  • InitializeSListHead (Address: 0x1800141a8)
  • InterlockedPushEntrySList (Address: 0x1800141b0)
api-ms-win-core-kernel32-legacy-l1-1-0.dll
  • WTSGetActiveConsoleSessionId (Address: 0x1800141c0)
api-ms-win-core-libraryloader-l1-2-0.dll
  • DisableThreadLibraryCalls (Address: 0x1800141d0)
  • FreeLibrary (Address: 0x180014200)
  • GetModuleFileNameA (Address: 0x1800141d8)
  • GetModuleHandleExW (Address: 0x1800141e0)
  • GetModuleHandleW (Address: 0x1800141e8)
  • GetProcAddress (Address: 0x1800141f0)
  • LoadLibraryExA (Address: 0x1800141f8)
api-ms-win-core-localization-l1-2-0.dll
  • FormatMessageW (Address: 0x180014210)
api-ms-win-core-memory-l1-1-0.dll
  • VirtualProtect (Address: 0x180014220)
  • VirtualQuery (Address: 0x180014228)
api-ms-win-core-processenvironment-l1-1-0.dll
  • ExpandEnvironmentStringsW (Address: 0x180014238)
api-ms-win-core-processthreads-l1-1-0.dll
  • CreateProcessW (Address: 0x180014260)
  • GetCurrentProcess (Address: 0x180014258)
  • GetCurrentProcessId (Address: 0x180014250)
  • GetCurrentThread (Address: 0x180014268)
  • GetCurrentThreadId (Address: 0x180014278)
  • GetProcessId (Address: 0x180014280)
  • OpenProcessToken (Address: 0x180014270)
  • OpenThreadToken (Address: 0x180014248)
  • TerminateProcess (Address: 0x180014288)
api-ms-win-core-processthreads-l1-1-1.dll
  • IsProcessorFeaturePresent (Address: 0x180014298)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x1800142a8)
api-ms-win-core-registry-l1-1-0.dll
  • RegCloseKey (Address: 0x1800142d0)
  • RegGetValueW (Address: 0x1800142c8)
  • RegOpenKeyExW (Address: 0x1800142c0)
  • RegQueryValueExW (Address: 0x1800142b8)
api-ms-win-core-rtlsupport-l1-1-0.dll
  • RtlCaptureContext (Address: 0x1800142e8)
  • RtlLookupFunctionEntry (Address: 0x1800142e0)
  • RtlVirtualUnwind (Address: 0x1800142f0)
api-ms-win-core-synch-l1-1-0.dll
  • AcquireSRWLockExclusive (Address: 0x180014340)
  • AcquireSRWLockShared (Address: 0x180014318)
  • CreateMutexExW (Address: 0x180014368)
  • CreateSemaphoreExW (Address: 0x180014300)
  • DeleteCriticalSection (Address: 0x180014370)
  • EnterCriticalSection (Address: 0x180014308)
  • InitializeCriticalSectionEx (Address: 0x180014358)
  • LeaveCriticalSection (Address: 0x180014330)
  • OpenSemaphoreW (Address: 0x180014338)
  • ReleaseMutex (Address: 0x180014350)
  • ReleaseSemaphore (Address: 0x180014328)
  • ReleaseSRWLockExclusive (Address: 0x180014348)
  • ReleaseSRWLockShared (Address: 0x180014320)
  • WaitForSingleObject (Address: 0x180014310)
  • WaitForSingleObjectEx (Address: 0x180014360)
api-ms-win-core-synch-l1-2-0.dll
  • InitOnceExecuteOnce (Address: 0x180014380)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetSystemInfo (Address: 0x180014398)
  • GetSystemTimeAsFileTime (Address: 0x180014390)
api-ms-win-core-threadpool-l1-2-0.dll
  • CloseThreadpoolTimer (Address: 0x1800143b0)
  • CreateThreadpoolTimer (Address: 0x1800143c0)
  • SetThreadpoolTimer (Address: 0x1800143a8)
  • WaitForThreadpoolTimerCallbacks (Address: 0x1800143b8)
api-ms-win-core-util-l1-1-0.dll
  • DecodePointer (Address: 0x1800143d8)
  • EncodePointer (Address: 0x1800143d0)
api-ms-win-core-winrt-error-l1-1-0.dll
  • GetRestrictedErrorInfo (Address: 0x1800143e8)
  • RoOriginateError (Address: 0x180014400)
  • RoOriginateErrorW (Address: 0x1800143f8)
  • SetRestrictedErrorInfo (Address: 0x1800143f0)
api-ms-win-core-winrt-error-l1-1-1.dll
  • RoOriginateLanguageException (Address: 0x180014410)
api-ms-win-core-winrt-l1-1-0.dll
  • RoGetActivationFactory (Address: 0x180014420)
api-ms-win-core-winrt-string-l1-1-0.dll
  • WindowsCreateString (Address: 0x180014438)
  • WindowsCreateStringReference (Address: 0x180014458)
  • WindowsDeleteString (Address: 0x180014430)
  • WindowsGetStringRawBuffer (Address: 0x180014440)
  • WindowsIsStringEmpty (Address: 0x180014450)
  • WindowsStringHasEmbeddedNull (Address: 0x180014448)
api-ms-win-crt-private-l1-1-0.dll
  • __C_specific_handler (Address: 0x1800144e0)
  • __CxxFrameHandler3 (Address: 0x180014538)
  • __CxxFrameHandler4 (Address: 0x180014548)
  • __std_terminate (Address: 0x180014540)
  • _CxxThrowException (Address: 0x180014530)
  • _o___std_exception_copy (Address: 0x180014528)
  • _o___std_exception_destroy (Address: 0x180014520)
  • _o___std_type_info_destroy_list (Address: 0x180014518)
  • _o___stdio_common_vsnprintf_s (Address: 0x180014510)
  • _o___stdio_common_vswprintf (Address: 0x180014508)
  • _o__callnewh (Address: 0x180014500)
  • _o__cexit (Address: 0x1800144f8)
  • _o__configure_narrow_argv (Address: 0x1800144f0)
  • _o__crt_atexit (Address: 0x1800144e8)
  • _o__errno (Address: 0x180014468)
  • _o__execute_onexit_table (Address: 0x180014470)
  • _o__initialize_narrow_environment (Address: 0x180014478)
  • _o__initialize_onexit_table (Address: 0x180014480)
  • _o__invalid_parameter_noinfo (Address: 0x180014488)
  • _o__invalid_parameter_noinfo_noreturn (Address: 0x180014490)
  • _o__purecall (Address: 0x180014498)
  • _o__register_onexit_function (Address: 0x1800144a0)
  • _o__seh_filter_dll (Address: 0x1800144a8)
  • _o__wcsicmp (Address: 0x1800144b8)
  • _o_free (Address: 0x1800144c0)
  • _o_iswspace (Address: 0x1800144c8)
  • _o_malloc (Address: 0x1800144d0)
  • _o_terminate (Address: 0x1800144d8)
  • memcmp (Address: 0x180014550)
  • memcpy (Address: 0x180014558)
  • memmove (Address: 0x1800144b0)
api-ms-win-crt-runtime-l1-1-0.dll
  • _initterm (Address: 0x180014570)
  • _initterm_e (Address: 0x180014568)
api-ms-win-crt-string-l1-1-0.dll
  • memset (Address: 0x180014580)
api-ms-win-security-base-l1-1-0.dll
  • CheckTokenMembership (Address: 0x180014598)
  • GetTokenInformation (Address: 0x1800145a8)
  • ImpersonateLoggedOnUser (Address: 0x180014590)
  • RevertToSelf (Address: 0x1800145a0)
api-ms-win-security-sddl-l1-1-0.dll
  • ConvertSidToStringSidW (Address: 0x1800145b8)
msvcp_win.dll
  • ?_Xbad_function_call@std@@YAXXZ (Address: 0x1800145d0)
  • ?_Xlength_error@std@@YAXPEBD@Z (Address: 0x1800145c8)
OLEAUT32.dll
  • SysFreeString (Address: 0x1800140b0)
  • SysStringLen (Address: 0x1800140a8)