Warning
Conure is a research prototype and not intended for use.
Conure is a high-performance remote access toolkit written in Rust, designed for security research and legitimate remote management in high-security environments. This project explores modern techniques in secure communications, evasion research, and system monitoring within a responsible security framework.
This software is created strictly for security research, educational purposes, and legitimate system administration in controlled environments. Unauthorized use of this software against systems without explicit permission is illegal and unethical. The developers assume no liability for misuse of this code or concepts.
sudo apt install -y protobuf-compiler libprotobuf-dev(install protobuf compiler)rustup target add x86_64-pc-windows-gnu(windows target)
This project is in progress.