wldp.dll
Description: Windows Lockdown Policy
Authors: © Microsoft Corporation. All rights reserved.
Version: 10.0.19041.5794
Architecture: 64-bit
Operating System: Windows NT
SHA256: c2a7ed84bdd3cf931fdcc5782cea58c3
File Size: 165.6 KB
Uploaded At: Dec. 1, 2025, 7:45 a.m.
Views: 8
Exported Functions
- WldpIsAppApprovedByPolicy (Ordinal: 1, Address: 0x11950)
- WldpQueryWindowsLockdownMode (Ordinal: 2, Address: 0x2490)
- WldpQueryWindowsLockdownRestriction (Ordinal: 3, Address: 0x11990)
- WldpSetWindowsLockdownRestriction (Ordinal: 4, Address: 0x11a10)
- WldpAddDeveloperCertificateForDynamicCodeTrust (Ordinal: 5, Address: 0x11b40)
- WldpCheckDeviceEncryptionNotStarted (Ordinal: 6, Address: 0x16050)
- WldpCheckRetailConfiguration (Ordinal: 7, Address: 0x2710)
- WldpCheckSecurityWatermarkState (Ordinal: 8, Address: 0x15c30)
- WldpCheckWcosDeviceEncryptionSecure (Ordinal: 9, Address: 0x160d0)
- WldpDisableDeveloperMode (Ordinal: 10, Address: 0x11ea0)
- WldpEnableDeveloperMode (Ordinal: 11, Address: 0x11f80)
- WldpGetLockdownPolicy (Ordinal: 12, Address: 0x1bb0)
- WldpIsAllowedEntryPoint (Ordinal: 13, Address: 0x14850)
- WldpIsClassInApprovedList (Ordinal: 14, Address: 0x12330)
- WldpIsDebugAllowed (Ordinal: 15, Address: 0x12af0)
- WldpIsDynamicCodePolicyEnabled (Ordinal: 16, Address: 0x12d20)
- WldpQueryDynamicCodeTrust (Ordinal: 17, Address: 0x12db0)
- WldpQuerySecurityPolicy (Ordinal: 18, Address: 0x12e20)
- WldpResetSecurityWatermarkState (Ordinal: 19, Address: 0x16010)
- WldpSetDynamicCodeTrust (Ordinal: 20, Address: 0x12e80)
- WldpSetDynamicCodeTrust2 (Ordinal: 21, Address: 0x12ed0)
Imported DLLs & Functions
api-ms-win-core-apiquery-l1-1-0.dll
- ApiSetQueryApiSetPresence (Address: 0x180019d00)
api-ms-win-core-debug-l1-1-0.dll
- DebugBreak (Address: 0x180019d18)
- IsDebuggerPresent (Address: 0x180019d20)
- OutputDebugStringW (Address: 0x180019d10)
api-ms-win-core-errorhandling-l1-1-0.dll
- GetLastError (Address: 0x180019d30)
- RaiseException (Address: 0x180019d50)
- SetLastError (Address: 0x180019d38)
- SetUnhandledExceptionFilter (Address: 0x180019d40)
- UnhandledExceptionFilter (Address: 0x180019d48)
api-ms-win-core-file-l1-1-0.dll
- CreateFileW (Address: 0x180019d80)
- DeleteFileW (Address: 0x180019d70)
- ReadFile (Address: 0x180019d68)
- SetFilePointer (Address: 0x180019d60)
- WriteFile (Address: 0x180019d78)
api-ms-win-core-handle-l1-1-0.dll
- CloseHandle (Address: 0x180019d90)
api-ms-win-core-heap-l1-1-0.dll
- GetProcessHeap (Address: 0x180019da0)
- HeapAlloc (Address: 0x180019da8)
- HeapFree (Address: 0x180019db0)
api-ms-win-core-heap-l2-1-0.dll
- LocalAlloc (Address: 0x180019dc0)
- LocalFree (Address: 0x180019dc8)
api-ms-win-core-interlocked-l1-1-0.dll
- InitializeSListHead (Address: 0x180019dd8)
api-ms-win-core-libraryloader-l1-2-0.dll
- FreeLibrary (Address: 0x180019e10)
- GetModuleFileNameA (Address: 0x180019de8)
- GetModuleFileNameW (Address: 0x180019e00)
- GetModuleHandleExW (Address: 0x180019e08)
- GetModuleHandleW (Address: 0x180019e18)
- GetProcAddress (Address: 0x180019df0)
- LoadLibraryExA (Address: 0x180019e20)
- LoadLibraryExW (Address: 0x180019df8)
api-ms-win-core-localization-l1-2-0.dll
- FormatMessageW (Address: 0x180019e30)
api-ms-win-core-memory-l1-1-0.dll
- VirtualProtect (Address: 0x180019e48)
- VirtualQuery (Address: 0x180019e40)
api-ms-win-core-processenvironment-l1-1-0.dll
- ExpandEnvironmentStringsW (Address: 0x180019e58)
api-ms-win-core-processthreads-l1-1-0.dll
- GetCurrentProcess (Address: 0x180019e80)
- GetCurrentProcessId (Address: 0x180019e98)
- GetCurrentThread (Address: 0x180019e70)
- GetCurrentThreadId (Address: 0x180019e68)
- OpenProcessToken (Address: 0x180019e78)
- OpenThreadToken (Address: 0x180019e88)
- TerminateProcess (Address: 0x180019e90)
api-ms-win-core-processthreads-l1-1-1.dll
- IsProcessorFeaturePresent (Address: 0x180019ea8)
api-ms-win-core-profile-l1-1-0.dll
- QueryPerformanceCounter (Address: 0x180019eb8)
api-ms-win-core-registry-l1-1-0.dll
- RegCloseKey (Address: 0x180019ed8)
- RegCreateKeyExW (Address: 0x180019ef8)
- RegDeleteKeyExW (Address: 0x180019ed0)
- RegGetValueW (Address: 0x180019ef0)
- RegOpenKeyExW (Address: 0x180019ee8)
- RegQueryValueExW (Address: 0x180019ee0)
- RegSetValueExW (Address: 0x180019ec8)
api-ms-win-core-rtlsupport-l1-1-0.dll
- RtlCaptureContext (Address: 0x180019f10)
- RtlLookupFunctionEntry (Address: 0x180019f18)
- RtlVirtualUnwind (Address: 0x180019f08)
api-ms-win-core-synch-l1-1-0.dll
- AcquireSRWLockExclusive (Address: 0x180019f58)
- AcquireSRWLockShared (Address: 0x180019f30)
- CreateMutexExW (Address: 0x180019f38)
- CreateSemaphoreExW (Address: 0x180019fa8)
- DeleteCriticalSection (Address: 0x180019f28)
- EnterCriticalSection (Address: 0x180019fa0)
- InitializeCriticalSection (Address: 0x180019f80)
- InitializeCriticalSectionAndSpinCount (Address: 0x180019f90)
- InitializeCriticalSectionEx (Address: 0x180019f78)
- LeaveCriticalSection (Address: 0x180019f88)
- OpenSemaphoreW (Address: 0x180019f48)
- ReleaseMutex (Address: 0x180019f68)
- ReleaseSemaphore (Address: 0x180019f98)
- ReleaseSRWLockExclusive (Address: 0x180019f60)
- ReleaseSRWLockShared (Address: 0x180019f40)
- WaitForSingleObject (Address: 0x180019f70)
- WaitForSingleObjectEx (Address: 0x180019f50)
api-ms-win-core-sysinfo-l1-1-0.dll
- GetSystemInfo (Address: 0x180019fb8)
- GetSystemTimeAsFileTime (Address: 0x180019fc8)
- GetVersionExW (Address: 0x180019fc0)
api-ms-win-core-sysinfo-l1-2-3.dll
- GetOsManufacturingMode (Address: 0x180019fd8)
api-ms-win-core-threadpool-l1-2-0.dll
- CloseThreadpoolTimer (Address: 0x180019fe8)
- CreateThreadpoolTimer (Address: 0x180019ff8)
- SetThreadpoolTimer (Address: 0x180019ff0)
- WaitForThreadpoolTimerCallbacks (Address: 0x18001a000)
api-ms-win-core-version-l1-1-0.dll
- GetFileVersionInfoExW (Address: 0x18001a020)
- GetFileVersionInfoSizeExW (Address: 0x18001a018)
- VerQueryValueW (Address: 0x18001a010)
api-ms-win-crt-private-l1-1-0.dll
- __C_specific_handler (Address: 0x18001a088)
- __CxxFrameHandler3 (Address: 0x18001a090)
- __CxxFrameHandler4 (Address: 0x18001a118)
- _CxxThrowException (Address: 0x18001a098)
- _o___std_exception_copy (Address: 0x18001a108)
- _o___std_exception_destroy (Address: 0x18001a100)
- _o___std_type_info_destroy_list (Address: 0x18001a0f8)
- _o___stdio_common_vsnprintf_s (Address: 0x18001a0f0)
- _o___stdio_common_vsprintf (Address: 0x18001a0e8)
- _o___stdio_common_vswprintf (Address: 0x18001a0d8)
- _o__callnewh (Address: 0x18001a0c8)
- _o__cexit (Address: 0x18001a0c0)
- _o__configure_narrow_argv (Address: 0x18001a0b8)
- _o__crt_atexit (Address: 0x18001a0b0)
- _o__errno (Address: 0x18001a0a8)
- _o__execute_onexit_table (Address: 0x18001a0a0)
- _o__initialize_narrow_environment (Address: 0x18001a030)
- _o__initialize_onexit_table (Address: 0x18001a038)
- _o__invalid_parameter_noinfo (Address: 0x18001a040)
- _o__invalid_parameter_noinfo_noreturn (Address: 0x18001a048)
- _o__purecall (Address: 0x18001a050)
- _o__register_onexit_function (Address: 0x18001a058)
- _o__seh_filter_dll (Address: 0x18001a060)
- _o__stricmp (Address: 0x18001a068)
- _o__wcsicmp (Address: 0x18001a070)
- _o__wcsnicmp (Address: 0x18001a0e0)
- _o_free (Address: 0x18001a078)
- _o_malloc (Address: 0x18001a080)
- memcmp (Address: 0x18001a120)
- memcpy (Address: 0x18001a128)
- memmove (Address: 0x18001a0d0)
- wcschr (Address: 0x18001a110)
api-ms-win-crt-runtime-l1-1-0.dll
- _initterm (Address: 0x18001a138)
- _initterm_e (Address: 0x18001a140)
api-ms-win-crt-string-l1-1-0.dll
- memset (Address: 0x18001a150)
api-ms-win-downlevel-advapi32-l1-1-0.dll
- RegGetValueA (Address: 0x18001a160)
- TraceMessage (Address: 0x18001a168)
api-ms-win-eventing-provider-l1-1-0.dll
- EventActivityIdControl (Address: 0x18001a178)
- EventRegister (Address: 0x18001a198)
- EventUnregister (Address: 0x18001a180)
- EventWrite (Address: 0x18001a190)
- EventWriteTransfer (Address: 0x18001a188)
api-ms-win-security-base-l1-1-0.dll
- AccessCheck (Address: 0x18001a1b8)
- AdjustTokenPrivileges (Address: 0x18001a1c0)
- DuplicateTokenEx (Address: 0x18001a1b0)
- GetTokenInformation (Address: 0x18001a1a8)
api-ms-win-security-lsalookup-l2-1-0.dll
- LookupPrivilegeValueW (Address: 0x18001a1d0)
msvcp_win.dll
- ?_Xlength_error@std@@YAXPEBD@Z (Address: 0x18001a1e0)
ntdll.dll
- NtQuerySecurityPolicy (Address: 0x18001a220)
- NtQuerySystemEnvironmentValueEx (Address: 0x18001a230)
- NtQuerySystemInformation (Address: 0x18001a1f0)
- NtSetSystemInformation (Address: 0x18001a200)
- RtlFindActivationContextSectionGuid (Address: 0x18001a1f8)
- RtlGetPersistedStateLocation (Address: 0x18001a208)
- RtlInitUnicodeString (Address: 0x18001a218)
- RtlIsStateSeparationEnabled (Address: 0x18001a210)
- RtlNtStatusToDosError (Address: 0x18001a240)
- RtlStringFromGUIDEx (Address: 0x18001a228)
- ZwFilterBootOption (Address: 0x18001a238)
OLEAUT32.dll
- VariantClear (Address: 0x180019cf0)