【3分鐘Payloads制作】基本概要

【3分鐘Payloads制作】零 基本概要
視頻內(nèi)容:https://gitee.com/hopejieshuo/my-doc/blob/master/payloads/0.md
參考資料:
POINT -> https://learn.microsoft.com/zh-cn/windows/win32/api/windef/ns-windef-point
GetSystemMetrics -> https://learn.microsoft.com/zh-cn/windows/win32/api/winuser/nf-winuser-getsystemmetrics
GetDesktopWindow -> https://learn.microsoft.com/zh-cn/windows/win32/api/winuser/nf-winuser-getdesktopwindow
GetForegroundWindow -> https://learn.microsoft.com/zh-cn/windows/win32/api/winuser/nf-winuser-getforegroundwindow
GetDC -> https://learn.microsoft.com/zh-cn/windows/win32/api/winuser/nf-winuser-getdc
GetWindowDC -> https://learn.microsoft.com/zh-cn/windows/win32/api/winuser/nf-winuser-getwindowdc
ReleaseDC -> https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-releasedc
DeleteObject -> https://learn.microsoft.com/zh-cn/windows/win32/api/wingdi/nf-wingdi-deleteobject