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

Test Remill semantics #27

Open
pgoodman opened this issue Sep 19, 2017 · 1 comment
Open

Test Remill semantics #27

pgoodman opened this issue Sep 19, 2017 · 1 comment

Comments

@pgoodman
Copy link

Description

Remill is a library that lifts x86, amd64 (x87, mmx, sse, avx), and aarch64 instructions to LLVM IR. I can provide some assistance if you're interested.

@mfaerevaag
Copy link
Collaborator

Adding the Remill library to our corpus of target lifters is certainly something we are interested in. Sadly, the reason for us not already having done this is the substantial effort it takes for creating the translator from LLVM to UIR (the unified IR used in MeanDiff). Unfortunately we haven't had the time.

Given a translator, it is a small job to integrate it in system.

That being said, we are in the process of open sourcing the whole system. This means we will be accepting pull request and much appreciate all contributions! We would of course assist as best possible during the process of making a translator.

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

2 participants