Rutra's Workshop
Security write-ups, reverse engineering notes, and things I've built.
Security-focused developer. I take things apart to understand them, then write up what I found.
RésuméPDF · 91 KB~/workshop
Optional — everything the terminal shows is also an ordinary page.
Recent posts
all postsProjects
all projects· CS
in progressnetmap
A concurrent TCP port scanner in Rust, built to understand async runtimes rather than to replace nmap.
Rust · tokio · clap
- rust
- networking
- tokio
- concurrency
· Security
completepcap-triage
A CLI that summarises a packet capture into the handful of facts worth looking at first.
Python · scapy
- python
- network forensics
- pcap
- dfir