Vasco Smith
vasie1337 · the netherlands · c++ / rust / python / typescript
i build systems software and the tools that take it apart.
work
- Founder devirt.devApril 2026 – Present
compilers · Rust, SSA IR
- Building a generic, sample-agnostic JavaScript deobfuscator on a custom SSA-based IR with memory SSA and side-effect tracking.
- Shipped a six-stage pipeline (parse → normalize → control-flow recovery → decode → dataflow + DCE → rename) that runs to fixpoint.
- Published the devirt-corpus dataset on Hugging Face (~9.5k rows, ~2.4k downloads) for benchmarking against real obfuscators.
- Founder easystage.nlFeb 2026 – Present
internship search · TypeScript, Cloudflare Workers
- Built easystage.nl end to end, an internship-search platform for Dutch students spanning scraper, API, and dashboard.
- Wrote a TypeScript Cloudflare Workers scraper that ingests stagemarkt.nl listings into D1 and republishes them through a public API.
- Shipped a React/Vite dashboard with search and filtering, plus Discord notifications for new listings.
- Software Engineer ByteZeroSep 2025 – Jan 2026
proxy infrastructure · Rust, Go, Redis
- Rewrote the proxy pool collector from Go to Rust after the Go version leaked memory under long-lived load.
- Maintained geo-indexed snapshots tracking ~140k proxies across ~133k unique outbound IPs, backed by Redis health checks and duplicate detection.
- Refreshed pools from upstream providers (Oxylabs and similar) and exposed per-country selection to the public API.
- Triaged and patched the original Go collector pre-rewrite to keep the service running during migration.
awards
- Bronze, Skills The Finals 2026, Software Developer Mar 2026
WorldSkills Netherlands
National finalist, 3rd of 8. Tested on requirements analysis, web API design and implementation, code quality, and security.
projects
-
A JS deobfuscator I'm building on the side.
[rust][compilers][ssa][deobfuscation] -
An internship finder for Dutch students — scraper plus dashboard over stagemarkt.nl.
[typescript][react][cloudflare][scraping] -
A Windows kernel anti-cheat I built for security research.
[c++][windows][kernel] -
An LLVM New PM pass plugin for code obfuscation.
[c++][llvm][compilers][obfuscation] -
Windows kernel driver for kernel-to-usermode communication via shared memory sections.
[c++][windows][kernel][shared-memory] -
A Rust CLI I built to obfuscate x86-64 PE binaries.
[rust][x86][obfuscation]
experience
- c++ 6 years
- rust 2 years
- go 2 years
- php 2 years
- python 2 years
- typescript 1 year
- javascript 2 years