SetupCleanupTask.dll

Description: SetupCleanupTask Task

Authors: © Microsoft Corporation. All rights reserved.

Version: 10.0.19041.4355

Architecture: 32-bit

Operating System: Windows NT

SHA256: 39608a82b63e2223e164eca19ca7b8fd

File Size: 241.5 KB

Uploaded At: Dec. 1, 2025, 8:10 a.m.

Views: 16

Exported Functions

  • DllCanUnloadNow (Ordinal: 1, Address: 0xcf40)
  • DllGetClassObject (Ordinal: 2, Address: 0xcf60)
  • DllRegisterServer (Ordinal: 3, Address: 0xcf90)
  • DllUnregisterServer (Ordinal: 4, Address: 0xcf90)

Imported DLLs & Functions

api-ms-win-core-com-l1-1-0.dll
  • CoCreateGuid (Address: 0x100360c0)
  • CoCreateInstance (Address: 0x100360c8)
  • CoGetMalloc (Address: 0x100360c4)
  • CoInitializeEx (Address: 0x100360b8)
  • CoInitializeSecurity (Address: 0x100360cc)
  • CoUninitialize (Address: 0x100360bc)
  • StringFromGUID2 (Address: 0x100360b4)
api-ms-win-core-debug-l1-1-0.dll
  • DebugBreak (Address: 0x100360d8)
  • IsDebuggerPresent (Address: 0x100360dc)
  • OutputDebugStringA (Address: 0x100360e0)
  • OutputDebugStringW (Address: 0x100360d4)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetErrorMode (Address: 0x100360ec)
  • GetLastError (Address: 0x100360f8)
  • SetErrorMode (Address: 0x100360e8)
  • SetLastError (Address: 0x100360f4)
  • SetUnhandledExceptionFilter (Address: 0x100360fc)
  • UnhandledExceptionFilter (Address: 0x100360f0)
api-ms-win-core-file-l1-1-0.dll
  • CreateDirectoryW (Address: 0x10036114)
  • CreateFileW (Address: 0x10036104)
  • DeleteFileW (Address: 0x10036128)
  • FindClose (Address: 0x1003613c)
  • FindFirstFileW (Address: 0x10036134)
  • FindNextFileW (Address: 0x10036130)
  • GetDiskFreeSpaceExW (Address: 0x10036108)
  • GetFileAttributesW (Address: 0x1003611c)
  • GetFileInformationByHandle (Address: 0x10036110)
  • GetFinalPathNameByHandleW (Address: 0x1003612c)
  • GetFullPathNameW (Address: 0x10036124)
  • GetVolumePathNameW (Address: 0x10036138)
  • RemoveDirectoryW (Address: 0x1003610c)
  • SetFileAttributesW (Address: 0x10036118)
  • SetFileInformationByHandle (Address: 0x10036120)
api-ms-win-core-file-l1-2-0.dll
  • GetTempPathW (Address: 0x10036148)
  • GetVolumeNameForVolumeMountPointW (Address: 0x10036144)
api-ms-win-core-file-l2-1-0.dll
  • GetFileInformationByHandleEx (Address: 0x10036154)
  • MoveFileExW (Address: 0x10036150)
api-ms-win-core-file-l2-1-2.dll
  • CopyFileW (Address: 0x1003615c)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x10036164)
api-ms-win-core-heap-l1-1-0.dll
  • GetProcessHeap (Address: 0x10036178)
  • HeapAlloc (Address: 0x1003616c)
  • HeapFree (Address: 0x10036174)
  • HeapReAlloc (Address: 0x10036170)
api-ms-win-core-heap-l2-1-0.dll
  • GlobalFree (Address: 0x10036184)
  • LocalFree (Address: 0x10036180)
api-ms-win-core-io-l1-1-0.dll
  • DeviceIoControl (Address: 0x1003618c)
api-ms-win-core-kernel32-legacy-l1-1-0.dll
  • WTSGetActiveConsoleSessionId (Address: 0x10036194)
api-ms-win-core-libraryloader-l1-2-0.dll
  • DisableThreadLibraryCalls (Address: 0x100361b0)
  • FreeLibrary (Address: 0x100361a4)
  • FreeLibraryAndExitThread (Address: 0x100361b4)
  • GetModuleFileNameA (Address: 0x100361a0)
  • GetModuleFileNameW (Address: 0x100361a8)
  • GetModuleHandleExW (Address: 0x100361ac)
  • GetModuleHandleW (Address: 0x100361b8)
  • GetProcAddress (Address: 0x1003619c)
  • LoadLibraryExW (Address: 0x100361bc)
