clang-randstruct / llvm-project

Randomize the order of fields in a structure layout as a compile-time hardening feature
3 stars 1 forks source link

Autoselect #28

Closed Jafosterja closed 5 years ago

Jafosterja commented 5 years ago

Added basic case for structure auto-selection. For now the only condition is a structure full of function pointers.