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

Reduce cache filename length on rop.py (fix #1180) #1204

Merged
merged 5 commits into from
Nov 4, 2019

Conversation

xtrm0
Copy link
Contributor

@xtrm0 xtrm0 commented Oct 5, 2018

Pwntools Pull Request

Reduce cache filename length on rop.py.
Fixes 1180.

Target Branch (this should target all branches: stable, beta, dev)

@zachriggle
Copy link
Member

It occurs to me that the past and current implementation would fail to find a cache if the ELF ordering were to change. We should probably sort by the first pass of hashing.

What do you think, @xtrm0?

@Arusekk
Copy link
Member

Arusekk commented May 22, 2019

I aggree with @zachriggle. Sorting is the good solution here.

@Arusekk Arusekk merged commit 215b2e6 into Gallopsled:stable Nov 4, 2019
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.

3 participants