credprovslegacy.dll

Description: Credential Providers Legacy

Authors: © Microsoft Corporation. All rights reserved.

Version: 10.0.19041.5794

Architecture: 32-bit

Operating System: Windows NT

SHA256: 5f4ba375280285e918d853d0d5d9509c

File Size: 165.5 KB

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

Views: 5

Exported Functions

  • DllCanUnloadNow (Ordinal: 1, Address: 0x7c20)
  • DllGetClassObject (Ordinal: 2, Address: 0x7bf0)

Imported DLLs & Functions

api-ms-win-core-apiquery-l1-1-0.dll
  • ApiSetQueryApiSetPresence (Address: 0x10020078)
api-ms-win-core-com-l1-1-0.dll
  • CoCreateFreeThreadedMarshaler (Address: 0x10020098)
  • CoCreateInstance (Address: 0x10020090)
  • CoGetMalloc (Address: 0x10020094)
  • CoTaskMemAlloc (Address: 0x10020088)
  • CoTaskMemFree (Address: 0x1002008c)
  • CoTaskMemRealloc (Address: 0x10020084)
  • PropVariantClear (Address: 0x10020080)
api-ms-win-core-debug-l1-1-0.dll
  • DebugBreak (Address: 0x100200a8)
  • IsDebuggerPresent (Address: 0x100200a0)
  • OutputDebugStringW (Address: 0x100200a4)
api-ms-win-core-delayload-l1-1-0.dll
  • DelayLoadFailureHook (Address: 0x100200b0)
api-ms-win-core-delayload-l1-1-1.dll
  • ResolveDelayLoadedAPI (Address: 0x100200b8)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetLastError (Address: 0x100200c0)
  • SetLastError (Address: 0x100200c8)
  • SetUnhandledExceptionFilter (Address: 0x100200c4)
  • UnhandledExceptionFilter (Address: 0x100200cc)
api-ms-win-core-file-l1-1-0.dll
  • CompareFileTime (Address: 0x100200e0)
  • CreateFileW (Address: 0x100200d4)
  • GetFileSize (Address: 0x100200dc)
  • ReadFile (Address: 0x100200d8)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x100200e8)
api-ms-win-core-heap-l1-1-0.dll
  • GetProcessHeap (Address: 0x100200f0)
  • HeapAlloc (Address: 0x100200f4)
  • HeapFree (Address: 0x100200f8)
api-ms-win-core-heap-l2-1-0.dll
  • LocalAlloc (Address: 0x10020104)
  • LocalFree (Address: 0x10020100)
api-ms-win-core-kernel32-legacy-l1-1-0.dll
  • GetComputerNameW (Address: 0x1002010c)
api-ms-win-core-libraryloader-l1-2-0.dll
  • DisableThreadLibraryCalls (Address: 0x10020120)
  • FindResourceExW (Address: 0x10020114)
  • GetModuleFileNameA (Address: 0x10020128)
  • GetModuleHandleExW (Address: 0x1002012c)
  • GetModuleHandleW (Address: 0x10020130)
  • GetProcAddress (Address: 0x1002011c)
  • LoadResource (Address: 0x10020124)
  • LockResource (Address: 0x10020118)
api-ms-win-core-localization-l1-2-0.dll
  • FormatMessageW (Address: 0x1002013c)
  • GetUserDefaultLCID (Address: 0x10020138)
api-ms-win-core-processenvironment-l1-1-0.dll
  • ExpandEnvironmentStringsW (Address: 0x10020144)
api-ms-win-core-processthreads-l1-1-0.dll
  • GetCurrentProcess (Address: 0x10020158)
  • GetCurrentProcessId (Address: 0x10020150)
  • GetCurrentThreadId (Address: 0x1002014c)
  • TerminateProcess (Address: 0x10020154)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x10020160)
api-ms-win-core-registry-l1-1-0.dll
  • RegCloseKey (Address: 0x10020188)
  • RegCreateKeyExW (Address: 0x10020170)
  • RegEnumKeyExW (Address: 0x10020174)
  • RegEnumValueW (Address: 0x10020180)
  • RegGetValueW (Address: 0x10020178)
  • RegLoadKeyW (Address: 0x1002016c)
  • RegOpenKeyExW (Address: 0x10020184)
  • RegQueryInfoKeyW (Address: 0x1002017c)
  • RegQueryValueExW (Address: 0x10020190)
  • RegSetValueExW (Address: 0x10020168)
  • RegUnLoadKeyW (Address: 0x1002018c)
