DynamoRIO/drmemory

Add handling for new Win10 1809 syscalls, esp NtCreateSectionEx

Open

#2,216 建立於 2019年7月25日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)C (289 fork)auto 404
Component-DrSyscallOpSys-Windowshelp wanted

倉庫指標

Star
 (2,727 star)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南