MicrosoftAccountCloudAP.dll

Description: MicrosoftAccount Cloud AP Plugin

Authors: © Microsoft Corporation. All rights reserved.

Version: 10.0.19041.4355

Architecture: 64-bit

Operating System: Windows NT

SHA256: ecadf5d212c24cf2873f1d1bf4618696

File Size: 275.0 KB

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

Views: 5

Exported Functions

  • CloudAPPluginInitialize (Ordinal: 1, Address: 0x4040)

Imported DLLs & Functions

api-ms-win-core-com-l1-1-0.dll
  • CoTaskMemFree (Address: 0x1800300e8)
api-ms-win-core-debug-l1-1-0.dll
  • DebugBreak (Address: 0x1800300f8)
  • IsDebuggerPresent (Address: 0x180030100)
  • OutputDebugStringW (Address: 0x180030108)
api-ms-win-core-delayload-l1-1-0.dll
  • DelayLoadFailureHook (Address: 0x180030118)
api-ms-win-core-delayload-l1-1-1.dll
  • ResolveDelayLoadedAPI (Address: 0x180030128)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetLastError (Address: 0x180030140)
  • RaiseException (Address: 0x180030158)
  • SetLastError (Address: 0x180030150)
  • SetUnhandledExceptionFilter (Address: 0x180030148)
  • UnhandledExceptionFilter (Address: 0x180030138)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x180030168)
api-ms-win-core-heap-l1-1-0.dll
  • GetProcessHeap (Address: 0x180030198)
  • HeapAlloc (Address: 0x1800301a0)
  • HeapDestroy (Address: 0x180030190)
  • HeapFree (Address: 0x180030180)
  • HeapReAlloc (Address: 0x180030188)
  • HeapSize (Address: 0x180030178)
api-ms-win-core-heap-l2-1-0.dll
  • LocalAlloc (Address: 0x1800301b8)
  • LocalFree (Address: 0x1800301b0)
api-ms-win-core-kernel32-legacy-l1-1-0.dll
  • GetComputerNameW (Address: 0x1800301c8)
api-ms-win-core-libraryloader-l1-2-0.dll
  • DisableThreadLibraryCalls (Address: 0x1800301d8)
  • FindResourceExW (Address: 0x180030228)
  • GetModuleFileNameA (Address: 0x1800301e0)
  • GetModuleFileNameW (Address: 0x180030200)
  • GetModuleHandleExW (Address: 0x1800301e8)
  • GetModuleHandleW (Address: 0x1800301f0)
  • GetProcAddress (Address: 0x180030220)
  • LoadLibraryExW (Address: 0x1800301f8)
  • LoadResource (Address: 0x180030208)
  • LockResource (Address: 0x180030210)
  • SizeofResource (Address: 0x180030218)
api-ms-win-core-localization-l1-2-0.dll
  • FormatMessageW (Address: 0x180030238)
  • GetThreadPreferredUILanguages (Address: 0x180030248)
  • GetUserDefaultLocaleName (Address: 0x180030240)
api-ms-win-core-processthreads-l1-1-0.dll
  • GetCurrentProcess (Address: 0x180030260)
  • GetCurrentProcessId (Address: 0x180030270)
  • GetCurrentThread (Address: 0x180030290)
  • GetCurrentThreadId (Address: 0x180030298)
  • GetProcessIdOfThread (Address: 0x180030278)
  • OpenProcessToken (Address: 0x1800302a0)
  • OpenThread (Address: 0x180030280)
  • OpenThreadToken (Address: 0x180030288)
  • SetThreadToken (Address: 0x180030258)
  • TerminateProcess (Address: 0x180030268)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x1800302b0)
api-ms-win-core-registry-l1-1-0.dll
  • RegCloseKey (Address: 0x180030310)
  • RegCreateKeyExW (Address: 0x180030300)
  • RegDeleteKeyExW (Address: 0x1800302d0)
  • RegDeleteTreeW (Address: 0x1800302d8)
  • RegDeleteValueW (Address: 0x1800302c0)
  • RegEnumKeyExW (Address: 0x180030318)
  • RegEnumValueW (Address: 0x1800302f0)
  • RegGetValueW (Address: 0x1800302f8)
  • RegOpenCurrentUser (Address: 0x1800302c8)
  • RegOpenKeyExW (Address: 0x180030308)
  • RegQueryInfoKeyW (Address: 0x180030320)
  • RegQueryValueExW (Address: 0x1800302e8)
  • RegSetValueExW (Address: 0x1800302e0)
api-ms-win-core-rtlsupport-l1-1-0.dll
  • RtlCaptureContext (Address: 0x180030340)
  • RtlLookupFunctionEntry (Address: 0x180030330)
  • RtlVirtualUnwind (Address: 0x180030338)
api-ms-win-core-string-l1-1-0.dll
  • MultiByteToWideChar (Address: 0x180030358)
  • WideCharToMultiByte (Address: 0x180030350)