api-ms-win-core-registry-l1-1-1.dll
  • RegDeleteKeyValueW (Address: 0x10020198)
api-ms-win-core-string-l1-1-0.dll
  • CompareStringOrdinal (Address: 0x100201a0)
  • CompareStringW (Address: 0x100201a4)
api-ms-win-core-string-obsolete-l1-1-0.dll
  • lstrcmpiW (Address: 0x100201ac)
api-ms-win-core-synch-l1-1-0.dll
  • AcquireSRWLockExclusive (Address: 0x100201dc)
  • AcquireSRWLockShared (Address: 0x100201c4)
  • CreateMutexExW (Address: 0x100201d8)
  • CreateSemaphoreExW (Address: 0x100201ec)
  • DeleteCriticalSection (Address: 0x100201d4)
  • EnterCriticalSection (Address: 0x100201c8)
  • InitializeCriticalSectionEx (Address: 0x100201d0)
  • InitializeSRWLock (Address: 0x100201c0)
  • LeaveCriticalSection (Address: 0x100201e0)
  • OpenSemaphoreW (Address: 0x100201e8)
  • ReleaseMutex (Address: 0x100201bc)
  • ReleaseSemaphore (Address: 0x100201b8)
  • ReleaseSRWLockExclusive (Address: 0x100201e4)
  • ReleaseSRWLockShared (Address: 0x100201b4)
  • WaitForSingleObject (Address: 0x100201cc)
  • WaitForSingleObjectEx (Address: 0x100201f0)
api-ms-win-core-synch-l1-2-0.dll
  • InitOnceBeginInitialize (Address: 0x10020204)
  • InitOnceComplete (Address: 0x100201fc)
  • InitOnceExecuteOnce (Address: 0x100201f8)
  • Sleep (Address: 0x10020200)
  • SleepConditionVariableSRW (Address: 0x10020208)
  • WakeAllConditionVariable (Address: 0x1002020c)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetSystemTime (Address: 0x10020220)
  • GetSystemTimeAsFileTime (Address: 0x10020214)
  • GetTickCount (Address: 0x1002021c)
  • GetVersionExW (Address: 0x10020218)
api-ms-win-core-threadpool-l1-2-0.dll
  • CloseThreadpoolTimer (Address: 0x10020228)
  • CreateThreadpoolTimer (Address: 0x1002022c)
  • SetThreadpoolTimer (Address: 0x10020234)
  • WaitForThreadpoolTimerCallbacks (Address: 0x10020230)
api-ms-win-core-timezone-l1-1-0.dll
  • FileTimeToSystemTime (Address: 0x10020240)
  • SystemTimeToFileTime (Address: 0x1002023c)
api-ms-win-core-util-l1-1-0.dll
  • DecodePointer (Address: 0x1002024c)
  • EncodePointer (Address: 0x10020248)
api-ms-win-core-winrt-error-l1-1-0.dll
  • RoOriginateError (Address: 0x10020254)
api-ms-win-eventing-provider-l1-1-0.dll
  • EventProviderEnabled (Address: 0x1002025c)
  • EventRegister (Address: 0x10020268)
  • EventSetInformation (Address: 0x1002026c)
  • EventUnregister (Address: 0x10020264)
  • EventWriteTransfer (Address: 0x10020260)
api-ms-win-security-base-l1-1-0.dll
  • CopySid (Address: 0x10020280)
  • GetLengthSid (Address: 0x10020284)
  • GetSidSubAuthority (Address: 0x1002027c)
  • GetSidSubAuthorityCount (Address: 0x10020274)
  • GetTokenInformation (Address: 0x10020288)
  • IsValidSid (Address: 0x10020278)
api-ms-win-security-lsapolicy-l1-1-0.dll
  • LsaClose (Address: 0x10020290)
  • LsaFreeMemory (Address: 0x100202a0)
  • LsaLookupSids2 (Address: 0x1002029c)
  • LsaOpenPolicy (Address: 0x10020294)
  • LsaQueryInformationPolicy (Address: 0x10020298)
api-ms-win-security-sddl-l1-1-0.dll
  • ConvertSidToStringSidW (Address: 0x100202a8)
  • ConvertStringSidToSidW (Address: 0x100202ac)
