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

where is the angr target? #58

Open
jinjing750629 opened this issue Sep 24, 2020 · 4 comments
Open

where is the angr target? #58

jinjing750629 opened this issue Sep 24, 2020 · 4 comments

Comments

@jinjing750629
Copy link

Dear Sir

I saw there is a angr target inside avatar2's publication. But I can't find it anywhere in the source code. How can I connect angr to get symbolic execution from avatar2?

Thanks

@mariusmue
Copy link
Member

We currently don't have an active maintainer for the angr-target.
Hence, it is out of date/based off an old version of angr. You can find the code in this branch: https://github.com/avatartwo/avatar2/tree/dev/angr_target

When it comes to the paper, the full examples, including code, are at https://github.com/avatartwo/bar18_avatar2 - which uses avatar2 at the code tag https://github.com/avatartwo/avatar2/tree/bar18_avatar2.

@AdamVanScyoc
Copy link
Contributor

Isn't that what is? https://github.com/angr/angr-targets

@mariusmue
Copy link
Member

No, these are the targets of angr, which reimplement the avatar2 target API for interoperability. So, it's the way angr can talk with different software, e.g, avatar2 - and not the other way around.

@AlexCasual
Copy link

Hi, what about adopt old version of angr-target for new version of angr?

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

4 participants