Cural v0.1.3 | Windows process memory model
Supported OS's
- Windows
Links
docs.rs- https://docs.rs/curalgithub- https://github.com/CURVoid/cural.git
Changelog
- Using
winapiinstead ofwindowscrate - Added
is_x64method toProcessstruct
Examples
use Process;
let process = find.expect;
println!;
let modules = process.get_all_modules.expect;
println!;