Skip to content

Pwntools merge with Binjitsu#636

Merged
TethysSvensson merged 814 commits intoGallopsled:masterfrom
binjitsu:pwntools-merge
Jul 2, 2016
Merged

Pwntools merge with Binjitsu#636
TethysSvensson merged 814 commits intoGallopsled:masterfrom
binjitsu:pwntools-merge

Conversation

@zachriggle
Copy link
Copy Markdown
Member

@zachriggle zachriggle commented Jun 30, 2016

This is the current Binjitsu master merged with Pwntools, then scrubbed to replace all project name references, domains, and URLs (binjitsu ==> pwntools, binjit.su ==> pwntools.com, etc)

Fixes #632

@TethysSvensson TethysSvensson merged commit ee77289 into Gallopsled:master Jul 2, 2016
TethysSvensson pushed a commit to TethysSvensson/pwntools that referenced this pull request Jul 2, 2016
kristoff3r added a commit that referenced this pull request Jul 3, 2016
Various stuff not merged correctly in #636.
@zachriggle zachriggle deleted the pwntools-merge branch January 4, 2017 18:06
Kyle-Kyle pushed a commit to Kyle-Kyle/pwntools that referenced this pull request Apr 25, 2021
…led#637)

TLDR:
1. We read registers from `newest_frame` instead of `selected_frame` for GDB>=7.9.
2. We have two ways to fetch registers - `regs.__getitem__` and
`regs.__getattr__` - one of them didn't invalidate cache and so after
fixing 1st, we still shown the old register after switching frames.
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.

8 participants