DynamoRIO/drmemory

Add handling for new Win10 1809 syscalls, esp NtCreateSectionEx

Open

#2216 aperta il 25 lug 2019

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)C (289 fork)auto 404
Component-DrSyscallOpSys-Windowshelp wanted

Metriche repository

Star
 (2727 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Split from #2126

New syscalls:

USER32(NtConfigureInputSpace
USER32(NtDCompositionGetMaterialProperty
USER32(NtDCompositionSetChannelConnectionId
USER32(NtDCompositionSetMaterialProperty
USER32(NtDxgkCreateTrackedWorkload
USER32(NtDxgkDestroyTrackedWorkload
USER32(NtDxgkEndTrackedWorkload
USER32(NtDxgkGetAvailableTrackedWorkloadIndex
USER32(NtDxgkGetTrackedWorkloadStatistics
USER32(NtDxgkResetTrackedWorkload
USER32(NtDxgkSubmitPresentToHwQueue
USER32(NtDxgkUpdateTrackedWorkload
USER32(NtFlipObjectPresentCancel
USER32(NtSetCursorInputSpace
USER32(NtSetPointerDeviceInputSpace
USER32(NtSetShellCursorState
USER32(NtUserCallHwndLockSafe
USER32(NtUserCallHwndParamLockSafe
USER32(NtUserCallHwndSafe
USER32(NtUserDeferWindowDpiChanges
USER32(NtUserForceWindowToDpiForTest
USER32(NtUserGetCurrentDpiInfoForWindow
USER32(NtUserGetKeyboardLayout
USER32(NtUserGetRequiredCursorSizes
USER32(NtUserRestoreWindowDpiChanges
USER32(NtUserSetForegroundWindowForApplication
GDI32(NtGdiDdDDIGetSharedResourceAdapterLuidFlipManager
NTDLL(LdrpThunkTemplate
NTDLL(NtCreateSectionEx
NTDLL(NtManageHotPatch
NTDLL(RtlpDiskSpeedPolicy

Guida contributor