An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: win32api

JeffersonQin/Ayase

🥥 Control everything by keyboard.

Language: C# - Size: 10 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 69 - Forks: 11

katahiromz/cmd_play

PC88 CMD PLAY emulation in C++/Win32

Language: C++ - Size: 2.3 MB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

melardev/XeytanWin32-Async-RAT

WORK IN PROGRESS. RAT written in C++ using Win32 API

Language: C++ - Size: 110 KB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 9 - Forks: 7

mity/old-new-win32api

Organized bookmarks to Win32API posts of Raymond Chen's blog "The Old New Thing".

Size: 87.9 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 314 - Forks: 36

DavidNash2024/Win32xx

Win32++: A simple alternative to MFC

Language: C++ - Size: 321 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 28 - Forks: 5

Va1p3n/snake-win-c

Snake made using win32 api:s

Language: C - Size: 21.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

jfd02/tkinter-transparent-window

Transparent & click through tkinter window.

Language: Python - Size: 1.95 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 2

katahiromz/WinHier

Window Hierarchy and Properties Viewer

Language: C - Size: 282 KB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 6 - Forks: 0

mjblack/winmd

Crystal Windows Metadata bindings generator

Language: Crystal - Size: 59.6 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

hanoglu/HComponentLibrary

Lightweight Java like Windows GUI library for C++

Language: C++ - Size: 200 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 23 - Forks: 5

Inexpli/Magic-Tiles-bot

Simple piano tiles autoclicker

Language: Python - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

sonne118/pcap_app

scalable microservice project for transporting data which can collect from thousands computers and calculate information in needed forms

Language: C# - Size: 63.2 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

0verfl0w767/MouseMacro-Easy

마우스 매크로. 근데 이제 win32api를 곁들인.

Language: Python - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

hatelamers/WinPinMenu

diVISION Pinnable Taskbar Menu

Language: C++ - Size: 852 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

KieraSword/ui32

A Win32 Utility Library

Language: C - Size: 56.6 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

mark0011astra/hand_mouse

Implementation for controlling the mouse cursor using hand gestures. Kalman filter and win32api are used for high accuracy, low latency tracking and ease of operation. 手の動きを使用してマウスカーソルを操作する。カルマンフィルタとwin32apiを使用し、低遅延、高精度を実現。

Language: Python - Size: 72.3 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 4 - Forks: 0

zalaszz/HES

This application simulates keystrokes using the SendInput function from the Win32 API.

Language: C# - Size: 108 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

marwan475/GPU-Ray-Tracing-Engine

Real Time Raytracing Engine with editor using OpenCL

Language: C++ - Size: 1.38 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Chaoses-Ib/NtWin32

Use the Win32 subsystem API while depending only on Ntdll.dll

Language: C - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

wong17/windows-keylogger

Aplicación básica que registra pulsaciones de teclas, clics del mouse, posición del cursor y proceso asociado utilizando Win32 API

Language: C# - Size: 79.1 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

katahiromz/FFautologon

Auto-logon manipulator for Windows

Language: C++ - Size: 29.3 KB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

katahiromz/SysNotifyHooker

API hook for Windows Explorer

Language: C++ - Size: 164 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 7

cjyyx/Geo23d

用C语言实现几何画板

Language: C - Size: 19.7 MB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Souhardya/Slavyana

Windows Sandbox Framework

Language: C++ - Size: 3.9 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 37 - Forks: 17

ApplehatDot/WinAPI-Displays

WinAPI Examples of using displays

Language: C - Size: 52.7 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Ryen-042/Macropy

Keyboard hotkey manager, event listener, word expander, and more!

Language: Cython - Size: 38.8 MB - Last synced at: 11 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

hui-shao/StartMenuButtonHider

"开始"菜单按钮隐藏工具(可以隐藏电源按钮,用户图标等等 通过 Win32 API 修改注册表实现)

Language: C++ - Size: 40 KB - Last synced at: 2 days ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 1

katahiromz/FFstartup

Windows Startup entry manipulator

Language: C++ - Size: 21.5 KB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

katahiromz/FFshutdown

Log-off, restart, or shutdown Windows, user-friendly

Language: C++ - Size: 14.6 KB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

katahiromz/ffscrnsave

A command-line screensaver viewer in C++/Win32

Language: C++ - Size: 80.1 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 5 - Forks: 1

katahiromz/FFedge

指定した位置とサイズでブラウザを起動する

Language: C - Size: 2.42 MB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

KroSheChKa/FootBot

Automated bot, which performs the role of goalkeeper in mini soccer.

Language: Python - Size: 35.2 KB - Last synced at: 23 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

KroSheChKa/PandaBot

A bot that perfectly plays the game for you

Language: Python - Size: 43.9 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

KroSheChKa/BasketBot

A bot that plays basketball for you (OpenCV + mss).

Language: Python - Size: 205 KB - Last synced at: 23 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

sam-k0/win32api.dll

