Skip to content
View mbn-code's full-sized avatar

Highlights

  • Pro

Block or report mbn-code

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mbn-code/README.md

Malthe Bang Norengaard

Co-founder & CTO at Cryvanta, building EU-sovereign security infrastructure across endpoint telemetry, detection pipelines, AI-assisted analysis, and the platform underneath it.

Based in Copenhagen, I work with Rust, C++, TypeScript, and Python across low-level Windows systems, developer tools, and web products. This is my personal GitHub, so it also contains experiments, university work, games, and projects built simply to learn something new.

Selected work

  • The Kernel Driver Guide — an educational, from-scratch guide to Windows kernel-mode drivers
  • cLogpp — a modern C++ structured asynchronous logger
  • cf — a C++ competitive-programming toolkit with a Next.js workbench
  • Rust File Explorer — a fast, cross-platform file explorer in Rust
  • SkraldeCookie — security research into weaknesses in exam-monitoring software

Cryvanta · Portfolio · LinkedIn · malthe@mbn-code.dk

Pinned Loading

  1. The-Kernel-Driver-Guide-External The-Kernel-Driver-Guide-External Public

    Educational guide to Windows kernel drivers, IOCTL communication, and user/kernel-mode boundaries.

    C++ 60 12

  2. cLogpp cLogpp Public

    Modern C++ structured async logger. No macros. Extensible. JSON output. Async-by-default.

    C++ 1

  3. Rust-File-Explorer Rust-File-Explorer Public

    This is a file explorer written in Rust optimised for speed in searching.

    Rust 2

  4. cf cf Public

    The Ultimate C++ Competitive Programming Toolkit: Featuring a powerful CLI and a brand-new Next.js Web Workbench for lightning-fast problem solving.

    TypeScript