11 bodies of work

Work

Products, security research, and open‑source systems.

index / 01

Project index.

11 projects across Windows systems, security research, machine learning, and product engineering. Filter by technology.

11 projects

  1. 01

    Research

    Kinematic Features Are All You Need

    Detecting synthetic mouse trajectories with 17 kinematic features under white-box adversarial optimization.

    Security / AI

  2. 02

    Product

    Reweave

    Commercial binary obfuscation. Upload a PE and PDB, choose a protection tier, receive a hardened binary.

    C++ / Security

  3. 03

    Product

    Frameshift

    A Windows performance optimizer with real-time monitoring and automatic system tuning.

    C++ / Windows

  4. 04

    Open source

    Cloakwork

    Header-only C++20 obfuscation with compile-time encryption and polymorphic transformations.

    C++ / Security

  5. 05

    Open source

    Kernelcloak

    Kernel-mode obfuscation and anti-tampering primitives designed around ring 0 constraints.

    C++ / Kernel / Security

  6. 06

    Open source

    wraith-rs

    Safe Rust abstractions for Windows process internals, syscalls, scanning, and hook detection.

    Rust / Windows / Security

  7. 07

    Product

    Mirilux

    An end-to-end ML dataset toolkit for YOLO auto-labeling and DirectML-accelerated training.

    AI

  8. 08

    Open source

    ETOC

    A reference collection of kernel-to-user communication methods for Windows driver development.

    C++ / Kernel

  9. 09

    Research

    Sentinel

    Static analysis for identifying anti-cheat detection vectors in Windows kernel drivers.

    C++ / Kernel / Security

  10. 10

    Research

    DXComm

    DirectX shared-surface communication between Windows kernel and user mode.

    C++ / Windows / Kernel

  11. 11

    Product

    Velocitty

    A GPU-accelerated Windows terminal emulator rendered through DirectX 11 at 60 frames per second.

    C++ / Windows