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

How to generate constraint from assembly? #4

Open
Ychame opened this issue Oct 4, 2022 · 1 comment
Open

How to generate constraint from assembly? #4

Ychame opened this issue Oct 4, 2022 · 1 comment

Comments

@Ychame
Copy link

Ychame commented Oct 4, 2022

Hi, I read the code under /test. It seems that the type constraints are hard-coded, is there any API that generates Retypd constraints?

@aeflores
Copy link
Contributor

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.

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

2 participants