-
windows
Rust for Windows
-
winreg
Rust bindings to MS Windows Registry API
-
clipboard-win
way to interact with Windows clipboard
-
wmi
WMI crate for rust
-
native-windows-gui
develop native GUI applications on the desktop for Microsoft Windows. Native-windows-gui wraps the native win32 window controls in a rustic API
-
windows-service
that provides facilities for management and implementation of windows services
-
winres
Create and set windows icons and metadata for executables
-
winsafe
Windows API and GUI in safe, idiomatic Rust
-
windows-sys
Windows
-
winapi
Raw FFI bindings for all of Windows API
-
wild
Glob (wildcard) expanded command-line arguments on Windows
-
junction
working with NTFS junctions
-
webview2-com
Rust bindings for the WebView2 COM APIs
-
winx
Windows API helper library
-
win_etw_provider
Enables apps to report events to Event Tracing for Windows (ETW)
-
ntapi
FFI bindings for Native API
-
uiautomation
UI Automation Framework for Windows
-
known-folders
A safe wrapper around the Known Folders API on Windows
-
uds_windows
Unix Domain Sockets for Windows!
-
shawl
Windows service wrapper for arbitrary commands
-
crossterm_winapi
WinAPI wrapper that provides some basic simple abstractions around common WinAPI calls
-
windows-capture
Fastest Windows Screen Capture Library For Rust 🔥
-
winpty-rs
Create and spawn processes inside a pseudoterminal in Windows
-
pixel_caster
Cast pixels to and from the screen by managing their RGBA values. Import characters from .png files
-
d3d12
Low level D3D12 API wrapper
-
registry
A safe wrapper for the Windows Registry API
-
implib
Generate Windows import library from module definition file
-
com
implementing COM Client and Servers
-
willhook
Capture all keyboard and mouse input regardless of application focus on the active windows desktop
-
win-hotkey
A lightweight, thread-safe Rust library for managing system-wide hotkeys on Windows, with high-level abstractions and customizable callbacks
-
minhook
wrapper for MinHook, a minimalistic x86/x64 API hooking library for Windows
-
wnf
Safe bindings for the Windows Notification Facility
-
windows_i686_gnu
Import lib for Windows
-
windows-acl
simplify Windows ACL operations
-
printers
Get printers and print files on unix and windows
-
winreg2
Rust bindings to MS Windows Registry API
-
netcorehost
hosting the .NET Core runtime
-
windows-native
Windows Native Undocumented API for Rust Language 🔥
-
conpty
interface for ConPTY
-
tongsuo-src
Source of Tongsuo and logic to build it
-
regview
Offline-viewer for registry files
-
win-wrap
用于Rust的Windows API的高级封装
-
gnurx-sys
Regular expression functionality from glibc extracted into a separate library, for Win32
-
direct-storage
Rust bindings for DirectStorage
-
win-hotkeys
A lightweight, thread-safe rust library for system-wide hotkey management on Windows
-
msica
Windows Installer Custom Actions
-
ferrisetw
Basically a KrabsETW rip-off written in Rust
-
proc_mem
manage processes, modules and read/write their memory on windows
-
oldwin
easy to compatible with older Windows
-
vhdrs
lightweight library that provides an ergonomic interface for managing Virtual Hard Disks (VHD/VHDX) on Windows systems. It leverages the Windows API to facilitate operations such as opening…
-
dl_api
The easiest, simplest and safest way to load dynamic (shared object) libraries from Rust!
-
deelevate
Drop privileges on Windows
-
dinvoke_nostd
Dynamically invoke arbitrary unmanaged code
-
outlook-mapi
Rust bindings for the Outlook MAPI interface
-
ioslice
no_std I/O slices that are still optionally ABI compatible with std and lbc
-
mach-dxcompiler-rs
Prebuilt, statically-linked DXC
-
windows-win
Some windows hacking library with utilities to find windows and access them
-
win32console
wrapper to interact with the windows console from rust
-
memprocfs
Physical Memory Analysis Framework
-
windows-ext
Extensions to windows-rs that serve to provide the macros and header-only functions from the Windows SDK
-
win_event_hook
A safe rust API for using SetWinEventHook, powered by the windows crate
-
thindx
Thin DirectX wrappers
-
tauri-plugin-printer
Tauri Plugin for printer access
-
proc-mem-rs
proc_mem forc
-
nt-string
Idiomatic Rust implementations for various Windows string types
-
win32_notif
Wrapper around Windows UWP XAML (WinRT) Notification api
-
windows_service_controller
control windows service
-
win-task-dialog
Simply call the Win32 API TaskDialogIndirect in Rust
-
msvc_spectre_libs
easy way to link with the Spectre-mitigated libraries for Windows MSVC targets. Does nothing for other targets
-
winresult
windows result codes
-
windows-wrappers
A collection of safe wrappers for the windows-rs crate
-
windows-file-info
gathering useful infos about Windows entities(archives, directories or reparse point/symlinks) with developer friendly way
-
dmalibrary
that makes it easy to work with DMA cards for memory forensics and video game hacking
-
renga-api-rs
Renga COM API bindings for Rust
-
hivex
(Hopefully) idiomatic bindings to the Hivex library
-
forward-dll
Forward dll functions
-
wdk-sys
Direct bindings to APIs available in the Windows Development Kit (WDK)
-
antilysis
State-of-the-art dynamic analysis countering techniques on Windows
-
windows-permissions
Safe Rust bindings to Windows permissions APIs
-
winmmf
A mostly safe Rust wrapper around Named Shared Memory on Windows. WIP
-
winapi-easy
A safe interface to various winapi functionality
-
grob
Growable buffer especially useful for Windows API calls
-
evtxtools
tools for the analysis of evtx files
-
installed_pkg
cross-platform crate that lists all the apps installed on a system
-
mslnk
create windows shortcuts (lnk files)
-
tracing-layer-win-eventlog
Layer for the tracing_subscriber to write to the Windows EventLog
-
windows_i686_msvc
Import lib for Windows
-
wfd
abstraction over the Open and Save dialogs in the Windows API
-
wineventhook
wrapper over SetWinEventHook and UnhookWinEvent
-
windows_memory_access
Windows Memory accessing using Windows Crate API, which published by Microsoft. Read and Write to memory using already configured functions that require minimum parameters to get started…
-
llwlib
A costless windows api wrapper to create windows
-
is-root
detect whether you are root/admin or not
-
windows-hotkeys
thread safe abstraction to manage system-wide hotkeys on windows
-
tauri-plugin-printer-sujin999
Tauri Plugin for printer access (Edit)
-
razy-importer
lazy_importer
-
i2pd-launch
Deletes current router/interface state and launches i2pd
-
msft-service
Windows service API
-
win32job
A safe API for Windows' job objects
-
winput
A high-level interface to Windows' input system
-
planif
builder pattern wrapper for the windows task scheduler API of windows-rs
-
com-impl
Automatically implement Win32 COM interfaces from Rust, along with some useful helper types for getting it done
-
windy
A Windows strings library that supports AString (ANSI string) and WString (Unicode string)
-
winver
tiny crate to detect real OS version on Windows depending on windows crate only. There are several ways to get Windows OS version and each of them has its pitfall. This crate provides…
-
filetime_creation
An enhanced version of filetime, which can set file creation time on Windows before Rust 1.75
-
windows-version
Windows version information
-
frnsc-liveregistry-rs
Implements RegistryReader from forensic-rs using the Windows API to access the registry of a live system
-
winapi-ui-automation
Raw FFI bindings for all of Windows API. Temporary package until UI Automation definitions will be merged
-
winfsp_wrs_build
WinFSP wrapper for rust
-
winfw
Interact with the Windows Firewall from Rust
-
exe
A PE (Portable Executable) library!
-
pipedconsole
Easily manage multiple windows consoles from one single process
-
hcs-rs
Rust abstractions for HCS APIs
-
wepoll-binding
Safe bindings to the wepoll library
-
windows-dll
Macro for dynamically loading windows dll functions
-
dll-mod-loader
A DLL mod loader for Windows
-
windows-registry
Windows registry
-
ble-data-struct
BLE data struct for Rust
-
marlon-printers
FORK FROM 'printers' MADE WITH THE INTENTION OF LEARNING RUST
-
windows_safe_handle
Generate smart pointers for https://crates.io/crates/windows raw handles with ergonomic APIs
-
unwinder
Call stack spoofing for Rust
-
oldwin-platform-yy-thunks-x86-vista
Part of the OldWin library for Windows Vista
-
windows-result
Windows error handling
-
query-wmi
query WMI classes in Windows OS
-
memory-rs
game hacking in Windows
-
sigmatch
A memory signature search library for the Windows platform written in Rust
-
win-color
managing and manipulating colors in Windows applications, providing high-level abstractions for color handling, gradient creation, and direct integration with Direct2D
-
hooklet
TODO
-
dbgeng
Rust binding for the dbgeng COM interfaces
-
fenestroj
Easier wrappers for Win32 API stuff, safe when possible
-
voicemeeter
Remote bindings and abstractions
-
mscorlib-sys
Raw FFI bindings for mscorlib
-
CreateProcessW
Create and handle processes on Windows using the Win32 API
-
w32-error
Encapsulates Windows API error codes
-
winutils-rs
Rust wrappers of various Windows API and definitions
-
adao99-tauri-plugin-printer
Tauri Plugin for printer access
-
sambrs
A tiny ergonomic wrapper around WNetAddConnection2A to connect to SMB shares on Windows
-
irox-safe-windows
Wrappers around the windows native unsafe functions to make them ergonomic
-
sf-rs
interacting with the Service Fabric COM API on Windows
-
dhc
XInput/rawinput abstraction library for Win32
-
wepoll-sys-stjepang
A fork of wepoll-sys with stjepang's patches
-
winhooker
a helper for hooking functions in windows on x64
-
raw_sync
Lightweight wrapper around OS synchronization primitives
-
embed-resource
A Cargo library to handle compilation and inclusion of Windows resources in the most resilient fashion imaginable
-
winprint
printing to a Windows printer device using Windows API
-
clipboard-win-html
Copy HTML to the Windows clipboard
-
cuda-config
Helper crate for finding CUDA libraries
-
Stellar_Tech
StellarTech
-
filetime_win
Windows FILETIME and SYSTEMTIME string and binary serialization
-
outlook-mapi-sys
Bindings generated with the windows crate for the Outlook MAPI interface
-
dokan-sys
Raw FFI bindings for Dokan (user mode file system library for Windows)
-
winres-edit
Load, create and modify windows resources in existing executables (.exe or .res)
-
slim-detours-sys
Rust bindings to KNSoft.SlimDetours
-
winapi-util
A dumping ground for high level safe wrappers over windows-sys
-
elevated
将标记的函数自动以管理员权限运行。
-
windows-thumbnail-preloader
command-line application for preloading thumbnails for Windows Explorer
-
winapi_forked_icmpapi
Raw FFI bindings for all of Windows API
-
vjoy
Idiomatic and safe wrapper for vjoy-sys
-
is_elevated
Determine whether your Windows process is running elevated or not
-
jumplist_win
A small crate to create and add custom jumplist in windows apps
-
ic4-sys
bindings for IC Imaging Control 4 SDK from The Imaging Source. (Raw Part from bindgen)
-
winrt-toast-reborn
A toast notification library for Windows 10 and 11
-
com_macros_support
Support library for COM crate macros
-
xladd
A framework to simplify the construction of Excel Addins in Rust, using the Excel4/12 interface
-
winutil
providing wrappers around a handful of useful winapi calls
-
windirs
A safe wrapper around
SHGetKnownFolderPath
-
win32-version-info
Retrieve file version info (file description, file version, etc.) from Windows files
-
wio
Windows IO wrapper
-
punctual_sleep
more precise sleeping
-
keyboard_listener_windows
You can use this library to listen your keyboard press and release ON windows
-
nt-hive
Access keys, values, and data stored in Windows hive (registry) files
-
ntstatus
bindings for Rust
-
wpush
that makes sending Windows toasts easier. Includes WSL support!
-
get_adapters_addresses
A wrapper around win32 GetAdaptersAddresses(). Enumerate network interfaces, and associated IP addresses.
-
interprocess
communication toolkit
-
windows-drives
Safe Win32 API wrappers for access to raw binary data on physical drives
-
djin
DLL injector with support for 32-bit and 64-bit targets
-
wil
This crates is a demonstrator of what a Windows Implementation Library in Rust could look like
-
direct3d11
Safe Direct3D 11 bindings. Currently just a minimal implementation mostly for use with direct2d, but I plan to flesh out the API eventually. If you're excited by this project and would like to contribute…
-
check_elevation
Check if the current process is elevated. A successor to the
is_elevated
crate. Now no_std! -
winmmf-ffi
A wrapper for WinMMF to make it usable as a cdylib
-
winrt-toast
A toast notification library for Windows 10 and 11
-
win-win
A semi-opinionated way to create windows on Windows
-
get-last-error
An error wrapper over Win32 API errors
-
firehazard
Unopinionated low level API bindings focused on soundness, safety, and stronger types over raw FFI
-
win-sys
Thin Rust wrapper around some Windows native apis
-
msft
Windows service API
-
winarg
Windows command line argument parsing
-
windows_aarch64_gnullvm
Import lib for Windows
-
networkdirect
Microsoft NetworkDirect wrapper
-
makepad-windows
Windows
-
hw
强大而统一的跨平台硬件监控工具
-
oldwin-platform-vc-ltl5-x86_64-xp-part1
Part1 of OldWin VC-LTL5 library for Windows XP
-
msw-hotkey
A hotkey library for Microsoft Windows
-
outlook-auto
Outlook automation through windows COM
-
winos
No description
-
webview2-com-sys
Bindings generated with the windows crate for the WebView2 COM APIs
-
sync-wait-object
Synchronous Wait Object (abstraction over Mutex & CondVar)
-
scmanager-windows-rs
windows service manager
-
sem-reg
Handle certain Windows registry binary values semantically. Extensible.
-
vmsavedstatedump_rs
Rust abstractions of VmSavedStateDumpProvider Windows 10 SDK API
-
robocopyrs
A wrapper for the robocopy command in Windows
-
win-crypto-ng
Safe bindings to Windows Cryptography API: Next Generation
-
windows-strings
Windows
-
winbluetooth
Raw FFI bindings for Windows' bluetooth API
-
tinywinstr
macro to help convert rust strings to what windows understands
-
tinycom
Tiny COM implements the tiny subset necessary to consume IUnknown interfaces
-
mail_slot
Windows Mailslot API
-
monitor-control-win
Control monitors on Windows (WIP, currently read-only)
-
rs-dispatch
wrap IDispatch and Com Objects for simplified use
-
win-gsmtc
A wrapper around the Windows.Media.Control namespace (GlobalSystemMediaTransportControls - GSMTC)
-
tlhelp32
A small wrapper around the tlhelp32 windows API
-
gdiplus
Rust API for GDI+
-
lawrencium
Lr103
-
winmem
windows memory patching
-
lcdsmartie-rs
Small framework to enable writing plugins for LCDSmartie in Rust (even for old OSes)
-
wepoll-sys
Raw bindings to the wepoll library
-
winresult-types
windows result types
-
vswhom
FFI to Jon Blow's VS discovery script
-
thread-amount
Get the amount of threads in the current process
-
com-policy-config
Rust bindings to IPolicyConfig COM API
-
eventlog
A log-compatible wrapper around the Windows Event Log API
-
winvd
functions for accessing Windows 11 virtual desktop API, requires at least 24H2 26100.2605
-
reggie
fast Windows registry search tool
-
winproc
Small wrapper over some process-related Windows APIs
-
amsi
Wrapper for Windows Anti Malware Scan Interface
-
cural
Windows process memory model
-
rshmem
Win32 shared memory with safe wrapper for allocating buffers
-
virtdisk-rs
Rust abstractions for VirtDisk APIs
-
clipboard2
improved version of clipboard-rs with better error handling and MIME type handling on Windows
-
tongsuo-p832-src
Source of Tongsuo and logic to build it
-
parasite
Injected Windows Dll
-
dx_core
Core functionality required by all the dx-rs crates. dx-rs is a DirectX wrapper for rust.
-
tracelogging
TraceLogging for Rust
-
winapi-comm
Common api libraries under windows
-
nt_version
Queries the major, minor and build version of Windows (NT) efficiently
-
ntlm-hash
Lightweight ntlm hash implementation
-
mscorlib-safe
Safe wrappers around FFI bindings to mscorlib
-
dumpbin
Simplify using Dumpbin Windows tool
-
serial-win
Serial communications in Windows
-
reg-watcher
single instance application
-
wmem
Windows Memory Manipulation library
-
winfolder
locations of standard Windows folders on the current system
-
win_desktop_duplication
efficient DXGI desktop duplication api
-
sapi-lite
A simplified wrapper around Microsoft's Speech API (SAPI) library
-
wallpaper-windows-user32
Manipulate Windows desktop image via user32.dll
-
winlock
customize the keyboard shortcut for session locking on Windows
-
winfsp
Rust bindings to WinFSP
-
xdg-home
The user's home directory as per XDG Specification
-
winrs
Collection of "rusty" winapi wrappers. Work in progress!
-
win-base64
Windows API Base64 Wrapper
-
wstr
Macros for compile-time UTF-16 (wide) string literals
-
win32_notification
Allows easy creation and manipulation of Win32 notifications
-
enable-ansi-support
Enable ANSI escape code support on Windows 10
-
gqlmapi-rs
Rust bindings for https://github.com/microsoft/gqlmapi
-
winwifi
Windows Wi-Fi management in Rust
-
winhandle
A set of types to make interacting with Windows APIs safer and easier
-
wexit
Detect whether CLI programs have their own Windows console, and prompt to exit
-
serial-windows
Serial port implementation for Windows
-
imgui-win32
Win32 input handler for imgui-rs
-
microsoft_mail
Microsoft Mail api
-
hwndloop
event loop backed by a Win32 window
-
win32-wlan
Higher level Rust bindings for the Win32 WLAN API
-
guid_win
Windows GUID/CLSID/IID string and binary serialization
-
winservice
Run a Windows system service without hassle
-
ni-daqmx-sys
System bindings for NI DAQmx API
-
windows_aarch64_msvc
Import lib for Windows
-
dxguid-sys
Contains DirectX GUIDs for COM typically found in
dxguid.lib
. See winapi for types and constants. -
nt_native
Windows Native subsystem bindings for the Rust programming language
-
editpe
Resource Editor for parsing and modification of Windows Portable Executables and their resources
-
dll-syringe-payload-utils
building payloads for dll-syringe
-
fdns-gamenetworkingsockets-sys
bindgen for gamenetworkingsockets lib
-
libwdi-sys
FFI bindings for libwdi
-
syringe
providing simple Windows DLL injection and an example injector application
-
iswow64
Determines whether the current process is running under WOW64
-
interprocess-docfix
Interprocess communication toolkit. Docs fixed.
-
everything-sys-bindgen
Bindings to the Everything SDK using bindgen
-
oldwin-targets
easy to compatible with older Windows
-
gdiplus-sys2
Raw FFI bindings for GDI+
-
proxy-dll
A dynamic Windows System DLL proxy
-
win-installed-keyboards
list of installed keyboards for Windows systems
-
hwnd
Well documented, safe-leaning, sound, low-level API bindings to
HWND
-adjacent APIs -
wdk-macros
A collection of macros that help make it easier to interact with wdk-sys's direct bindings. This should not be directly consumed, and should be instead consumed via the wdk-sys crate.
-
winwin
windows windowing
-
winlog2
log backend to send messages to the Windows event log
-
print_service
A lib to access printer on windows
-
winstr
windows strings (BSTR only so far)
-
laps-rs
retrieval of LAPS passwords
-
dll-hijack
Dll hijack -- just one macro
-
wcstr
Rust FFI helpers for working with win32 API's "Unicode" functions that uses "wide" strings
-
ic4
bindings for IC Imaging Control 4 SDK from The Imaging Source. (Safe Part)
-
cfile
Rust bindings to C *FILE stream
-
winlog
log backend to send messages to the Windows event log
-
pipe_watcher
A pipe reader and writer for the terminal. Made for use with the ipipe Rust library.
-
win-msg-name
Get Windows message name from a message ID, e.g. 0x000f -> 'WM_PAINT'
-
oaidl
manage conversions to/from SAFEARRAY, VARIANT, and BSTR data structures in COM interop
-
nt-apiset
A parser for API Set Map files of Windows 10 and later
-
thindx-xaudio2
High level FFI for XAudio2
-
anticipate
Automate terminal applications in Unix like Don libes expect
-
wasapi
Bindings for the Wasapi API on Windows
-
windows_x86_64_msvc
Import lib for Windows
-
tempfile-istream
COM IStream on an exclusive temp file which is deleted on release
-
memory-module-sys
Bindings to the MemoryModule library for loading libraries from memory on Windows
-
shared_memory
A user friendly crate that allows you to share memory between processes
-
spout_texture_share
Rust binding of Spout c++ library
-
inject-lib
A windows dll injection library written in rust with minimal dependencies
-
oldwin-vc-ltl5
easy to compatible with older Windows
-
ntfs
A low-level NTFS filesystem library
-
tracelogging_dynamic
TraceLoggingDynamic for Rust
-
waitpid-any
Wait for any PID, an extension to waitpid(2)
-
mcom
MaulingMonkey's COM wrappers
-
oldwin-yy-thunks
easy to compatible with older Windows
-
windows_types_registry
Contains Types and Parsers for the Windows Registry
-
rawcopy-rs-next
RawCopy crate provides the capability to use "Volume Shadow Copy technology" for file copying in Rust.Primarily aimed at replicating files that cannot be directly copied due to being in use
-
rawcopy-rs
RawCopy crate provides the capability to use "Volume Shadow Copy technology" for file copying in Rust.Primarily aimed at replicating files that cannot be directly copied due to being in use
-
everything-rs
Ergonomic wrapper around everything-sys-bindgen for the Everything SDK
-
fsfilter-rs
monitor filesystem and more in windows
-
dxfilter
Process textures with DirectX shaders. Includes few Scale, Color conversion filters and utils to make your own.
-
wslapi
Managing the Windows Subsystem for Linux
-
detours-sys2
Rust bindings to Microsoft Detours
-
shared_memory_extended
A user friendly crate that allows you to share memory between processes
-
winfsp_wrs_sys
WinFSP wrapper for rust
-
comedy
Windows error handling, COM, and handles
-
win_etw_logger
log provider which forwards events to Event Tracing for Windows (ETW)
-
cppwinrt
C++/WinRT
-
windows_x86_64_gnu
Import lib for Windows
-
appx
Managing appx packages
-
windows-core
Windows
-
mio-named-pipes
Windows named pipe bindings for mio
-
winapi-i686-pc-windows-gnu
Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.
-
winapi-build
Common code for build.rs in WinAPI -sys crates
-
winfsp-sys
Raw bindings to WinFSP
-
thindx-xaudio2-sys
Low level FFI for XAudio2
-
nt-list
Compatible, type-safe, and idiomatic Rust implementations of Windows NT Linked Lists
-
oldwin-platform-vc-ltl5-x86-xp-part2
Part2 of OldWin VC-LTL5 library for Windows xp
-
tis-grabber-sys
bindings for IC Imaging Control Legacy SDK from The Imaging Source. (Raw Part from bindgen)
-
thindx-xinput
Thin XInput wrappers
-
outlook-mapi-stub
Macros which generate delay load helpers for olmapi32.dll
-
winfsp_wrs
WinFSP wrapper for rust
-
oldwin-platform-vc-ltl5-x86-vista
OldWin VC-LTL5 library for Windows Vista
-
hwnd0
minimal
HWND
bridge types -
webview2-com-macros
Macros which generate callback implementations for WebView2 COM APIs
-
windows_winmd
Winmd parser the windows crate
-
cargo-winrt
working with WinRT in a Rust project
-
dbghelp-sys
Contains function definitions for the Windows API library dbghelp. See winapi for types and constants.
-
oldwin-platform-vc-ltl5-x86-win8
OldWin VC-LTL5 library for Windows 8
-
windows-targets
Import libs for Windows
-
oldwin-platform-yy-thunks-x86_64-xp
Part of the OldWin library for Windows XP
-
winapi-x86_64-pc-windows-gnu
Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.
-
oldwin-platform-vc-ltl5-x86-xp-part1
Part1 of OldWin VC-LTL5 library for Windows xp
-
crypt32-sys
Contains function definitions for the Windows API library crypt32. See winapi for types and constants.