Skip to content

/ WRITING

Writing

Long-form notes on systems programming, security research, and building things at the low level. Posts are infrequent — I'd rather ship one good walkthrough than three thin updates.

  1. · 12 min read
    SecurityPythonC

    Building a Cross-Platform C2 Framework from Scratch

    A deep dive into building a multi-transport Remote Access Trojan for educational security research covering TCP binary framing, mutual TLS, and a beacon/callback architecture.

    Read post

// more posts in progress