api-ms-win-core-localization-l1-2-0.dll
  • FormatMessageW (Address: 0x100361c4)
api-ms-win-core-processenvironment-l1-1-0.dll
  • ExpandEnvironmentStringsW (Address: 0x100361cc)
api-ms-win-core-processthreads-l1-1-0.dll
  • CreateThread (Address: 0x100361e8)
  • ExitProcess (Address: 0x100361d8)
  • GetCurrentProcess (Address: 0x100361f0)
  • GetCurrentProcessId (Address: 0x100361d4)
  • GetCurrentThreadId (Address: 0x100361e4)
  • OpenProcessToken (Address: 0x100361ec)
  • ResumeThread (Address: 0x100361e0)
  • TerminateProcess (Address: 0x100361dc)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x100361f8)
api-ms-win-core-registry-l1-1-0.dll
  • RegCloseKey (Address: 0x1003620c)
  • RegCreateKeyExW (Address: 0x10036208)
  • RegDeleteTreeW (Address: 0x1003621c)
  • RegEnumKeyExW (Address: 0x10036218)
  • RegEnumValueW (Address: 0x10036210)
  • RegGetValueW (Address: 0x10036204)
  • RegLoadKeyW (Address: 0x10036224)
  • RegOpenKeyExW (Address: 0x10036220)
  • RegQueryInfoKeyW (Address: 0x10036214)
  • RegQueryValueExW (Address: 0x10036228)
  • RegSetValueExW (Address: 0x1003622c)
  • RegUnLoadKeyW (Address: 0x10036200)
api-ms-win-core-string-l1-1-0.dll
  • CompareStringW (Address: 0x10036238)
  • MultiByteToWideChar (Address: 0x10036234)
api-ms-win-core-synch-l1-1-0.dll
  • CreateMutexExW (Address: 0x10036248)
  • CreateMutexW (Address: 0x10036244)
  • CreateSemaphoreExW (Address: 0x10036250)
  • OpenSemaphoreW (Address: 0x10036254)
  • ReleaseMutex (Address: 0x10036258)
  • ReleaseSemaphore (Address: 0x1003624c)
  • WaitForSingleObject (Address: 0x10036240)
  • WaitForSingleObjectEx (Address: 0x1003625c)
api-ms-win-core-synch-l1-2-0.dll
  • Sleep (Address: 0x10036264)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetSystemDirectoryW (Address: 0x1003627c)
  • GetSystemTimeAsFileTime (Address: 0x10036274)
  • GetSystemWindowsDirectoryW (Address: 0x1003626c)
  • GetTickCount (Address: 0x10036278)
  • GetWindowsDirectoryW (Address: 0x10036270)
api-ms-win-core-version-l1-1-1.dll
  • GetFileVersionInfoSizeW (Address: 0x10036284)
  • GetFileVersionInfoW (Address: 0x10036288)
api-ms-win-eventing-provider-l1-1-0.dll
  • EventRegister (Address: 0x10036290)
  • EventSetInformation (Address: 0x10036298)
  • EventUnregister (Address: 0x10036294)
  • EventWriteTransfer (Address: 0x1003629c)
api-ms-win-security-base-l1-1-0.dll
  • AdjustTokenPrivileges (Address: 0x100362ac)
  • ImpersonateLoggedOnUser (Address: 0x100362a8)
  • RevertToSelf (Address: 0x100362a4)
api-ms-win-security-credentials-l1-1-0.dll
  • CredReadW (Address: 0x100362b4)
api-ms-win-security-lsalookup-l2-1-0.dll
  • LookupPrivilegeValueW (Address: 0x100362bc)
CRYPT32.dll
  • CertVerifyCertificateChainPolicy (Address: 0x10036000)
ext-ms-win-devmgmt-policy-l1-1-0.dll
  • PolicyManager_GetPolicyInt (Address: 0x100362c8)
  • PolicyManager_IsPolicySetByMobileDeviceManager (Address: 0x100362c4)
KERNEL32.dll
  • OOBEComplete (Address: 0x10036008)
