> cat /dev/github | grep security-tools
discovered 03 Aug 2026

WinAPI-Wrapper

via awesome-list
→ View on GitHub
WinAPI-Wrapper is a C# library that serves as a comprehensive wrapper for the Windows API, enabling developers to simulate mouse actions, manipulate windows, and capture screenshots easily. Its primary use case includes automating user interface interactions and enhancing application functionalities, with notable features such as methods for mouse clicks, window resizing, and focus management, as well as utilities for taking screenshots of both windows and the desktop.