Untitled

 avatar
unknown
plain_text
a year ago
248 B
4
Indexable
>>> rop.puts(elf.got['puts'])
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/home/alsakz/venv/lib/python3.9/site-packages/pwnlib/elf/elf.py", line 163, in __missing__
    raise KeyError(name)
KeyError: 'puts'
Editor is loading...
Leave a Comment