We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I read the code under /test. It seems that the type constraints are hard-coded, is there any API that generates Retypd constraints?
The text was updated successfully, but these errors were encountered:
Hi @Y-chav, we are working on a couple of "frontends" for Retypd. The more mature one is https://github.com/GrammaTech/retypd-ghidra-plugin. It uses Ghidra to generate type constraints.
We also have https://github.com/GrammaTech/gtirb-ddisasm-retypd. This generates type constraints from binaries represented as GTIRB files.
Sorry, something went wrong.
No branches or pull requests
Hi, I read the code under /test. It seems that the type constraints are hard-coded, is there any API that generates Retypd constraints?
The text was updated successfully, but these errors were encountered: