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

Bad bytes support #6

Open
mariuszskon opened this issue Mar 13, 2021 · 0 comments
Open

Bad bytes support #6

mariuszskon opened this issue Mar 13, 2021 · 0 comments

Comments

@mariuszskon
Copy link
Owner

Currently all bytes are allowed in autorop, which cuases issues if it happens to e.g. find a gadget with an 0a byte for input that is captures via e.g. gets.
First step would be "preferential" bad bytes so that padding rets are picked without such an address (easy), warning if there are unavoidable bad bytes (easy), making rop chains etc. without such addresses in general (hard / more dependencies?).

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

1 participant