A tool that sends a CTRL+C console event to a target Windows process by attaching to its console.
- Rust 100%
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
ctrlc_sender
A tool that sends a CTRL+C console event to a target Windows process by attaching to its console.