Dll to mess with the win32 api

Language: C++ - Size: 622 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

NaniteFactory/gominhook

MinHook binding for Go (Golang) with support for Windows API.

Language: Go - Size: 37.1 KB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 79 - Forks: 12

jiusanzhou/injgo

:rainbow: injgo is a tool and library for DLL injector which written in Golang. 用Golang实现的Windows下的进程DLL注入工具

Language: Go - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 48 - Forks: 11

FastChen/CustomWindow

一个简单的窗口尺寸修改工具,同时支持静默启动修改,可以代替为启动工具。 A custom application windows size software

Language: C# - Size: 83 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

basedBaba/malwareDevelopment

Simple malware samples developed using C and Win32API utilising process injection techniques like shellcode injection and dll injection which involve injecting malicious shellcode into benign processes

Language: C - Size: 19.5 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

watamario15/brainfuck

Brainfuck interpreter and debugger (almost an IDE) for Sharp *Brain* series electronic dictionaries.

Language: C++ - Size: 203 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 4 - Forks: 0

neoarc/NaMacroJS

Scripting MS-Windows using JavaScript

Language: C - Size: 15.8 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 5 - Forks: 2

codingABI/appFaults

Test/stress tool for Windows that creates typical application faults, like a memory leak, freezes ...

Language: C++ - Size: 8.78 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

josh0xA/threadfire

PoC Thread Execution Hijacking for Win32 Code Injection

Language: C++ - Size: 661 KB - Last synced at: 6 months ago - Pushed at: 11 months ago - Stars: 174 - Forks: 35

m4x1m1l14n/Crypto

C++ wrappers for Windows Crypto & Crypto Next Generation API

Language: C++ - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

NikitaGoldashevsky/tic-tac-toe

Advanced Tic-Tac-Toe game, developed in C++ using WIN32 API.

Language: C++ - Size: 46.9 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

codingABI/solarTemperatureLoggerTool

Data import GUI for the solarTemperatureLogger project https://github.com/codingABI/solarTemperatureLogger

Language: C++ - Size: 964 KB - Last synced at: 8 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Moataz51201/Shellcode-Injection

A detailed guide and code implementation of Shellcode Injection using the Win32 API.

Language: C++ - Size: 4.88 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

terremoth/php-win32-dialog

Win32 GUI Dialogs for PHP

Language: PHP - Size: 43.9 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

belajarqywok/wintrapd

crafting malware, presentation and discussion material for network and computer security courses. [ Group - 2 ]

Language: Jupyter Notebook - Size: 53.1 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

katahiromz/wonders-dump

Dumping Imports/Exports of Windows executable files

Language: Batchfile - Size: 98.5 MB - Last synced at: 19 days ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

katahiromz/Win32TabCtrl

A sample code of Win32 Tab Control

Language: C++ - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

katahiromz/Typaste

Typing + Paste == Typaste.

Language: C++ - Size: 85.9 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 2

belazr/JackieBlue

JackieBlue is a basic DLL injector made with the EasyWinHax library.

Language: C - Size: 33.4 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 2

CSaratakij/MyWinTiles

Tiling window manager for Windows 10, Built on top of explorer shell

Language: C++ - Size: 417 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 43 - Forks: 0

katahiromz/ImeLabo

片山博文MZの Win32 IME 研究室

Language: C++ - Size: 19.8 MB - Last synced at: 4 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

katahiromz/Rshimgvw

Shell Image Viewer from ReactOS

Language: C - Size: 526 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

katahiromz/RRegEdit

Independent ReactOS RegEdit

Language: C - Size: 852 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

katahiromz/RClipbrd

Independent ReactOS Clipbrd

Language: C - Size: 189 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

katahiromz/RCalc

Independent ReactOS Calc

Language: C - Size: 367 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

katahiromz/RATL

Independent ReactOS ATL

Language: C++ - Size: 434 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

katahiromz/RControlPanel

Independent ReactOS Control Panel

Language: C - Size: 134 KB - Last synced at: 4 days ago - Pushed at: 10 months ago - Stars: 9 - Forks: 0

makuke1234/PdfiumView

A light-weight PDF viewer for Windows.

Language: C - Size: 7.6 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 18 - Forks: 3

arrr-and-d/darkzone

A fast and flexible screen dimmer for Windows written in C++

Language: C++ - Size: 28.3 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Deathmajorasmask/MarioRPG-OpenGL

It's a video game / graphic motor created in OpenGL inspired by Mario RPG that has a combat system, collisions, lights, obj exporter, among many other things. Developed in c++ and OpenGL.

Language: C - Size: 74.9 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 15 - Forks: 1

CDMA14693/PUBG_MAP

游戏地图测距 PUBG MORTAR PUBG 迫击炮测距

Language: C++ - Size: 165 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 8 - Forks: 3

Taggagii/3DAimTrainerHack

