windows-win 3.0.0

Some windows hacking library with utilities to find windows and access them
Documentation
1
2
3
4
5
6
7
pub mod process;
pub mod window;
pub mod message;
pub mod file;
pub mod memory;
pub mod module;
pub mod timer;