Skip to content
View hutzelmann's full-sized avatar

Block or report hutzelmann

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.

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
hutzelmann/README.md

You are allowed to look inside

I teach and research security, building the small tools I wish existed along the way. Publications · 13⭐ across my repos.

Made because I needed them

Made for my university

  • 3⭐ BeamerThemeEsplanade: A LaTeX Beamer theme that follows the design manual of Technische Hochschule Ingolstadt
  • 1⭐ thi-linux-macos-setup: Unofficial community notes for Linux and macOS at Technische Hochschule Ingolstadt

Made during my master's thesis (2016)

Compositional Analysis for Exposing Vulnerabilities. MACKE splits a C program into per-function units, analyses each with KLEE, then chains the errors it finds up the call graph toward main. Left online in case any of it is useful.

macke · klee · TargetedSearchStandalone · opt-delete · bitcode-kaleidoscope

Pinned Loading

  1. glassbox-ctfglassbox-ctfPublic

    Learn hacking by seeing what’s happening at the victim

    PHP 1 1

  2. thesis-proposal-skillsthesis-proposal-skillsPublic

    Write a convincing thesis proposal with support from AI

    Python 6 4

  3. BeamerThemeEsplanadeBeamerThemeEsplanadePublic

    A LaTeX Beamer theme that follows the design manual of Technische Hochschule Ingolstadt

    TeX 3

  4. compact-latex-articlecompact-latex-articlePublic

    Minimal LaTeX document class for clean, compact articles with IDE and CI/CD integration

    TeX 2

  5. thi-linux-macos-setupthi-linux-macos-setupPublic

    Unofficial community notes for Linux and macOS at Technische Hochschule Ingolstadt

    Shell 1

  6. mackemackePublic

    Forked from tum-i4/macke

    Modular And Compositional analysis with KLEE Engine

    Python