Skip to main content

Projets

Those are my most important projects, that treats various topics among forensics, reverse engineering, hypervisors, and research subjects.

I mainly work with Rust and Python but I also have some experience with C, C++ and Java. You will also find various usage of DevOps tools like Docker, Vagrant, Terraform, Ansible and Nix of which I am a big fan.

  1. Xenith

    2025

    Project management, Rust, Hypervisor, Debugging, Anti-virtualization

    Xenith is a lightweight Xen-based hypervisor designed for research and development in the realm of operating systems and virtualization. It provides a very stealth environment, advanced debugging capabilities, including low-level insights into guest systems and support for virtual machine introspection.

    Built with performance and stealth in mind, Xenith ensures minimal overhead for seamless execution of virtualized workloads. Its intuitive GUI simplifies management and monitoring, while a robust scripting API enables developers to automate tasks and extend functionality with ease.

    Also see the website for more information.

    xenith-re/xenith

    Research-focused hypervisor offering advanced tools for debugging, virtual machine introspection, and automation.

    Rust
    5
    0
  2. Blackpill

    2024

    Rootkit, Rust, Linux, Kernel, Hypervisor