Chrinovic Mukanya

A collection of stuff I work on.

Relm : Type-1 x86-64 Intel VT-x Linux Hypervisor.

Mlib : Linear Algebra library implementing optimized AVX and Neon microkernels for SIMD acceleration.

Rvx: Experimental RISC-V LLVM compiler backend.

Xdec : IA_32 & X86_64 Instruction decoder and encoder.

Vdrive : Linux drivers for VirtIO 1.2 devices.

Pe-Emu : Persistent memory emulation linux driver

Mmapdr : Mapping device memory into process's virtual address space.

Binspect : A Linux modular toolkit for binary analysis and inspection. Supports ELF, PE, COFF, and Mach-O formats.

NetHex : A lightweight Linux real-time packet sniffer for capturing, filtering, and analyzing network traffic with minimal overhead.

DemoFS : An in-memory Linux filesystem, integrated with the VFS layer, featuring efficient, concurrency-safe, and thread-safe operations.

USBDR : None vendor-specific Linux USB driver.

NETDR : None vendor-specific Linux network driver.

Scx_lsch : Linux kernel scheduler using BPF