Skip to content

Commit

Permalink
Merge dceb121 into b8b29e1
Browse files Browse the repository at this point in the history
  • Loading branch information
fercevik729 committed Jul 30, 2023
2 parents b8b29e1 + dceb121 commit 00968b2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pwnlib/rop/rop.py
Expand Up @@ -1037,10 +1037,6 @@ def build(self, base = None, description = None):

return stack


def find_stack_adjustment(self, slots):
self.search(move=slots * context.bytes)

def chain(self, base=None):
"""Build the ROP chain
Expand Down

0 comments on commit 00968b2

Please sign in to comment.