April 2026
- Vyrox Security: Shipped the Day 1 core foundation. Initial architecture, CI pipelines, HMAC-SHA256 crypto services. Memory-safe from the first commit, on purpose.
- Rust for offense: Rewrote my port scanner in Rust as
rscan. Faster than the Python original, and a single static binary I can drop on anything without dragging an interpreter along. - Lab: Built a defanged HTTP check-in client to study how implants actually phone home. No egress. Wireshark on the wire, reading every beacon.