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

Import libraries #8

Open
emesare opened this issue Oct 22, 2024 · 0 comments
Open

Import libraries #8

emesare opened this issue Oct 22, 2024 · 0 comments

Comments

@emesare
Copy link
Member

emesare commented Oct 22, 2024

Because we spec out both symbols and types we can easily create import libraries for multiple tools (including Binary Ninja).

The typical issue is when an import library references a type in another library. This is resolved with the deterministic type UUIDS, as they will be able to reference them indirectly with some registry which can resolve the reference, the only problem with this is if the type UUID is not in fact, deterministic, further work needs to be done to prove and verify that the type spec can actually hold up to that assertion.

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