Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider Annobin -grecord-gcc-switches for C and C++ Compiler Hardening Guide #509

Open
thomasnyman opened this issue May 30, 2024 · 0 comments

Comments

@thomasnyman
Copy link
Contributor

Annobin is a binary annotation plugin for GCC that, among other things, allows the recording of the used compiler options flags used to produced a binary. This allows to determine if an object was compiled according to applicable security hardening polices.

Annobin is primarily used in Fedora currently, but could also be used in other context where it may be desirable to be able to precisely determine which compiler options have been used to produce a binary.

Resources:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant