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

Thin safety layer — "toolchain fingerprint" #9

Closed
fasterthanlime opened this issue Jul 19, 2024 · 1 comment
Closed

Thin safety layer — "toolchain fingerprint" #9

fasterthanlime opened this issue Jul 19, 2024 · 1 comment

Comments

@fasterthanlime
Copy link
Contributor

Misc thought for a thin thread of safety for rubicon: since you're linker patching, you could add a symbol that has the rust compiler version (and maybe additional metadata?) to each produced dylib, and at runtime refuse to link-load if the metadata isn't an exact match?

From @jamesmunns

@fasterthanlime
Copy link
Contributor Author

Closed in #10

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

No branches or pull requests

1 participant