Skip to content
View SizzleUnrlsd's full-sized avatar

Highlights

  • Pro

Block or report SizzleUnrlsd

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

Hugo Payet

Founder & Lead Developer @ CoreTrace C/C++ • LLVM • Low-level Systems • Program Analysis


About

I design and build advanced program analysis tools focused on memory safety, concurrency, and undefined behavior in C/C++.

My work centers around:

  • static & dynamic analysis
  • Clang/LLVM internals
  • low-level systems programming
  • concurrency and memory models

CoreTrace

CoreTrace is an ecosystem of tools for analyzing C/C++ programs:

  • coretrace — orchestration of static & dynamic analyzers
  • coretrace-stack-analyzer — LLVM-based stack analysis
  • coretrace-concurrency-analyzer — concurrency & race detection
  • coretrace-compiler — Clang-based instrumentation pipeline

Contact

hugo.payet@epitech.eu
LinkedIn: https://linkedin.com/in/hugo-payet-a56a05262/

Pinned Loading

  1. CoreTrace/coretrace CoreTrace/coretrace Public

    coretrace is a C/C++ analysis orchestrator that runs multiple static and dynamic tools and produces unified reports to detect vulnerabilities, security issues, and memory misuse

    C++ 1 1

  2. TekSH TekSH Public

    TekSH

    C 11

  3. CoreTrace/coretrace-stack-analyzer CoreTrace/coretrace-stack-analyzer Public

    LLVM-based static analysis tool that detects stack overflows, unsafe stack operations, and recursion-related vulnerabilities in C and C++ code

    C++ 2

  4. CoreTrace/coretrace-compiler CoreTrace/coretrace-compiler Public

    Enhanced Clang-based compiler for CoreTrace, operating as a CLI and reusable library to power advanced static analysis and instrumentation workflows.

    C++ 1

  5. GarbageCollector GarbageCollector Public

    C 1

  6. Dante Dante Public

    C