win-api
There are 26 repositories under win-api topic.
tmthrgd/DLL-Injector
Inject and detour DLLs and program functions both managed and unmanaged in other programs, written (almost) purely in C#. [Not maintained].
meemknight/windowsAPIforGamedevelopers
A WINDOWS API tutorial series for Game Developers
0x44F/WinKit
💻 Windows 10 Kernel-mode rootkit
diamont1001/C_snake
C语言写的Windows字符界面贪吃蛇 - 不闪屏
Midi12/QueryWorkingSetExample
Just an example of a well-known technique to detect memory tampering via Windows Working Sets.
diamont1001/C_maze
C语言写的Windows字符界面迷宫小游戏
EvilBytecode/Powershell-Persistance
Whenever PowerShell is launched, Notepad will also open. You can customize the script for educational purposes, but I emphasize that I do not take any responsibility for its use or any actions taken.
hpavlo/Files-Windows
File Explorer WPF
MeShootIn/Reader
📖 A text viewer with caret written in WinAPI
Tyrrrz/PrintForegroundWindow
Prints info about current foreground window
diamont1001/C_tetris
C语言写的Windows字符界面俄罗斯方块
BSUIR-SFIT-Labs/OSaSP-Labs-Windows
БГУИР, КСиС, ПОИТ | Лабораторные работы по предмету ОСиСП (5 семестр)
itaditya/hotspot
A nodejs cli tool to turn your windows pc into a wifi hotspot
mranv/execRemoteSigned
A Rust program to set the PowerShell execution policy to RemoteSigned, enabling the execution of local unsigned and remote signed scripts on Windows. Requires administrative privileges.
halfzebra/rust-win-keyboard-experiment
A program that keeps your keyboard language in check by binding it to specific applications.
LeonBurghardtDev/Injectify
Injectify is a simple and easy-to-use tool that allows users to inject dynamic link libraries (DLLs) into running processes.
sneiko/Kinect
Apps with sources for kinect
SpoilerRules/black-screen-app
An application that displays a full-screen window in pure black for the Windows operating system. Exit can be initiated by simply pressing any button.
alfirk326/MFC_Swipe_Brick_Breaker
MFC SDI Application
RDavydenko/TriviadorBot
Бот для игры Тривиадор. Работает под FullHD монитор. Использует CV (Computer Vision) - библиотеку EmguCV. Сохраняет правильные ответы и отвечает правильно, если вопрос есть в базе данных.
wandvvs/dumper
IP and Hardware info parser. libcurl + WinAPI
AndreSacilotto/MouseAndKeyboard
C# keyboard and mouse sender and listener
sandbox-pokhara/opencv-cam-idx
Find opencv camera index in windows using win32 api
viordash/ProgramWatchDog
Monitoring Windows program freezes
xtenzQ/ScreenshotASM
Статья, объясняющая принцип создания скриншотов экрана с использованием FASM на примере кода Томаша Грыштара