api-ms-win-stateseparation-helpers-l1-1-0.dll
  • GetPersistedRegistryLocationW (Address: 0x100202b4)
credprovs.dll
  • CreatePasswordProviderWrapperInstance (Address: 0x100202bc)
CRYPT32.dll
  • CertCloseStore (Address: 0x10020014)
  • CertDuplicateCertificateContext (Address: 0x10020018)
  • CertFindCertificateInStore (Address: 0x10020010)
  • CertFindExtension (Address: 0x10020004)
  • CertFreeCertificateContext (Address: 0x10020020)
  • CertGetCertificateContextProperty (Address: 0x10020008)
  • CertOpenStore (Address: 0x1002000c)
  • CryptBinaryToStringW (Address: 0x1002001c)
  • CryptDecodeObjectEx (Address: 0x10020000)
CRYPTSP.dll
  • CryptAcquireContextW (Address: 0x1002002c)
  • CryptGenRandom (Address: 0x10020030)
  • CryptReleaseContext (Address: 0x10020028)
msvcrt.dll
  • __CxxFrameHandler3 (Address: 0x10020318)
  • __dllonexit (Address: 0x10020330)
  • _amsg_exit (Address: 0x10020344)
  • _callnewh (Address: 0x100202f8)
  • _CIatan2 (Address: 0x100202d0)
  • _CIpow (Address: 0x100202d4)
  • _CIsqrt (Address: 0x100202d8)
  • _CxxThrowException (Address: 0x10020304)
  • _except_handler4_common (Address: 0x10020328)
  • _get_errno (Address: 0x100202e4)
  • _initterm (Address: 0x1002033c)
  • _lock (Address: 0x10020338)
  • _onexit (Address: 0x1002032c)
  • _purecall (Address: 0x100202c4)
  • _set_errno (Address: 0x100202e0)
  • _unlock (Address: 0x10020334)
  • _vsnprintf_s (Address: 0x100202f4)
  • _vsnwprintf (Address: 0x100202c8)
  • _wtoi (Address: 0x10020310)
  • _XcptFilter (Address: 0x10020348)
  • ??0exception@@QAE@ABV0@@Z (Address: 0x100202f0)
  • ??0exception@@QAE@XZ (Address: 0x100202ec)
  • ??1exception@@UAE@XZ (Address: 0x100202e8)
  • ??1type_info@@UAE@XZ (Address: 0x10020300)
  • ?terminate@@YAXXZ (Address: 0x100202fc)
  • free (Address: 0x1002034c)
  • malloc (Address: 0x10020340)
  • memcmp (Address: 0x1002030c)
  • memcpy (Address: 0x1002031c)
  • memcpy_s (Address: 0x100202dc)
  • memmove (Address: 0x10020324)
  • memmove_s (Address: 0x10020320)
  • memset (Address: 0x100202cc)
  • toupper (Address: 0x10020314)
  • wcschr (Address: 0x10020308)
netutils.dll
  • NetApiBufferFree (Address: 0x10020354)
ntdll.dll
  • RtlAcquireResourceExclusive (Address: 0x10020368)
  • RtlDeleteResource (Address: 0x10020360)
  • RtlInitializeResource (Address: 0x1002036c)
  • RtlInitString (Address: 0x1002035c)
  • RtlNtStatusToDosError (Address: 0x10020370)
  • RtlReleaseResource (Address: 0x10020364)
PROPSYS.dll
  • InitPropVariantFromCLSID (Address: 0x10020044)
  • PropVariantToBoolean (Address: 0x1002004c)
  • PropVariantToGUID (Address: 0x10020040)
  • PropVariantToStringAlloc (Address: 0x1002003c)
  • PropVariantToUInt32 (Address: 0x10020048)
  • PSCreateMemoryPropertyStore (Address: 0x10020038)
samcli.dll
  • NetUserGetInfo (Address: 0x10020378)
SHLWAPI.dll
  • (Address: 0x10020054)
  • SHStrDupW (Address: 0x10020058)
SspiCli.dll
  • LsaCallAuthenticationPackage (Address: 0x10020064)
  • LsaConnectUntrusted (Address: 0x1002006c)
  • LsaDeregisterLogonProcess (Address: 0x10020060)
  • LsaFreeReturnBuffer (Address: 0x10020068)
  • LsaLookupAuthenticationPackage (Address: 0x10020070)