lapscsp.dll

Description: LAPS CSP DLL

Authors: © Microsoft Corporation. All rights reserved.

Version: 10.0.19041.5794

Architecture: 64-bit

Operating System: Windows NT

SHA256: aae3526185d9b1a1364da78fabfc2440

File Size: 119.5 KB

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

Views: 8

Exported Functions

  • DllCanUnloadNow (Ordinal: 1, Address: 0x67f0)
  • DllGetClassObject (Ordinal: 2, Address: 0x6700)

Imported DLLs & Functions

api-ms-win-core-com-l1-1-0.dll
  • CoTaskMemAlloc (Address: 0x180014788)
  • CoTaskMemFree (Address: 0x180014780)
api-ms-win-core-debug-l1-1-0.dll
  • DebugBreak (Address: 0x1800147a0)
  • IsDebuggerPresent (Address: 0x180014798)
  • OutputDebugStringW (Address: 0x1800147a8)
api-ms-win-core-delayload-l1-1-0.dll
  • DelayLoadFailureHook (Address: 0x1800147b8)
api-ms-win-core-delayload-l1-1-1.dll
  • ResolveDelayLoadedAPI (Address: 0x1800147c8)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetLastError (Address: 0x1800147f0)
  • RaiseException (Address: 0x1800147f8)
  • SetLastError (Address: 0x1800147e0)
  • SetUnhandledExceptionFilter (Address: 0x1800147e8)
  • UnhandledExceptionFilter (Address: 0x1800147d8)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x180014808)
api-ms-win-core-heap-l1-1-0.dll
  • GetProcessHeap (Address: 0x180014820)
  • HeapAlloc (Address: 0x180014840)
  • HeapDestroy (Address: 0x180014818)
  • HeapFree (Address: 0x180014838)
  • HeapReAlloc (Address: 0x180014828)
  • HeapSize (Address: 0x180014830)
api-ms-win-core-heap-l2-1-0.dll
  • LocalAlloc (Address: 0x180014858)
  • LocalFree (Address: 0x180014850)
api-ms-win-core-libraryloader-l1-2-0.dll
  • DisableThreadLibraryCalls (Address: 0x1800148a0)
  • FindResourceExW (Address: 0x180014870)
  • GetModuleFileNameA (Address: 0x1800148a8)
  • GetModuleHandleExW (Address: 0x180014888)
  • GetModuleHandleW (Address: 0x180014868)
  • GetProcAddress (Address: 0x180014878)
  • LoadResource (Address: 0x180014890)
  • LockResource (Address: 0x180014898)
  • SizeofResource (Address: 0x180014880)
api-ms-win-core-localization-l1-2-0.dll
  • FormatMessageW (Address: 0x1800148b8)
api-ms-win-core-processthreads-l1-1-0.dll
  • GetCurrentProcess (Address: 0x1800148d0)
  • GetCurrentProcessId (Address: 0x1800148e0)
  • GetCurrentThreadId (Address: 0x1800148d8)
  • TerminateProcess (Address: 0x1800148c8)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x1800148f0)
api-ms-win-core-registry-l1-1-0.dll
  • RegCloseKey (Address: 0x180014918)
  • RegCreateKeyExW (Address: 0x180014948)
  • RegDeleteTreeW (Address: 0x180014930)
  • RegDeleteValueW (Address: 0x180014908)
  • RegEnumKeyExW (Address: 0x180014928)
  • RegEnumValueW (Address: 0x180014900)
  • RegGetValueW (Address: 0x180014940)
  • RegOpenKeyExW (Address: 0x180014950)
  • RegQueryInfoKeyW (Address: 0x180014910)
  • RegQueryValueExW (Address: 0x180014920)
  • RegSetValueExW (Address: 0x180014938)
api-ms-win-core-rtlsupport-l1-1-0.dll
  • RtlCaptureContext (Address: 0x180014960)
  • RtlLookupFunctionEntry (Address: 0x180014968)
  • RtlVirtualUnwind (Address: 0x180014970)
api-ms-win-core-synch-l1-1-0.dll
  • AcquireSRWLockExclusive (Address: 0x180014998)
  • AcquireSRWLockShared (Address: 0x1800149b8)
  • CreateEventW (Address: 0x1800149f8)
  • CreateMutexExW (Address: 0x1800149f0)
  • CreateSemaphoreExW (Address: 0x180014990)
  • DeleteCriticalSection (Address: 0x1800149c0)
  • EnterCriticalSection (Address: 0x1800149a8)
  • InitializeCriticalSection (Address: 0x1800149c8)
  • InitializeCriticalSectionEx (Address: 0x1800149d8)
  • LeaveCriticalSection (Address: 0x1800149a0)
  • OpenSemaphoreW (Address: 0x180014a00)
  • ReleaseMutex (Address: 0x1800149d0)
  • ReleaseSemaphore (Address: 0x180014980)
  • ReleaseSRWLockExclusive (Address: 0x1800149e0)
  • ReleaseSRWLockShared (Address: 0x180014988)
  • WaitForSingleObject (Address: 0x1800149b0)
  • WaitForSingleObjectEx (Address: 0x1800149e8)
