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

Add a function to look for srop gadget in a specified memory range #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add a function to look for srop gadget in a specified memory range #26

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Apr 9, 2014

The gadgets required for SROP remain pretty much the same for an architecture, it would be helpful to be able to quickly scan a page for these gadgets.

@ghost
Copy link
Author

ghost commented Apr 10, 2014

This commit would probably be more useful if it could autodetect the architecture and look for gadgets required for that specific architecture in specified memory range. I could add in 64-bit + ARM support if you'd be interested.

@wapiflapi
Copy link
Contributor

Thanks for the feature, I, for one, am interested in this. More architectures would definitely be a plus.

Another feature I can think of is to have it behave in a similar way to ropgadget when no arguments are passed. I think it looks in all executable memory by default but I'm unsure about this.

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.

1 participant