msvcrt.dll
  • __CxxFrameHandler3 (Address: 0x100362e0)
  • __dllonexit (Address: 0x10036328)
  • __RTDynamicCast (Address: 0x10036310)
  • _amsg_exit (Address: 0x10036340)
  • _callnewh (Address: 0x1003634c)
  • _CxxThrowException (Address: 0x10036348)
  • _errno (Address: 0x10036308)
  • _except_handler4_common (Address: 0x10036334)
  • _ftol2 (Address: 0x10036314)
  • _initterm (Address: 0x1003633c)
  • _lock (Address: 0x10036330)
  • _onexit (Address: 0x10036324)
  • _purecall (Address: 0x10036368)
  • _unlock (Address: 0x1003632c)
  • _vscwprintf (Address: 0x100362e4)
  • _vsnwprintf (Address: 0x100362d8)
  • _wcsdup (Address: 0x1003636c)
  • _wcsicmp (Address: 0x100362d4)
  • _wcsnicmp (Address: 0x100362e8)
  • _wtof (Address: 0x100362f4)
  • _wtoi (Address: 0x1003630c)
  • _XcptFilter (Address: 0x10036344)
  • ??0exception@@QAE@ABV0@@Z (Address: 0x10036358)
  • ??0exception@@QAE@XZ (Address: 0x1003635c)
  • ??1exception@@UAE@XZ (Address: 0x10036354)
  • ??1type_info@@UAE@XZ (Address: 0x10036338)
  • ?terminate@@YAXXZ (Address: 0x100362f0)
  • ?what@exception@@UBEPBDXZ (Address: 0x10036350)
  • calloc (Address: 0x1003631c)
  • free (Address: 0x10036364)
  • malloc (Address: 0x10036360)
  • memcpy (Address: 0x10036318)
  • memcpy_s (Address: 0x10036370)
  • memmove (Address: 0x10036320)
  • memmove_s (Address: 0x10036304)
  • memset (Address: 0x10036374)
  • sprintf_s (Address: 0x100362ec)
  • wcschr (Address: 0x100362d0)
  • wcscpy_s (Address: 0x100362fc)
  • wcsncmp (Address: 0x100362dc)
  • wcsrchr (Address: 0x10036300)
  • wcstoul (Address: 0x100362f8)
ntdll.dll
  • NtClose (Address: 0x100363a4)
  • NtCreateFile (Address: 0x10036390)
  • NtQueryInformationFile (Address: 0x10036398)
  • NtQueryLicenseValue (Address: 0x100363a8)
  • NtQueryVolumeInformationFile (Address: 0x1003639c)
  • NtSetInformationFile (Address: 0x1003638c)
  • NtSetSystemInformation (Address: 0x10036380)
  • RtlAdjustPrivilege (Address: 0x1003637c)
  • RtlAllocateHeap (Address: 0x100363b0)
  • RtlDosPathNameToNtPathName_U (Address: 0x10036394)
  • RtlFreeHeap (Address: 0x10036388)
  • RtlFreeUnicodeString (Address: 0x10036384)
  • RtlNtStatusToDosError (Address: 0x100363ac)
  • WinSqmSetDWORD (Address: 0x100363a0)
OLEAUT32.dll
  • SysAllocString (Address: 0x10036010)
  • SysFreeString (Address: 0x1003601c)
  • VariantClear (Address: 0x10036018)
  • VariantInit (Address: 0x10036014)
RPCRT4.dll
  • UuidCreate (Address: 0x10036024)
unbcl.dll
  • ??_D?$ArrayList@PAVString@UnBCL@@@UnBCL@@QAEXXZ (Address: 0x10036570)
  • ??0?$ArrayList@PAVString@UnBCL@@@UnBCL@@QAE@XZ (Address: 0x10036428)
  • ??0?$SmartPtr@V?$Array@E@UnBCL@@@UnBCL@@QAE@PAV?$Array@E@1@@Z (Address: 0x10036588)
  • ??0?$SmartPtr@V?$Array@PAVString@UnBCL@@@UnBCL@@@UnBCL@@QAE@PAV?$Array@PAVString@UnBCL@@@1@@Z (Address: 0x1003652c)
  • ??0?$SmartPtr@V?$ArrayList@PAVString@UnBCL@@@UnBCL@@@UnBCL@@QAE@PAV?$ArrayList@PAVString@UnBCL@@@1@@Z (Address: 0x1003642c)
  • ??0?$SmartPtr@V?$ArrayList@PAVString@UnBCL@@@UnBCL@@@UnBCL@@QAE@XZ (Address: 0x10036410)
  • ??0?$SmartPtr@VString@UnBCL@@@UnBCL@@QAE@ABV01@@Z (Address: 0x100363bc)
  • ??0?$SmartPtr@VString@UnBCL@@@UnBCL@@QAE@PAVString@1@@Z (Address: 0x100365a4)
  • ??0?$SmartPtr@VString@UnBCL@@@UnBCL@@QAE@XZ (Address: 0x100363d4)
  • ??0ArgumentException@UnBCL@@QAE@PBG@Z (Address: 0x1003649c)
  • ??0ArgumentNullException@UnBCL@@QAE@PBG@Z (Address: 0x100364a4)
  • ??0ArgumentOutOfRangeException@UnBCL@@QAE@PBG@Z (Address: 0x100364d8)
  • ??0DateTime@UnBCL@@QAE@HHHHHHH@Z (Address: 0x10036578)
  • ??0Exception@UnBCL@@QAE@PBG@Z (Address: 0x10036454)
  • ??0InvalidOperationException@UnBCL@@QAE@PBG@Z (Address: 0x10036488)
  • ??0InvalidOperationException@UnBCL@@QAE@PBVString@1@@Z (Address: 0x10036478)
  • ??0InvalidOperationException@UnBCL@@QAE@PBVString@1@PAVException@1@@Z (Address: 0x10036490)
  • ??0NotSupportedException@UnBCL@@QAE@PBG@Z (Address: 0x10036480)
  • ??0Object@UnBCL@@QAE@XZ (Address: 0x100364e4)
  • ??0PathTooLongException@UnBCL@@QAE@PBVString@1@@Z (Address: 0x10036444)
  • ??0String@UnBCL@@QAE@PBG@Z (Address: 0x100365ac)
  • ??0String@UnBCL@@QAE@PBV01@@Z (Address: 0x100363f0)
  • ??0StringBuilder@UnBCL@@QAE@XZ (Address: 0x100363ec)
  • ??0Win32Exception@UnBCL@@QAE@KPBG@Z (Address: 0x10036594)
  • ??1?$SmartPtr@V?$Array@E@UnBCL@@@UnBCL@@UAE@XZ (Address: 0x10036580)
  • ??1?$SmartPtr@V?$Array@PAVString@UnBCL@@@UnBCL@@@UnBCL@@UAE@XZ (Address: 0x10036524)
  • ??1?$SmartPtr@V?$ArrayList@PAVString@UnBCL@@@UnBCL@@@UnBCL@@UAE@XZ (Address: 0x10036424)
  • ??1?$SmartPtr@VString@UnBCL@@@UnBCL@@UAE@XZ (Address: 0x1003659c)
  • ??1ArgumentException@UnBCL@@UAE@XZ (Address: 0x10036498)
  • ??1ArgumentNullException@UnBCL@@UAE@XZ (Address: 0x100364a0)
  • ??1ArgumentOutOfRangeException@UnBCL@@UAE@XZ (Address: 0x100364a8)
  • ??1DateTime@UnBCL@@UAE@XZ (Address: 0x10036460)
  • ??1Exception@UnBCL@@UAE@XZ (Address: 0x10036458)
  • ??1InvalidOperationException@UnBCL@@UAE@XZ (Address: 0x100365c0)
  • ??1NotSupportedException@UnBCL@@UAE@XZ (Address: 0x1003647c)
  • ??1Object@UnBCL@@UAE@XZ (Address: 0x100365bc)
  • ??1PathTooLongException@UnBCL@@UAE@XZ (Address: 0x10036574)
  • ??1String@UnBCL@@UAE@XZ (Address: 0x100365a8)
  • ??1StringBuilder@UnBCL@@UAE@XZ (Address: 0x100363e8)
  • ??1TimeSpan@UnBCL@@UAE@XZ (Address: 0x10036464)
  • ??1Win32Exception@UnBCL@@UAE@XZ (Address: 0x1003645c)
  • ??2Object@UnBCL@@SGPAXI@Z (Address: 0x10036598)
  • ??3Object@UnBCL@@SGXPAX@Z (Address: 0x100365b8)
  • ??4?$SmartPtr@V?$ArrayList@PAVString@UnBCL@@@UnBCL@@@UnBCL@@QAEAAV01@ABV01@@Z (Address: 0x1003640c)
  • ??4?$SmartPtr@VString@UnBCL@@@UnBCL@@QAEAAV01@ABV01@@Z (Address: 0x100364f0)
  • ??7?$SmartPtr@VString@UnBCL@@@UnBCL@@QBE_NXZ (Address: 0x1003648c)
  • ??B?$SmartPtr@VString@UnBCL@@@UnBCL@@QBEPAVNullTest@01@XZ (Address: 0x100364e8)
  • ??C?$SmartPtr@V?$Array@E@UnBCL@@@UnBCL@@QBEPAV?$Array@E@1@XZ (Address: 0x1003657c)
  • ??C?$SmartPtr@V?$Array@PAVString@UnBCL@@@UnBCL@@@UnBCL@@QBEPAV?$Array@PAVString@UnBCL@@@1@XZ (Address: 0x10036520)
  • ??C?$SmartPtr@V?$ArrayList@PAVString@UnBCL@@@UnBCL@@@UnBCL@@QBEPAV?$ArrayList@PAVString@UnBCL@@@1@XZ (Address: 0x10036420)
  • ??C?$SmartPtr@VString@UnBCL@@@UnBCL@@QBEPAVString@1@XZ (Address: 0x1003658c)
  • ?AddRef@Object@UnBCL@@QAEXXZ (Address: 0x10036484)
  • ?AddStackTrace@Exception@UnBCL@@QAEXPBD@Z (Address: 0x100364dc)
  • ?Append@StringBuilder@UnBCL@@QAEPAV12@PBG@Z (Address: 0x100363e4)
  • ?Append@StringBuilder@UnBCL@@QAEPAV12@PBVString@2@@Z (Address: 0x100363e0)
  • ?Clone@?$ArrayList@PAVString@UnBCL@@@UnBCL@@UBEPAVObject@2@XZ (Address: 0x1003656c)
  • ?Clone@Object@UnBCL@@UBEPAV12@XZ (Address: 0x100364b8)
  • ?Clone@String@UnBCL@@UBEPAVObject@2@XZ (Address: 0x10036518)
  • ?Close@RegistryKey@UnBCL@@QAEXXZ (Address: 0x10036404)
  • ?Combine@Path@UnBCL@@SGPAVString@2@PBV32@0@Z (Address: 0x100364fc)
  • ?Compare@String@UnBCL@@SGHPBG0H@Z (Address: 0x1003643c)
  • ?Compare@String@UnBCL@@SGHPBV12@0H@Z (Address: 0x10036430)
  • ?CompareTo@DateTime@UnBCL@@UBEHPBVObject@2@@Z (Address: 0x10036468)
  • ?CompareTo@Object@UnBCL@@UBEHPBV12@@Z (Address: 0x100364b4)
  • ?CompareTo@String@UnBCL@@UBEHPBVObject@2@@Z (Address: 0x10036514)
  • ?CreateSubKey@RegistryKey@UnBCL@@QAEPAV12@PBVString@2@@Z (Address: 0x10036408)
  • ?DecRef@Object@UnBCL@@QAEHXZ (Address: 0x10036494)
  • ?DeleteNE@Directory@UnBCL@@SGHPBVString@2@H@Z (Address: 0x100363c8)
  • ?DeleteSubKeyTree@RegistryKey@UnBCL@@QAEXPBVString@2@@Z (Address: 0x10036400)
  • ?DeleteValue@RegistryKey@UnBCL@@QAEXPBVString@2@@Z (Address: 0x10036534)
  • ?Equals@?$ArrayList@PAVString@UnBCL@@@UnBCL@@UBEHPBVObject@2@@Z (Address: 0x10036568)
  • ?Equals@DateTime@UnBCL@@UBEHPBVObject@2@@Z (Address: 0x10036470)
  • ?Equals@Object@UnBCL@@UBEHPBV12@@Z (Address: 0x100364ac)
  • ?Equals@String@UnBCL@@UBEHPBVObject@2@@Z (Address: 0x10036500)
  • ?Exists@Directory@UnBCL@@SGHPBVString@2@@Z (Address: 0x10036560)
  • ?Exists@File@UnBCL@@SGHPBVString@2@@Z (Address: 0x100364f8)
  • ?ExpandEnvironmentVariables@Environment@UnBCL@@SGPAVString@2@PBV32@@Z (Address: 0x10036564)
  • ?Format@String@UnBCL@@SAPAV12@PBGZZ (Address: 0x100365a0)
  • ?get_CString@String@UnBCL@@QBEPBGXZ (Address: 0x10036590)
  • ?get_Days@TimeSpan@UnBCL@@QBEHXZ (Address: 0x10036544)
  • ?get_HResult@Exception@UnBCL@@UBEJXZ (Address: 0x100364cc)
  • ?get_InnerException@Exception@UnBCL@@UBEPBV12@XZ (Address: 0x100364bc)
  • ?get_Length@String@UnBCL@@QBEHXZ (Address: 0x10036448)
  • ?get_Message@Exception@UnBCL@@UBEPBVString@2@XZ (Address: 0x10036538)
  • ?get_P@?$SmartPtr@VString@UnBCL@@@UnBCL@@QBEPAVString@2@XZ (Address: 0x1003655c)
  • ?get_Platform@OperatingSystem@UnBCL@@QBE?AW4PlatformID@2@XZ (Address: 0x1003644c)
  • ?get_Source@Exception@UnBCL@@UBEPBVString@2@XZ (Address: 0x100364c0)
  • ?get_Win32ErrorCode@Win32Exception@UnBCL@@QBEKXZ (Address: 0x10036434)
  • ?GetBaseException@Exception@UnBCL@@UBEPBV12@XZ (Address: 0x100364c8)
  • ?GetBinaryValue@RegistryKey@UnBCL@@QAEPAV?$Array@E@2@PBVString@2@@Z (Address: 0x10036584)
  • ?GetDirectories@Directory@UnBCL@@SGPAV?$Array@PAVString@UnBCL@@@2@PBVString@2@0H@Z (Address: 0x100363d0)
  • ?GetFileName@Path@UnBCL@@SGPAVString@2@PBV32@@Z (Address: 0x100363c0)
  • ?GetFullPath@Path@UnBCL@@SGPAVString@2@PBV32@@Z (Address: 0x100363f8)
  • ?GetHashCode@DateTime@UnBCL@@UBEHXZ (Address: 0x1003646c)
  • ?GetHashCode@Object@UnBCL@@UBEHXZ (Address: 0x100364b0)
  • ?GetHashCode@String@UnBCL@@UBEHXZ (Address: 0x10036504)
  • ?GetLocalMachine@Registry@UnBCL@@SGPAVRegistryKey@2@XZ (Address: 0x100365b4)
  • ?GetNow@DateTime@UnBCL@@SG?AV12@H@Z (Address: 0x10036548)
  • ?GetObjectID@Object@UnBCL@@UBEIXZ (Address: 0x10036510)
  • ?GetOSVersion@Environment@UnBCL@@SGPBVOperatingSystem@2@H@Z (Address: 0x10036450)
  • ?GetStringValue@RegistryKey@UnBCL@@QAEPAVString@2@PBV32@H@Z (Address: 0x100364f4)
  • ?GetSubKeyNames@RegistryKey@UnBCL@@QAEPAV?$Array@PAVString@UnBCL@@@2@XZ (Address: 0x10036528)
  • ?GetType@Object@UnBCL@@UBEPAVType@2@XZ (Address: 0x10036508)
  • ?GetValue@RegistryKey@UnBCL@@QAEKPBVString@2@@Z (Address: 0x10036550)
  • ?GetValueKind@RegistryKey@UnBCL@@QAE?AW4RegistryValueKind@2@PBVString@2@@Z (Address: 0x10036418)
  • ?GetValueNames@RegistryKey@UnBCL@@QAEPAV?$Array@PAVString@UnBCL@@@2@XZ (Address: 0x1003641c)
  • ?IsDirectoryEmpty@Directory@UnBCL@@SGHPBVString@2@@Z (Address: 0x100363cc)
  • ?MakeSureDirectoryExists@Directory@UnBCL@@SGKPBGPAH@Z (Address: 0x10036558)
  • ?MemAllocFailed@Allocator@UnBCL@@SGHXZ (Address: 0x100364e0)
  • ?Nullify@?$SmartPtr@VString@UnBCL@@@UnBCL@@QAEAAV12@XZ (Address: 0x100363b8)
  • ?OpenSubKey@RegistryKey@UnBCL@@QAEPAV12@PBVString@2@@Z (Address: 0x100365b0)
  • ?OpenSubKey@RegistryKey@UnBCL@@QAEPAV12@PBVString@2@H@Z (Address: 0x10036554)
  • ?set_HResult@Exception@UnBCL@@MAEXJ@Z (Address: 0x100364d0)
  • ?set_Source@Exception@UnBCL@@UAEXPBVString@2@@Z (Address: 0x100364c4)
  • ?SetLiteralStorage@_@UnBCL@@YGXPAPBVString@2@PBG@Z (Address: 0x10036474)
  • ?SetMessage@Exception@UnBCL@@MAEXPAVString@2@@Z (Address: 0x100364d4)
  • ?SetValue@RegistryKey@UnBCL@@QAEXPBVString@2@0H@Z (Address: 0x100363fc)
  • ?SetValue@RegistryKey@UnBCL@@QAEXPBVString@2@H@Z (Address: 0x10036530)
  • ?ShouldEnumerateReparsePoint@Directory@UnBCL@@SGHPBVString@2@@Z (Address: 0x10036438)
  • ?StartsWith@String@UnBCL@@QBEHPBGH@Z (Address: 0x10036440)
  • ?Steal@?$SmartPtr@V?$ArrayList@PAVString@UnBCL@@@UnBCL@@@UnBCL@@QAEPAV?$ArrayList@PAVString@UnBCL@@@2@XZ (Address: 0x10036414)
  • ?Steal@?$SmartPtr@VString@UnBCL@@@UnBCL@@QAEPAVString@2@XZ (Address: 0x100364ec)
  • ?Subtract@DateTime@UnBCL@@QBE?AVTimeSpan@2@ABV12@@Z (Address: 0x1003654c)
  • ?ToLower@String@UnBCL@@QBEPAV12@XZ (Address: 0x100363c4)
  • ?ToString@DateTime@UnBCL@@UBEPAVString@2@XZ (Address: 0x1003653c)
  • ?ToString@Exception@UnBCL@@UBEPAVString@2@XZ (Address: 0x10036540)
  • ?ToString@Object@UnBCL@@UBEPAVString@2@XZ (Address: 0x1003651c)
  • ?ToString@String@UnBCL@@UBEPAV12@XZ (Address: 0x1003650c)
  • ?ToString@StringBuilder@UnBCL@@UBEPAVString@2@XZ (Address: 0x100363dc)
  • ?TrimEnd@String@UnBCL@@QBEPAV12@PBG@Z (Address: 0x100363d8)
  • ?WithLongPrefix@Path@UnBCL@@SGPAVString@2@PBV32@H@Z (Address: 0x100363f4)
