Shaddy / conveyor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conveyor: Bridging Rust & Hypervisor Realms

Rust for Advanced Hypervisor Interactions

Conveyor is a cutting-edge project crafted in the Rust programming language that serves as a bridge between the end-user and advanced hypervisor operations. Using a robust combination of sentry and memoryguard, both of which are abstractions over the renowned DeepShield hypervisor, Conveyor unveils a new horizon of capabilities. This project demonstrates the potential and practicality of intercepting System Service Dispatch Tables (SSDT), detecting side-channel attacks, and much more.

Getting Started

  1. Clone the Repository

    git clone https://github.com/Shaddy/conveyor.git
  2. Install Dependencies

    Conveyor leverages the power of several libraries. Ensure you've set up Rust and other dependencies as per the documentation.

  3. Run & Explore

    Navigate through the project, run examples, and explore the endless possibilities of advanced hypervisor interactions.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

License:MIT License


Languages

Language:Rust 100.0%