Skip to content

Pinned Loading

  1. 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

  2. coretrace-compiler 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

  3. coretrace-qt coretrace-qt Public archive

    C++

  4. coretrace-stack-analyzer 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

  5. coretrace-web coretrace-web Public

    HTML

Repositories

Showing 10 of 15 repositories
  • 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

    CoreTrace/coretrace-stack-analyzer’s past year of commit activity
    C++ 2 0 3 1 Updated Mar 1, 2026
  • CoreTrace/coretrace-vscode’s past year of commit activity
    0 GPL-3.0 0 2 0 Updated Feb 26, 2026
  • coretrace-ci-consumer-demo Public

    Consumer reference repository used to validate CI/CD end-to-end. This repo installs and uses the project as an external dependency (as a real customer would), then runs smoke/integration tests across supported environments to catch packaging, install, compatibility, and breaking changes before release.

    CoreTrace/coretrace-ci-consumer-demo’s past year of commit activity
    CMake 0 0 0 0 Updated Feb 24, 2026
  • coretrace-gui Public

    Web & Desktop interface for coretrace !

    CoreTrace/coretrace-gui’s past year of commit activity
    JavaScript 0 0 1 0 Updated Feb 16, 2026
  • coretrace-log Public

    Minimal C++20 logging library -- colors, thread-safety, level & module filtering, custom sinks.

    CoreTrace/coretrace-log’s past year of commit activity
    C++ 1 MIT 0 0 0 Updated Feb 10, 2026
  • coretrace-compiler Public

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

    CoreTrace/coretrace-compiler’s past year of commit activity
    C++ 1 GPL-3.0 0 4 0 Updated Feb 10, 2026
  • 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

    CoreTrace/coretrace’s past year of commit activity
    C++ 1 GPL-3.0 0 5 1 Updated Feb 10, 2026
  • coretrace-testkit Public

    It’s a small Python testing framework to run a tool (compiler/analyzer) and validate its output. Each test defines input sources and options, then checks the exit code, the presence of the produced binary and its format (ELF/Mach-O), and/or specific content in stdout/stderr. Tests run in a temporary workspace and use a simple reporter.

    CoreTrace/coretrace-testkit’s past year of commit activity
    Python 1 GPL-3.0 0 0 0 Updated Feb 10, 2026
  • coretrace-runtime-analyzer Public

    Coretrace-runtime-analyzer ships a lightweight runtime instrumentation layer for C/C++ that tracks allocations, bounds and shadow memory, traces function entry/exit, and inspects vtables/virtual calls with readable diagnostics. It’s designed to surface memory bugs and ABI/runtime issues with clear, structured logs.

    CoreTrace/coretrace-runtime-analyzer’s past year of commit activity
    CMake 1 0 0 0 Updated Jan 30, 2026
  • coretrace-tool-template Public template

    Standardized template repository for building CoreTrace tools with a unified architecture, CI pipeline, and best practices for scalable static and dynamic analysis tooling.

    CoreTrace/coretrace-tool-template’s past year of commit activity
    CMake 1 0 1 0 Updated Jan 30, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…