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

  • 1⭐ glassbox-ctf: Learn hacking by seeing what’s happening at the victim
  • 6⭐ thesis-proposal-skills: Write a convincing thesis proposal with support from AI
  • 2⭐ compact-latex-article: Minimal LaTeX document class for clean, compact articles with IDE and CI/CD integration

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-ctf glassbox-ctf Public

    Learn hacking by seeing what’s happening at the victim

    PHP 1 1

  2. thesis-proposal-skills thesis-proposal-skills Public

    Write a convincing thesis proposal with support from AI

    Python 6 4

  3. BeamerThemeEsplanade BeamerThemeEsplanade Public

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

    TeX 3

  4. compact-latex-article compact-latex-article Public

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

    TeX 2

  5. thi-linux-macos-setup thi-linux-macos-setup Public

    Unofficial community notes for Linux and macOS at Technische Hochschule Ingolstadt

    Shell 1

  6. macke macke Public

    Forked from tum-i4/macke

    Modular And Compositional analysis with KLEE Engine

    Python