A bot that will play most games on https://www.3daimtrainer.com/. Currently it is setup to play Tile Frenzy but can be slightly modified to play other mini games on the website. Only works on windows

Language: Python - Size: 16.3 MB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 1

maltsevda/WinProg

Примеры для курса "Программирование в Windows"

Language: C - Size: 460 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 3

nathanjhood/CxxWin

A quick one-and-done Win32API UI project with COM.

Language: C++ - Size: 24.5 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Legato-Dev/Legato

AIMP4 Remote API Wrapper Library for .NET

Language: C# - Size: 585 KB - Last synced at: 3 days ago - Pushed at: almost 4 years ago - Stars: 10 - Forks: 2

katahiromz/WinKiosk

This app is vulnerable and dangerous. Use for security education only.

Language: Inno Setup - Size: 50.8 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 9 - Forks: 0

brcolow/java-vulkan

Experiment with Project Panama, jextract, and Vulkan on Win32.

Language: Java - Size: 373 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 0

suryapratapsinghsuryavanshi/ScreenText

A tool for copying screen view text directly to clipboard.

Language: Python - Size: 135 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

katahiromz/ExeSum

EXE Checksum manipulator

Language: C++ - Size: 5.86 KB - Last synced at: 4 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

katahiromz/ads

ADS (alternate data stream) manipulation

Language: C++ - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 9 - Forks: 3

katahiromz/layout

Dynamic layout in C++/Win32 for resizable dialogs and windows

Language: C - Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

codylico/mmaptwo-plus

Memory mapping files on POSIX and Windows for C++ 2011

Language: C++ - Size: 55.7 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

nomadsdev/veil-sight-python

VeilSight is a tool for automating window detection, image recognition, and text extraction on Windows, designed to boost productivity by simplifying repetitive tasks.

Language: Python - Size: 123 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 1

superswan/WaifuDance

Fruity Dance clone for Windows.

Language: C++ - Size: 17.4 MB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 0

thirtytwointerops/.github

ThirtyTwo Interops account repository.

Size: 8.98 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

katahiromz/DelayedMove

Move files on reboot

Language: C++ - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

katahiromz/w32_mutex

std::mutex and std::recursive_mutex for old C++/Win32 compilers

Language: C++ - Size: 2.93 KB - Last synced at: 4 days ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

PeterSwinkels/Window-Scanner-vb6-

The vb6 version of Window Scanner.net

Language: Visual Basic 6.0 - Size: 126 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 2

PeterSwinkels/Window-Scanner.net

A program that displays a list of active program windows and their content along with their properties which can be modified by the user.

Language: Visual Basic .NET - Size: 116 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 1

brocbyte/oxidbg

windows, x86-64 debugger

Language: C - Size: 1.03 MB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Ahmed-Nirzar/MessageBox

Creating Windows MessageBox in C

Language: C - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

winapiadmin/GDIExamples

Some examples of using GDI32

Language: C++ - Size: 70.3 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

SweetIceLolly/Disable_Ctrl_Alt_Del

Disable Ctrl+Alt+Del hotkey

Language: C++ - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 20 - Forks: 9

mrfearless/creating-controls-in-assembler

Gitbook: https://mrfearless.gitbooks.io/creating-controls-in-assembler

Language: CSS - Size: 2.22 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 7

ckormanyos/serial_win32api

Serial (COM) driver for classic Win32-API in MSVC

Language: C++ - Size: 43 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

ckormanyos/win_text_simple

win_text_simple makes a simple Win32-API window with dynamic text

Language: C++ - Size: 44.9 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

cyotek/InternetGetCookieExDemo

Demonstration program for reading cookies from Internet Explorer using C#

Language: C# - Size: 24.4 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 3

katahiromz/WondersXP

Windows API database

Language: C - Size: 3.58 MB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1

MichaelAgarkov/reactos Fork of reactos/reactos

A free Windows-compatible Operating System

Language: C - Size: 445 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

isPique/User-Info

Get highly detailed information about users on your local computer.

Language: Python - Size: 2.35 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

Ng00m4lDhuhr/LogThoth

Interactive Dynamic Windows Event Logs Timeline Tool

Language: Python - Size: 25.2 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

NaniteFactory/dllmain

WinAPI DllMain() and its hook in Golang. To build & run in bash: $ make

Language: C - Size: 1000 Bytes - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 22 - Forks: 9

aziascreations/PB-RawDiskAccess

Basic examples of raw disk access in Windows using PureBasic

Language: PureBasic - Size: 8.79 KB - Last synced at: 5 days ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

katahiromz/ShowContextMenu

Language: C++ - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

katahiromz/DragDropSamples

Win32 Dragging and Dropping sample programs

Language: C++ - Size: 13.7 KB - Last synced at: 25 days ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 2

eHonnef/afk-clicker

An AFK clicker that allow to simulate keystrokes (mouse or keyboard) even if the window isn't focused.

Language: Python - Size: 7.81 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 42 - Forks: 13