AppxSysprep.dll

Description: AppX Sysprep Provider

Authors: © Microsoft Corporation. All rights reserved.

Version: 10.0.19041.5794

Architecture: 64-bit

Operating System: Windows NT

SHA256: 67fcfbb73b66932f6afc7ff4a543830d

File Size: 128.5 KB

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

Views: 27

Exported Functions

  • AppxSysprepSpecializeOffline (Ordinal: 1, Address: 0x6350)
  • AppxSysprepSpecializeOnline (Ordinal: 2, Address: 0x6530)
  • SysprepGeneralize (Ordinal: 3, Address: 0x7420)
  • SysprepGeneralizeValidate (Ordinal: 4, Address: 0x7340)

Imported DLLs & Functions

api-ms-win-core-apiquery-l1-1-0.dll
  • ApiSetQueryApiSetPresence (Address: 0x1800185b8)
api-ms-win-core-com-l1-1-0.dll
  • CoTaskMemFree (Address: 0x1800185c8)
api-ms-win-core-debug-l1-1-0.dll
  • DebugBreak (Address: 0x1800185d8)
  • IsDebuggerPresent (Address: 0x1800185e0)
  • OutputDebugStringW (Address: 0x1800185e8)
api-ms-win-core-delayload-l1-1-0.dll
  • DelayLoadFailureHook (Address: 0x1800185f8)
api-ms-win-core-delayload-l1-1-1.dll
  • ResolveDelayLoadedAPI (Address: 0x180018608)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetLastError (Address: 0x180018618)
  • RaiseException (Address: 0x180018630)
  • SetLastError (Address: 0x180018620)
  • SetUnhandledExceptionFilter (Address: 0x180018638)
  • UnhandledExceptionFilter (Address: 0x180018628)
api-ms-win-core-file-l1-1-0.dll
  • CreateDirectoryW (Address: 0x180018660)
  • CreateFileW (Address: 0x180018690)
  • DeleteFileW (Address: 0x180018648)
  • FindClose (Address: 0x180018658)
  • FindFirstFileW (Address: 0x180018680)
  • FindNextFileW (Address: 0x180018650)
  • GetFileAttributesW (Address: 0x180018678)
  • GetVolumePathNameW (Address: 0x180018688)
  • RemoveDirectoryW (Address: 0x180018670)
  • SetFileAttributesW (Address: 0x180018668)
api-ms-win-core-file-l1-2-0.dll
  • GetVolumeNameForVolumeMountPointW (Address: 0x1800186a0)
api-ms-win-core-file-l2-1-0.dll
  • MoveFileExW (Address: 0x1800186b0)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x1800186c0)
api-ms-win-core-heap-l1-1-0.dll
  • GetProcessHeap (Address: 0x1800186e0)
  • HeapAlloc (Address: 0x1800186d8)
  • HeapFree (Address: 0x1800186d0)
api-ms-win-core-heap-l2-1-0.dll
  • LocalFree (Address: 0x1800186f0)
api-ms-win-core-io-l1-1-0.dll
  • DeviceIoControl (Address: 0x180018700)
api-ms-win-core-libraryloader-l1-2-0.dll
  • FreeLibrary (Address: 0x180018710)
  • GetModuleHandleW (Address: 0x180018720)
  • GetProcAddress (Address: 0x180018728)
  • LoadLibraryExW (Address: 0x180018718)
api-ms-win-core-localization-l1-2-0.dll
  • FormatMessageW (Address: 0x180018738)
api-ms-win-core-processthreads-l1-1-0.dll
  • CreateThread (Address: 0x180018778)
  • GetCurrentProcess (Address: 0x180018768)
  • GetCurrentProcessId (Address: 0x180018750)
  • GetCurrentThread (Address: 0x180018758)
  • GetCurrentThreadId (Address: 0x180018788)
  • GetExitCodeThread (Address: 0x180018770)
  • OpenProcessToken (Address: 0x180018748)
  • OpenThreadToken (Address: 0x180018780)
  • TerminateProcess (Address: 0x180018760)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x180018798)
