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

s390x: handle EXRL when its target is in the same buffer #20

Merged
merged 1 commit into from
Oct 24, 2018

Conversation

mephi42
Copy link
Contributor

@mephi42 mephi42 commented Oct 22, 2018

Quick and dirty implementation - we assume the target is in the same
buffer as EXRL, which appears to be always the case for libc. In other
cases the code would still crash or emit garbage IR.

Quick and dirty implementation - we assume the target is in the same
buffer as EXRL, which appears to be always the case for libc.  In other
cases the code would still crash or emit garbage IR.
mephi42 added a commit to mephi42/pyvex that referenced this pull request Oct 22, 2018
@rhelmot rhelmot merged commit 8702879 into angr:master Oct 24, 2018
rhelmot pushed a commit to angr/pyvex that referenced this pull request Oct 24, 2018
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

Successfully merging this pull request may close these issues.

2 participants