A collection of stuff I work on.
X2R:(Research) A x86-64 to RISC-V RV64 dynamic binary translator and optimizer. Implements a custom IR system for transformation/analysis passes.
Vdrive : Linux drivers for VirtIO 1.2 devices.
HPCLab: Repository containing accelerated HPC algorithms for heterogeneous parallel architectures.
DemoFS : An in-memory Linux filesystem, integrated with the VFS layer, featuring efficient, concurrency-safe, and thread-safe operations.
Binspect : A Linux modular toolkit for binary analysis and inspection. Supports ELF, PE, COFF, and Mach-O formats.
Kvx : A minimal Type-2 Intel VT-x Hypervisor (Linux kernel module).
USBDR : Linux USB driver for USB-spec 2.0
NetHex : A lightweight Linux real-time packet sniffer for capturing, filtering, and analyzing network traffic with minimal overhead.