VERSION.dll
  • GetFileVersionInfoExW (Address: 0x10036034)
  • GetFileVersionInfoSizeExW (Address: 0x1003602c)
  • VerQueryValueW (Address: 0x10036030)
WDSCORE.dll
  • ConstructPartialMsgVW (Address: 0x1003603c)
  • CurrentIP (Address: 0x10036040)
  • WdsInitialize (Address: 0x1003604c)
  • WdsSetupLogMessageW (Address: 0x10036048)
  • WdsTerminate (Address: 0x10036044)
WINHTTP.dll
  • WinHttpCloseHandle (Address: 0x10036068)
  • WinHttpConnect (Address: 0x10036080)
  • WinHttpGetDefaultProxyConfiguration (Address: 0x1003605c)
  • WinHttpGetIEProxyConfigForCurrentUser (Address: 0x10036070)
  • WinHttpGetProxyForUrl (Address: 0x1003608c)
  • WinHttpOpen (Address: 0x10036088)
  • WinHttpOpenRequest (Address: 0x10036054)
  • WinHttpQueryAuthSchemes (Address: 0x10036074)
  • WinHttpQueryDataAvailable (Address: 0x10036084)
  • WinHttpQueryHeaders (Address: 0x1003606c)
  • WinHttpReadData (Address: 0x10036064)
  • WinHttpReceiveResponse (Address: 0x10036060)
  • WinHttpSendRequest (Address: 0x10036078)
  • WinHttpSetCredentials (Address: 0x1003607c)
  • WinHttpSetOption (Address: 0x10036058)
WINTRUST.dll
  • WinVerifyTrust (Address: 0x1003609c)
  • WTHelperGetProvSignerFromChain (Address: 0x10036094)
  • WTHelperProvDataFromStateData (Address: 0x10036098)
WTSAPI32.dll
  • WTSEnumerateSessionsW (Address: 0x100360ac)
  • WTSFreeMemory (Address: 0x100360a8)
  • WTSQueryUserToken (Address: 0x100360a4)