api-ms-win-core-synch-l1-2-0.dll
  • InitOnceExecuteOnce (Address: 0x180014a18)
  • Sleep (Address: 0x180014a10)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetSystemTimeAsFileTime (Address: 0x180014a28)
  • GetTickCount (Address: 0x180014a30)
api-ms-win-core-threadpool-l1-2-0.dll
  • CloseThreadpoolTimer (Address: 0x180014a48)
  • CreateThreadpoolTimer (Address: 0x180014a40)
  • SetThreadpoolTimer (Address: 0x180014a58)
  • WaitForThreadpoolTimerCallbacks (Address: 0x180014a50)
api-ms-win-core-util-l1-1-0.dll
  • DecodePointer (Address: 0x180014a68)
api-ms-win-core-winrt-error-l1-1-0.dll
  • RoOriginateError (Address: 0x180014a78)
api-ms-win-eventing-classicprovider-l1-1-0.dll
  • GetTraceEnableFlags (Address: 0x180014a88)
  • GetTraceEnableLevel (Address: 0x180014aa0)
  • GetTraceLoggerHandle (Address: 0x180014aa8)
  • RegisterTraceGuidsW (Address: 0x180014ab0)
  • TraceMessage (Address: 0x180014a90)
  • UnregisterTraceGuids (Address: 0x180014a98)
api-ms-win-eventing-provider-l1-1-0.dll
  • EventActivityIdControl (Address: 0x180014ae0)
  • EventProviderEnabled (Address: 0x180014ad0)
  • EventRegister (Address: 0x180014ad8)
  • EventSetInformation (Address: 0x180014ac8)
  • EventUnregister (Address: 0x180014ac0)
  • EventWriteTransfer (Address: 0x180014ae8)
api-ms-win-security-lsapolicy-l1-1-0.dll
  • LsaClose (Address: 0x180014b00)
  • LsaFreeMemory (Address: 0x180014af8)
  • LsaOpenPolicy (Address: 0x180014b08)
  • LsaQueryInformationPolicy (Address: 0x180014b10)
api-ms-win-security-sddl-l1-1-0.dll
  • ConvertStringSidToSidW (Address: 0x180014b20)
msvcrt.dll
  • __C_specific_handler (Address: 0x180014b88)
  • __CxxFrameHandler3 (Address: 0x180014b48)
  • __dllonexit (Address: 0x180014c38)
  • __RTDynamicCast (Address: 0x180014b50)
  • _amsg_exit (Address: 0x180014ba0)
  • _callnewh (Address: 0x180014be0)
  • _CxxThrowException (Address: 0x180014bc0)
  • _initterm (Address: 0x180014b90)
  • _lock (Address: 0x180014b78)
  • _onexit (Address: 0x180014b68)
  • _purecall (Address: 0x180014c18)
  • _unlock (Address: 0x180014b70)
  • _vsnprintf_s (Address: 0x180014bf8)
  • _vsnwprintf (Address: 0x180014c30)
  • _wcsicmp (Address: 0x180014b38)
  • _XcptFilter (Address: 0x180014ba8)
  • ??_V@YAXPEAX@Z (Address: 0x180014bf0)
  • ??0exception@@QEAA@AEBQEBD@Z (Address: 0x180014bd8)
  • ??0exception@@QEAA@AEBQEBDH@Z (Address: 0x180014bd0)
  • ??0exception@@QEAA@AEBV0@@Z (Address: 0x180014c00)
  • ??0exception@@QEAA@XZ (Address: 0x180014c08)
  • ??1exception@@UEAA@XZ (Address: 0x180014c10)
  • ??1type_info@@UEAA@XZ (Address: 0x180014b60)
  • ??3@YAXPEAX@Z (Address: 0x180014c20)
  • ?terminate@@YAXXZ (Address: 0x180014b80)
  • ?what@exception@@UEBAPEBDXZ (Address: 0x180014bc8)
  • free (Address: 0x180014b98)
  • malloc (Address: 0x180014be8)
  • memcmp (Address: 0x180014b58)
  • memcpy (Address: 0x180014bb8)
  • memcpy_s (Address: 0x180014c28)
  • memmove (Address: 0x180014bb0)
  • memmove_s (Address: 0x180014b30)
  • memset (Address: 0x180014c40)
  • toupper (Address: 0x180014b40)
OLEAUT32.dll
  • SysAllocString (Address: 0x180014708)
  • SysFreeString (Address: 0x180014718)
  • VariantInit (Address: 0x180014710)
RPCRT4.dll
  • I_RpcExceptionFilter (Address: 0x180014738)
  • Ndr64AsyncClientCall (Address: 0x180014770)
  • RpcAsyncCompleteCall (Address: 0x180014748)
  • RpcAsyncInitializeHandle (Address: 0x180014760)
  • RpcBindingFree (Address: 0x180014730)
  • RpcBindingFromStringBindingW (Address: 0x180014768)
  • RpcBindingSetAuthInfoExW (Address: 0x180014750)
  • RpcBindingSetOption (Address: 0x180014740)
  • RpcStringBindingComposeW (Address: 0x180014758)
  • RpcStringFreeW (Address: 0x180014728)