windowsapi
There are 60 repositories under windowsapi topic.
LazoVelko/Windows-Hacks
Creative and unusual things that can be done with the Windows API.
Rob--/memoryjs
Read and write process memory in Node.js (Windows API functions exposed via Node bindings)
CherryPill/system_info
Hardware information tool for Windows
LazoVelko/WinAPI-Wrapper
Windows API wrapper class for simulating mouse movement, clicking, and more.
DavidNash2024/Win32xx
Win32++: A simple alternative to MFC
yanjinhuagood/DesktopRecord
Realize simple screen recording function based on ffmpeg and WindowsAPI able
markuta/bw-dump
A proof-of-concept for (CVE-2023-38840) that extracts plaintext master passwords from a locked Bitwarden vault.
SaturnsVoid/Windows-API-Capture-Webcam
Use Windows API to capture a image from a Webcam in GoLANG
EvilBytecode/Enable-All-Tokens
Enable-All-Tokens is a Go-based project designed to adjust and enable a list of specified privileges for the current process token on a Windows operating system. This project can be particularly useful for developers and system administrators who need to programmatically enable various system privileges for their applications.
RealistikDash/genshin-fps-bypass
An FPS bypass for Genshin Impact written in Python.
yandexx/is_elevated
Rust crate to determine if your Windows process is running as elevated
SolindekDev/gTQ
Easy and fast windows library
0xGhazy/Impersonate
a simple script to spawn a new process with another high privilege token from hoked process. based on Windows APIs.
For-ACGN/hash-api
Find&Call Windows API by hash+key.
FrankFengVP/WindowsApiLib
This is a collection of encapsulated common useful Windows Api
Magrene/LoadLibrarySimipleDLLInjector
Simiple DLL injector using LoadLibrary and the Windows API
makt96/reverseEngineering-TeslaCryptRansomware
TeslaCrypt was a ransomware trojan that emerged in early 2015. It primarily targeted Windows systems and encrypted files, demanding a ransom payment in Bitcoin for the decryption key
opencodeiiita/YAKL
YAKL : yet another key logger
Setiuo/PHP_OnlineJudge
运行在Windows平台的OJ
50t0r25/cpp-keylogger
Basic windows keylogger with C++ using the windows API
cjyyx/Geo23d
用C语言实现几何画板
DordyBalbez/Pokemon-Catch-Probability
Meant to be ran along Pokemon Red/Blue/Yellow to give live updates of catch probabilities
FastChen/CustomWindow
一个简单的窗口尺寸修改工具,同时支持静默启动修改,可以代替为启动工具。 A custom application windows size software
Idrisvohra9/C-Sharp-Basics
This Repository contains my codes and learning of C# programming language (.NET framework)
mm-rezaei/HookWindowsAPI
A sample project demonstrating Windows API hooking
reverseame/cape-hook-generator
CAPEv2 (capemon) hook skeleton generator (hookdefs) for your malware analysis needs.
tengge1/full-screen
使用Windows API实现全屏,F1全屏,ESC取消全屏。
yotiosoft/winprocinfo
A Rust library that utilizes Windows API to obtain information about processes and threads in a Windows system.
CAPESandbox/capemon-hook-generator
CAPEv2 (capemon) hook skeleton generator (hookdefs) for your malware analysis needs.
charitra1022/win-bright
An application implemented in GTKMM for controlling brightness in Windows Desktops at software level by adjusting GammaRamp values
Magrene/MemoryEditorConsoleApp
Simiple C++ Program that uses the windows API to Read/Write to process memory. Requires a windowname to find a process ID.
pauldolphin3/Acs.Gui
Gui of Acs.Core
pauldolphin3/kernel-driver-nativeaot
C# Kernel Mode Driver example using NativeAOT
reverseame/windows-behavior-catalog
Windows Behavior Catalog (WBC) is a collection of fundamental behaviors for Windows OS, represented as a sequence of Windows API and/or syscalls.