LocationWinPalMisc.dll
Description: Windows Location Platform Abstraction Layer
Authors: © Microsoft Corporation. All rights reserved.
Version: 10.0.19041.5915
Architecture: 64-bit
Operating System: Windows NT
SHA256: 68a99d369c890f37b3ce497f1f20485b
File Size: 135.0 KB
Uploaded At: Dec. 1, 2025, 7:32 a.m.
Views: 7
Security Warning
This file has been flagged as potentially dangerous.
Reason: Detected potentially dangerous functions used for process injection: OpenProcess
Exported Functions
- DllCanUnloadNow (Ordinal: 1, Address: 0xa330)
- DllGetClassObject (Ordinal: 2, Address: 0xa370)
- DllRegisterServer (Ordinal: 3, Address: 0xa390)
- DllUnregisterServer (Ordinal: 4, Address: 0xa3f0)
Imported DLLs & Functions
api-ms-win-core-com-l1-1-0.dll
- CLSIDFromString (Address: 0x180019750)
- CoCreateGuid (Address: 0x180019768)
- CoCreateInstance (Address: 0x180019758)
- CoImpersonateClient (Address: 0x180019760)
- CoInitializeEx (Address: 0x180019748)
- CoRevertToSelf (Address: 0x180019740)
- CoTaskMemAlloc (Address: 0x180019738)
- CoTaskMemFree (Address: 0x180019730)
- CoUninitialize (Address: 0x180019778)
- PropVariantClear (Address: 0x180019770)
- StringFromGUID2 (Address: 0x180019780)
api-ms-win-core-debug-l1-1-0.dll
- DebugBreak (Address: 0x1800197a0)
- IsDebuggerPresent (Address: 0x180019798)
- OutputDebugStringW (Address: 0x180019790)
api-ms-win-core-delayload-l1-1-0.dll
- DelayLoadFailureHook (Address: 0x1800197b0)
api-ms-win-core-delayload-l1-1-1.dll
- ResolveDelayLoadedAPI (Address: 0x1800197c0)
api-ms-win-core-errorhandling-l1-1-0.dll
- GetLastError (Address: 0x1800197d0)
- RaiseException (Address: 0x1800197e8)
- SetLastError (Address: 0x1800197f0)
- SetUnhandledExceptionFilter (Address: 0x1800197d8)
- UnhandledExceptionFilter (Address: 0x1800197e0)
api-ms-win-core-handle-l1-1-0.dll
- CloseHandle (Address: 0x180019800)
api-ms-win-core-heap-l1-1-0.dll
- GetProcessHeap (Address: 0x180019810)
- HeapAlloc (Address: 0x180019828)
- HeapDestroy (Address: 0x180019830)
- HeapFree (Address: 0x180019820)
- HeapReAlloc (Address: 0x180019838)
- HeapSize (Address: 0x180019818)
api-ms-win-core-heap-l2-1-0.dll
- LocalAlloc (Address: 0x180019848)
- LocalFree (Address: 0x180019850)
api-ms-win-core-libraryloader-l1-2-0.dll
- FreeLibrary (Address: 0x180019860)
- GetModuleFileNameA (Address: 0x180019890)
- GetModuleFileNameW (Address: 0x180019898)
- GetModuleHandleExW (Address: 0x180019888)
- GetModuleHandleW (Address: 0x180019880)
- GetProcAddress (Address: 0x180019870)
- LoadLibraryExW (Address: 0x180019878)
- LoadStringW (Address: 0x180019868)
api-ms-win-core-localization-l1-2-0.dll
- FormatMessageW (Address: 0x1800198b8)
- GetThreadLocale (Address: 0x1800198a8)
- SetThreadLocale (Address: 0x1800198b0)
api-ms-win-core-processthreads-l1-1-0.dll
- GetCurrentProcess (Address: 0x1800198e0)
- GetCurrentProcessId (Address: 0x1800198d0)
- GetCurrentThreadId (Address: 0x1800198d8)
- OpenProcessToken (Address: 0x1800198e8)
- TerminateProcess (Address: 0x1800198c8)
api-ms-win-core-processthreads-l1-1-1.dll
- OpenProcess (Address: 0x1800198f8)
api-ms-win-core-profile-l1-1-0.dll
- QueryPerformanceCounter (Address: 0x180019908)
api-ms-win-core-registry-l1-1-0.dll
- RegCloseKey (Address: 0x180019928)
- RegCreateKeyExW (Address: 0x180019918)
- RegEnumKeyExW (Address: 0x180019920)
- RegGetKeySecurity (Address: 0x180019958)
- RegOpenKeyExW (Address: 0x180019930)
- RegQueryInfoKeyW (Address: 0x180019938)
- RegQueryValueExW (Address: 0x180019950)
- RegSetKeySecurity (Address: 0x180019940)
- RegSetValueExW (Address: 0x180019948)
api-ms-win-core-rtlsupport-l1-1-0.dll
- RtlCaptureContext (Address: 0x180019970)
- RtlLookupFunctionEntry (Address: 0x180019968)
- RtlVirtualUnwind (Address: 0x180019978)
api-ms-win-core-state-helpers-l1-1-0.dll
- GetRegistryValueWithFallbackW (Address: 0x180019988)
api-ms-win-core-string-l2-1-0.dll
- CharNextW (Address: 0x180019998)
api-ms-win-core-synch-l1-1-0.dll
- AcquireSRWLockExclusive (Address: 0x180019a20)
- AcquireSRWLockShared (Address: 0x180019a48)
- CreateEventExW (Address: 0x1800199a8)
- CreateEventW (Address: 0x1800199e8)
- CreateMutexExW (Address: 0x1800199b8)
- CreateSemaphoreExW (Address: 0x1800199d0)
- DeleteCriticalSection (Address: 0x1800199b0)
- EnterCriticalSection (Address: 0x180019a30)
- InitializeCriticalSection (Address: 0x180019a00)
- InitializeCriticalSectionEx (Address: 0x1800199e0)
- InitializeSRWLock (Address: 0x180019a40)
- LeaveCriticalSection (Address: 0x180019a28)
- OpenSemaphoreW (Address: 0x1800199c0)
- ReleaseMutex (Address: 0x1800199d8)
- ReleaseSemaphore (Address: 0x180019a38)
- ReleaseSRWLockExclusive (Address: 0x180019a08)
- ReleaseSRWLockShared (Address: 0x1800199c8)
- SetEvent (Address: 0x1800199f0)
- TryAcquireSRWLockExclusive (Address: 0x180019a10)
- WaitForSingleObject (Address: 0x1800199f8)
- WaitForSingleObjectEx (Address: 0x180019a18)
api-ms-win-core-synch-l1-2-0.dll
- Sleep (Address: 0x180019a58)
api-ms-win-core-sysinfo-l1-1-0.dll
- GetSystemTimeAsFileTime (Address: 0x180019a68)
- GetTickCount (Address: 0x180019a70)
api-ms-win-core-threadpool-l1-2-0.dll
- CloseThreadpoolTimer (Address: 0x180019a88)
- CreateThreadpoolTimer (Address: 0x180019a98)
- SetThreadpoolTimer (Address: 0x180019a90)
- WaitForThreadpoolTimerCallbacks (Address: 0x180019a80)
api-ms-win-eventing-classicprovider-l1-1-0.dll
- TraceMessage (Address: 0x180019aa8)
api-ms-win-eventing-provider-l1-1-0.dll
- EventProviderEnabled (Address: 0x180019ad0)
- EventRegister (Address: 0x180019ac8)
- EventSetInformation (Address: 0x180019ad8)
- EventUnregister (Address: 0x180019ac0)
- EventWriteTransfer (Address: 0x180019ab8)
api-ms-win-security-base-l1-1-0.dll
- AddAccessAllowedAceEx (Address: 0x180019b60)
- AddAce (Address: 0x180019b00)
- AllocateAndInitializeSid (Address: 0x180019b68)
- CheckTokenMembership (Address: 0x180019b58)
- CopySid (Address: 0x180019b18)
- FreeSid (Address: 0x180019b50)
- GetAce (Address: 0x180019b70)
- GetAclInformation (Address: 0x180019b78)
- GetLengthSid (Address: 0x180019b10)
- GetSecurityDescriptorControl (Address: 0x180019b30)
- GetSecurityDescriptorDacl (Address: 0x180019b88)
- GetSecurityDescriptorGroup (Address: 0x180019b48)
- GetSecurityDescriptorLength (Address: 0x180019b90)
- GetSecurityDescriptorOwner (Address: 0x180019ae8)
- GetSecurityDescriptorSacl (Address: 0x180019b20)
- GetTokenInformation (Address: 0x180019af0)
- InitializeAcl (Address: 0x180019b08)
- InitializeSecurityDescriptor (Address: 0x180019b80)
- IsValidSid (Address: 0x180019af8)
- MakeAbsoluteSD (Address: 0x180019b38)
- MakeSelfRelativeSD (Address: 0x180019b28)
- SetSecurityDescriptorDacl (Address: 0x180019b40)
api-ms-win-security-sddl-l1-1-0.dll
- ConvertSidToStringSidW (Address: 0x180019ba0)
- ConvertStringSidToSidW (Address: 0x180019ba8)
api-ms-win-stateseparation-helpers-l1-1-0.dll
- GetPersistedRegistryLocationW (Address: 0x180019bb8)
DEVOBJ.dll
- DevObjCreateDeviceInfoList (Address: 0x1800196b0)
- DevObjDestroyDeviceInfoList (Address: 0x1800196a8)
- DevObjEnumDeviceInterfaces (Address: 0x1800196c0)
- DevObjGetClassDevs (Address: 0x1800196c8)
- DevObjGetDeviceInterfaceDetail (Address: 0x1800196b8)
msvcp110_win.dll
- ?_Syserror_map@std@@YAPEBDH@Z (Address: 0x180019bf0)
- ?_Winerror_map@std@@YAPEBDH@Z (Address: 0x180019bd0)
- ?_Xbad_alloc@std@@YAXXZ (Address: 0x180019be0)
- ?_Xlength_error@std@@YAXPEBD@Z (Address: 0x180019bc8)
- ?_Xout_of_range@std@@YAXPEBD@Z (Address: 0x180019bd8)
- ??0id@locale@std@@QEAA@_K@Z (Address: 0x180019be8)
msvcrt.dll
- __C_specific_handler (Address: 0x180019ce0)
- __CxxFrameHandler3 (Address: 0x180019ce8)
- __dllonexit (Address: 0x180019c28)
- _amsg_exit (Address: 0x180019c50)
- _callnewh (Address: 0x180019c60)
- _CxxThrowException (Address: 0x180019d00)
- _initterm (Address: 0x180019c48)
- _lock (Address: 0x180019c38)
- _onexit (Address: 0x180019c20)
- _purecall (Address: 0x180019c78)
- _unlock (Address: 0x180019c30)
- _vsnprintf_s (Address: 0x180019c98)
- _vsnwprintf (Address: 0x180019cd0)
- _wcsicmp (Address: 0x180019c08)
- _XcptFilter (Address: 0x180019c58)
- ??_V@YAXPEAX@Z (Address: 0x180019cd8)
- ??0exception@@QEAA@AEBV0@@Z (Address: 0x180019ca0)
- ??0exception@@QEAA@XZ (Address: 0x180019ca8)
- ??1exception@@UEAA@XZ (Address: 0x180019cb0)
- ??1type_info@@UEAA@XZ (Address: 0x180019c18)
- ??3@YAXPEAX@Z (Address: 0x180019cf0)
- ?terminate@@YAXXZ (Address: 0x180019c40)
- calloc (Address: 0x180019c80)
- free (Address: 0x180019c90)
- malloc (Address: 0x180019c68)
- memcmp (Address: 0x180019d08)
- memcpy (Address: 0x180019d10)
- memcpy_s (Address: 0x180019cc8)
- memmove (Address: 0x180019c10)
- memmove_s (Address: 0x180019c70)
- memset (Address: 0x180019d18)
- toupper (Address: 0x180019cf8)
- wcscat_s (Address: 0x180019cb8)
- wcscpy_s (Address: 0x180019cc0)
- wcsncpy_s (Address: 0x180019c88)
- wcsrchr (Address: 0x180019c00)
OLEAUT32.dll
- LoadTypeLib (Address: 0x1800196d8)
- RegisterTypeLib (Address: 0x1800196f8)
- SysAllocString (Address: 0x1800196f0)
- SysAllocStringByteLen (Address: 0x180019708)
- SysAllocStringLen (Address: 0x1800196e8)
- SysFreeString (Address: 0x180019720)
- SysStringByteLen (Address: 0x180019700)
- SysStringLen (Address: 0x180019718)
- UnRegisterTypeLib (Address: 0x1800196e0)
- VarBstrCat (Address: 0x180019710)