api-ms-win-core-registry-l1-1-0.dll
  • RegCloseKey (Address: 0x1800187c8)
  • RegCopyTreeW (Address: 0x1800187e8)
  • RegCreateKeyExW (Address: 0x1800187f0)
  • RegDeleteTreeW (Address: 0x1800187a8)
  • RegDeleteValueW (Address: 0x1800187e0)
  • RegEnumKeyExW (Address: 0x1800187d0)
  • RegEnumValueW (Address: 0x1800187b0)
  • RegOpenKeyExW (Address: 0x1800187c0)
  • RegQueryValueExW (Address: 0x1800187d8)
  • RegSetValueExW (Address: 0x1800187b8)
api-ms-win-core-string-l1-1-0.dll
  • CompareStringOrdinal (Address: 0x180018800)
api-ms-win-core-synch-l1-1-0.dll
  • AcquireSRWLockExclusive (Address: 0x180018888)
  • AcquireSRWLockShared (Address: 0x180018880)
  • CreateEventExW (Address: 0x180018820)
  • CreateMutexExW (Address: 0x180018850)
  • CreateSemaphoreExW (Address: 0x180018818)
  • DeleteCriticalSection (Address: 0x180018858)
  • EnterCriticalSection (Address: 0x180018878)
  • InitializeCriticalSectionEx (Address: 0x180018860)
  • LeaveCriticalSection (Address: 0x180018810)
  • OpenSemaphoreW (Address: 0x180018838)
  • ReleaseMutex (Address: 0x180018898)
  • ReleaseSemaphore (Address: 0x180018870)
  • ReleaseSRWLockExclusive (Address: 0x180018830)
  • ReleaseSRWLockShared (Address: 0x180018828)
  • SetEvent (Address: 0x180018868)
  • SleepEx (Address: 0x180018848)
  • WaitForSingleObject (Address: 0x180018840)
  • WaitForSingleObjectEx (Address: 0x180018890)
api-ms-win-core-synch-l1-2-0.dll
  • Sleep (Address: 0x1800188a8)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetSystemTimeAsFileTime (Address: 0x1800188b8)
  • GetSystemWindowsDirectoryW (Address: 0x1800188c0)
  • GetTickCount (Address: 0x1800188c8)
api-ms-win-core-threadpool-l1-2-0.dll
  • CloseThreadpoolTimer (Address: 0x1800188d8)
  • CreateThreadpoolTimer (Address: 0x1800188f0)
  • SetThreadpoolTimer (Address: 0x1800188e8)
  • WaitForThreadpoolTimerCallbacks (Address: 0x1800188e0)
api-ms-win-core-winrt-error-l1-1-0.dll
  • SetRestrictedErrorInfo (Address: 0x180018900)
api-ms-win-core-winrt-error-l1-1-1.dll
  • RoGetMatchingRestrictedErrorInfo (Address: 0x180018910)
api-ms-win-core-winrt-l1-1-0.dll
  • RoActivateInstance (Address: 0x180018928)
  • RoInitialize (Address: 0x180018920)
  • RoUninitialize (Address: 0x180018930)
api-ms-win-core-winrt-string-l1-1-0.dll
  • WindowsCreateString (Address: 0x180018958)
  • WindowsCreateStringReference (Address: 0x180018940)
  • WindowsDeleteString (Address: 0x180018950)
  • WindowsGetStringRawBuffer (Address: 0x180018948)
api-ms-win-eventing-provider-l1-1-0.dll
  • EventRegister (Address: 0x180018968)
  • EventUnregister (Address: 0x180018978)
  • EventWriteTransfer (Address: 0x180018970)
api-ms-win-security-base-l1-1-0.dll
  • AdjustTokenPrivileges (Address: 0x1800189a8)
  • CopySid (Address: 0x180018998)
  • GetLengthSid (Address: 0x180018990)
  • GetTokenInformation (Address: 0x180018988)
  • ImpersonateLoggedOnUser (Address: 0x1800189c0)
  • ImpersonateSelf (Address: 0x1800189b0)
  • IsWellKnownSid (Address: 0x1800189a0)
  • RevertToSelf (Address: 0x1800189b8)