api-ms-win-core-synch-l1-1-0.dll
  • AcquireSRWLockExclusive (Address: 0x1800303d0)
  • CreateEventExW (Address: 0x180030390)
  • CreateEventW (Address: 0x180030368)
  • CreateMutexExW (Address: 0x1800303c0)
  • CreateSemaphoreExW (Address: 0x1800303b8)
  • DeleteCriticalSection (Address: 0x180030378)
  • EnterCriticalSection (Address: 0x1800303e0)
  • InitializeCriticalSection (Address: 0x180030370)
  • LeaveCriticalSection (Address: 0x180030388)
  • OpenSemaphoreW (Address: 0x1800303a8)
  • ReleaseMutex (Address: 0x1800303c8)
  • ReleaseSemaphore (Address: 0x1800303b0)
  • ReleaseSRWLockExclusive (Address: 0x1800303d8)
  • WaitForMultipleObjectsEx (Address: 0x1800303a0)
  • WaitForSingleObject (Address: 0x180030380)
  • WaitForSingleObjectEx (Address: 0x180030398)
api-ms-win-core-synch-l1-2-0.dll
  • Sleep (Address: 0x1800303f0)
  • SleepConditionVariableSRW (Address: 0x180030400)
  • WakeAllConditionVariable (Address: 0x1800303f8)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetSystemTimeAsFileTime (Address: 0x180030420)
  • GetTickCount (Address: 0x180030410)
  • GetTickCount64 (Address: 0x180030418)
  • GetVersionExW (Address: 0x180030428)
api-ms-win-core-url-l1-1-0.dll
  • UrlEscapeW (Address: 0x180030438)
api-ms-win-core-version-l1-1-0.dll
  • GetFileVersionInfoExW (Address: 0x180030458)
  • GetFileVersionInfoSizeExW (Address: 0x180030448)
  • VerQueryValueW (Address: 0x180030450)
api-ms-win-eventing-provider-l1-1-0.dll
  • EventRegister (Address: 0x180030480)
  • EventSetInformation (Address: 0x180030478)
  • EventUnregister (Address: 0x180030468)
  • EventWriteTransfer (Address: 0x180030470)
api-ms-win-security-base-l1-1-0.dll
  • AllocateLocallyUniqueId (Address: 0x180030490)
  • CreateWellKnownSid (Address: 0x1800304c0)
  • GetSecurityDescriptorDacl (Address: 0x1800304a0)
  • GetSecurityDescriptorSacl (Address: 0x1800304a8)
  • GetTokenInformation (Address: 0x1800304c8)
  • ImpersonateLoggedOnUser (Address: 0x1800304b0)
  • IsValidSid (Address: 0x1800304b8)
  • RevertToSelf (Address: 0x180030498)
api-ms-win-security-credentials-l1-1-0.dll
  • CredIsProtectedW (Address: 0x1800304e0)
  • CredUnprotectW (Address: 0x1800304d8)
api-ms-win-security-lsalookup-l2-1-0.dll
  • LookupAccountNameW (Address: 0x1800304f0)
api-ms-win-security-sddl-l1-1-0.dll
  • ConvertSidToStringSidW (Address: 0x180030500)
api-ms-win-service-management-l1-1-0.dll
  • CloseServiceHandle (Address: 0x180030520)
  • OpenSCManagerW (Address: 0x180030518)
  • OpenServiceW (Address: 0x180030510)
api-ms-win-service-winsvc-l1-1-0.dll
  • QueryServiceStatus (Address: 0x180030530)
bcrypt.dll
  • BCryptCloseAlgorithmProvider (Address: 0x180030578)
  • BCryptCreateHash (Address: 0x180030598)
  • BCryptDecrypt (Address: 0x180030558)
  • BCryptDestroyHash (Address: 0x180030570)
  • BCryptDestroyKey (Address: 0x180030540)
  • BCryptFinishHash (Address: 0x180030568)
  • BCryptGenerateSymmetricKey (Address: 0x180030588)
  • BCryptGenRandom (Address: 0x180030590)
  • BCryptGetProperty (Address: 0x180030550)
  • BCryptHashData (Address: 0x1800305a0)
  • BCryptKeyDerivation (Address: 0x180030548)
  • BCryptOpenAlgorithmProvider (Address: 0x180030560)
  • BCryptSetProperty (Address: 0x180030580)
CRYPT32.dll
  • CertRDNValueToStrW (Address: 0x18002ffa8)
  • CryptBinaryToStringA (Address: 0x18002ffb8)
  • CryptDecodeObject (Address: 0x18002ff80)
  • CryptProtectData (Address: 0x18002ff88)
  • CryptProtectMemory (Address: 0x18002ff98)
  • CryptStringToBinaryW (Address: 0x18002ffb0)
  • CryptUnprotectData (Address: 0x18002ff90)
  • CryptUnprotectMemory (Address: 0x18002ffa0)
CRYPTSP.dll
  • CryptAcquireContextA (Address: 0x18002ffc8)
  • CryptDestroyKey (Address: 0x18002ffd8)
  • CryptReleaseContext (Address: 0x18002ffd0)
