Malthe Bang Norengaard
I'm co-founder & CTO at Cryvanta, an EU security company where I build the core technology — endpoint telemetry, detection pipelines, and AI-assisted analysis in Rust, C++, and TypeScript.
I've programmed since age 12 and study Software Development at the IT University of Copenhagen alongside the company. My public work spans a co-authored Windows driver guide, C++ performance analysis, and defensive review of .NET monitoring software. The common thread is evidence: trace the behavior, measure the result, and document the trade-off.
8+ Years
Programming Experience
Since age 12
30+
Public Repositories
Non-fork archive
60
Kernel Guide Stars
12 forks · Aug 2026
3
Selected Case Studies
Source-backed below
Applied Experience
Decisions Under Constraints
The Kernel Driver Guide
Make privilege boundaries explicit
The reference separates the KMDF driver from its user-mode controller and documents the IOCTL path between them, so the highest-risk interface can be inspected independently.
Algorithmic Optimization
Measure before optimizing
Sorting and searching implementations run against best, average, and worst-case inputs, then export profiling data for traces and visualizations instead of relying on intuition alone.
SkraldeCookie
Document the failure mode
The review ties trust-boundary findings to concrete source locations and defensive recommendations, making the reasoning auditable rather than presenting security claims without evidence.
Get In Touch
Open for collaboration on complex systems, technical audits, and performance optimization.