Skip to content
@clang-randstruct

Clang-Randstruct

A from-scratch re-implementation of the GCC randstruct plugin adapted to Clang

Pinned Loading

  1. plugin plugin Public

    (Inactive) A prototype/draft of a Clang compiler plugin that enables randomization of fields within structures for compile-time hardening.

    C++ 10 1

  2. llvm-project llvm-project Public

    Forked from llvm/llvm-project

    Randomize the order of fields in a structure layout as a compile-time hardening feature

    C++ 3 1

  3. testing testing Public

    A collection of small projects designed to verify structure field randomization is taking place

    C 1

  4. llvm-test-suite llvm-test-suite Public

    Forked from llvm/llvm-test-suite

    Logos

Repositories

Showing 6 of 6 repositories
  • llvm-project Public Forked from llvm/llvm-project

    Randomize the order of fields in a structure layout as a compile-time hardening feature

    clang-randstruct/llvm-project’s past year of commit activity
    C++ 3 11,132 13 0 Updated Jul 28, 2019
  • setup_scripts Public

    Setup Scripts that help spin up a env quickly.

    clang-randstruct/setup_scripts’s past year of commit activity
    Shell 0 BSD-3-Clause 0 0 0 Updated Jul 6, 2019
  • testing Public

    A collection of small projects designed to verify structure field randomization is taking place

    clang-randstruct/testing’s past year of commit activity
    C 0 1 0 1 Updated Mar 15, 2019
  • clang-randstruct/clang-randstruct.github.io’s past year of commit activity
    0 0 0 0 Updated Mar 2, 2019
  • clang-randstruct/llvm-test-suite’s past year of commit activity
    Logos 0 305 0 0 Updated Feb 27, 2019
  • plugin Public

    (Inactive) A prototype/draft of a Clang compiler plugin that enables randomization of fields within structures for compile-time hardening.

    clang-randstruct/plugin’s past year of commit activity
    C++ 10 Apache-2.0 1 0 0 Updated Feb 14, 2019

Top languages

Loading…

Most used topics

Loading…