Disclaimer: This project is intended solely for educational and research purposes! Unauthorized use on systems you do not own or have explicit permission to test is strictly prohibited. The author assumes no liability for any misuse or damage caused by this code.
HVNC PoC (Hidden Virtual Network Computing) is a Rust-based proof-of-concept demonstrating how to create a hidden Windows desktop, launch Google Chrome within it, and capture screenshots of the hidden browser window—all without displaying Chrome to the main user session.
C:\Program Files\Google\Chrome\Application\chrome.exe)imageanyhowchronowindowssh
git clone <this-repo-url>
cd hidden-vncsrc/main.rs and update the chrome_path variable if your Chrome is installed elsewhere.sh
cargo build --releaseRun the PoC from the project root:
cargo run --release
screenshots/ directory.├── src/
│ └── main.rs # Main PoC logic
├── screenshots/ # Output directory for screenshots
├── Cargo.toml # Rust dependencies and metadata
└── README.md # Project documentation
This project is licensed under the MIT License. See LICENSE for details.
Author: Eduardo Contin
Contact: eduardo.contin.04@gmail.com
$ claude mcp add hidden-vnc \
-- python -m otcore.mcp_server <graph>