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

Made solve.py slightly more automated and added some default values #284

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

drew3de
Copy link

@drew3de drew3de commented Nov 22, 2022

Added some things to make solve.py slightly more automated

Ie name of patched binaries can be added to templates automatically
solve.py now has default context.terminal and default architecture but these can of course be changed depending on your terminal and architecture
Also default when running solve.py is LOCAL GDB and REMOTE has to be specified to connect to a remote host. This is mostly due to personal preference but given where I spend most of my time when developing exploits that seems more practical.

Your Name and others added 4 commits November 22, 2022 21:01
… binary) an option in solve.py templates

Edited template.py to include context.terminal, set arch to x86_64 and r.process is started with just the path
to the patched binary as an argument rather than the ELF.
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.

None yet

1 participant