api-ms-win-security-provider-l1-1-0.dll
  • SetEntriesInAclW (Address: 0x1800189d0)
  • SetNamedSecurityInfoW (Address: 0x1800189d8)
api-ms-win-security-sddl-l1-1-0.dll
  • ConvertSidToStringSidW (Address: 0x1800189e8)
api-ms-win-service-management-l1-1-0.dll
  • CloseServiceHandle (Address: 0x180018a00)
  • OpenSCManagerW (Address: 0x1800189f8)
  • OpenServiceW (Address: 0x180018a08)
api-ms-win-service-management-l2-1-0.dll
  • NotifyServiceStatusChangeW (Address: 0x180018a18)
  • QueryServiceStatusEx (Address: 0x180018a20)
api-ms-win-service-winsvc-l1-1-0.dll
  • ControlService (Address: 0x180018a30)
msvcrt.dll
  • __C_specific_handler (Address: 0x180018a70)
  • __CxxFrameHandler3 (Address: 0x180018ac0)
  • __dllonexit (Address: 0x180018aa0)
  • _amsg_exit (Address: 0x180018ab8)
  • _initterm (Address: 0x180018a78)
  • _lock (Address: 0x180018a60)
  • _onexit (Address: 0x180018aa8)
  • _unlock (Address: 0x180018a68)
  • _vsnwprintf_s (Address: 0x180018a48)
  • _wcsnicmp (Address: 0x180018a58)
  • _XcptFilter (Address: 0x180018a88)
  • free (Address: 0x180018a80)
  • malloc (Address: 0x180018a40)
  • memcmp (Address: 0x180018ac8)
  • memcpy (Address: 0x180018ad0)
  • memcpy_s (Address: 0x180018a98)
  • memmove (Address: 0x180018ad8)
  • memmove_s (Address: 0x180018a90)
  • memset (Address: 0x180018ae0)
  • wcsncmp (Address: 0x180018ab0)
  • wcsstr (Address: 0x180018a50)
ntdll.dll
  • NtQuerySystemInformation (Address: 0x180018b50)
  • RtlAcquireSRWLockExclusive (Address: 0x180018b10)
  • RtlAcquireSRWLockShared (Address: 0x180018b20)
  • RtlAllocateHeap (Address: 0x180018b70)
  • RtlCaptureContext (Address: 0x180018b90)
  • RtlCompareUnicodeString (Address: 0x180018b28)
  • RtlConvertSidToUnicodeString (Address: 0x180018b40)
  • RtlDeleteCriticalSection (Address: 0x180018af0)
  • RtlFreeHeap (Address: 0x180018b60)
  • RtlFreeUnicodeString (Address: 0x180018b38)
  • RtlInitializeGenericTableAvl (Address: 0x180018b00)
  • RtlInitUnicodeString (Address: 0x180018b30)
  • RtlInsertElementGenericTableAvl (Address: 0x180018b08)
  • RtlLookupElementGenericTableAvl (Address: 0x180018af8)
  • RtlLookupFunctionEntry (Address: 0x180018b88)
  • RtlNtStatusToDosErrorNoTeb (Address: 0x180018b48)
  • RtlReAllocateHeap (Address: 0x180018b68)
  • RtlReleaseSRWLockExclusive (Address: 0x180018b18)
  • RtlReleaseSRWLockShared (Address: 0x180018b78)
  • RtlReportException (Address: 0x180018b58)
  • RtlVirtualUnwind (Address: 0x180018b80)
NTMARTA.dll
  • AccTreeResetNamedSecurityInfo (Address: 0x180018588)
WDSCORE.dll
  • ConstructPartialMsgVW (Address: 0x1800185a8)
  • CurrentIP (Address: 0x1800185a0)
  • WdsSetupLogMessageW (Address: 0x180018598)