msvcrt.dll
  • __C_specific_handler (Address: 0x1800306b0)
  • __CxxFrameHandler3 (Address: 0x1800306f0)
  • __dllonexit (Address: 0x1800306d0)
  • _amsg_exit (Address: 0x180030658)
  • _callnewh (Address: 0x180030668)
  • _CxxThrowException (Address: 0x180030638)
  • _errno (Address: 0x180030610)
  • _initterm (Address: 0x180030680)
  • _lock (Address: 0x1800306c0)
  • _mbscmp (Address: 0x180030620)
  • _onexit (Address: 0x1800306d8)
  • _purecall (Address: 0x1800305b0)
  • _set_errno (Address: 0x1800305f8)
  • _stricmp (Address: 0x1800305e8)
  • _time64 (Address: 0x180030618)
  • _unlock (Address: 0x1800306c8)
  • _vscwprintf (Address: 0x1800305c8)
  • _vsnprintf (Address: 0x180030628)
  • _vsnprintf_s (Address: 0x180030670)
  • _vsnwprintf (Address: 0x1800306a8)
  • _wcsicmp (Address: 0x1800305d0)
  • _wtoi64 (Address: 0x1800305e0)
  • _XcptFilter (Address: 0x180030648)
  • ??0exception@@QEAA@AEBQEBDH@Z (Address: 0x180030608)
  • ??0exception@@QEAA@AEBV0@@Z (Address: 0x180030690)
  • ??0exception@@QEAA@XZ (Address: 0x180030698)
  • ??1exception@@UEAA@XZ (Address: 0x1800306f8)
  • ??1type_info@@UEAA@XZ (Address: 0x1800306e0)
  • ?terminate@@YAXXZ (Address: 0x1800306b8)
  • ?what@exception@@UEBAPEBDXZ (Address: 0x180030650)
  • calloc (Address: 0x180030630)
  • free (Address: 0x180030660)
  • malloc (Address: 0x180030640)
  • memcmp (Address: 0x180030678)
  • memcpy (Address: 0x180030688)
  • memcpy_s (Address: 0x1800306a0)
  • memmove_s (Address: 0x1800305d8)
  • memset (Address: 0x1800306e8)
  • strrchr (Address: 0x1800305b8)
  • vswprintf_s (Address: 0x1800305c0)
  • wcscmp (Address: 0x180030700)
  • wcsstr (Address: 0x1800305f0)
  • wcstol (Address: 0x180030600)
ntdll.dll
  • NtQueryInformationToken (Address: 0x180030720)
  • NtQueryWnfStateData (Address: 0x180030710)
  • RtlCapabilityCheck (Address: 0x180030718)
  • RtlFreeUnicodeString (Address: 0x180030728)
  • RtlInitializeSid (Address: 0x180030748)
  • RtlInitUnicodeString (Address: 0x180030738)
  • RtlLengthRequiredSid (Address: 0x180030750)
  • RtlPublishWnfStateData (Address: 0x180030730)
  • RtlSubAuthoritySid (Address: 0x180030740)
  • RtlUpcaseUnicodeString (Address: 0x180030758)
RPCRT4.dll
  • I_RpcBindingInqLocalClientPID (Address: 0x180030040)
  • MesBufferHandleReset (Address: 0x180030060)
  • MesDecodeBufferHandleCreate (Address: 0x180030050)
  • MesEncodeFixedBufferHandleCreate (Address: 0x180030068)
  • MesHandleFree (Address: 0x180030058)
  • Ndr64AsyncClientCall (Address: 0x180030000)
  • NdrMesTypeAlignSize3 (Address: 0x180030030)
  • NdrMesTypeDecode3 (Address: 0x18002fff0)
  • NdrMesTypeEncode3 (Address: 0x180030020)
  • NdrMesTypeFree3 (Address: 0x180030028)
  • RpcAsyncCancelCall (Address: 0x18002fff8)
  • RpcAsyncCompleteCall (Address: 0x180030008)
  • RpcAsyncInitializeHandle (Address: 0x180030018)
  • RpcBindingFree (Address: 0x180030078)
  • RpcBindingFromStringBindingW (Address: 0x180030070)
  • RpcBindingSetAuthInfoExW (Address: 0x18002ffe8)
  • RpcSsDestroyClientContext (Address: 0x180030010)
  • RpcStringBindingComposeW (Address: 0x180030080)
  • RpcStringFreeW (Address: 0x180030038)
  • UuidCreate (Address: 0x180030048)
  • UuidFromStringW (Address: 0x180030088)
SspiCli.dll
  • LogonUserExExW (Address: 0x1800300c0)
  • LsaCallAuthenticationPackage (Address: 0x1800300a8)
  • LsaConnectUntrusted (Address: 0x180030098)
  • LsaDeregisterLogonProcess (Address: 0x1800300b8)
  • LsaGetLogonSessionData (Address: 0x1800300b0)
  • LsaLookupAuthenticationPackage (Address: 0x1800300a0)
  • LsaRegisterLogonProcess (Address: 0x1800300c8)
USERENV.dll
  • GetProfileType (Address: 0x1800300d8)