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.
-
Clone the Repository
git clone https://github.com/Shaddy/conveyor.git
-
Install Dependencies
Conveyor leverages the power of several libraries. Ensure you've set up Rust and other dependencies as per the documentation.
-
Run & Explore
Navigate through the project, run examples, and explore the endless possibilities of advanced hypervisor interactions.
This project is licensed under the MIT License - see the LICENSE file for details.