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

Make 'pwn template' better #1032

Merged
merged 4 commits into from
Sep 22, 2017
Merged

Conversation

zachriggle
Copy link
Member

@zachriggle zachriggle commented Sep 21, 2017

A few minor enhancements to 'pwn template':

  • Move the gdbscript out of the middle of the boilerplate code, down toward the exploit
  • Add a --quiet flag that silences most of the auto-generated comments
  • Add checksec information directly to the template
  • Modify sh_string so that the single-dash - is a "very good" character and doesn't require single-quoting

@zachriggle zachriggle merged commit a726368 into Gallopsled:dev Sep 22, 2017
@TethysSvensson TethysSvensson added this to the 3.11.0 milestone Oct 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants