pwntools
https://github.com/gallopsled/pwntools
Python
CTF framework and exploit development library
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported6 Subscribers
Add a CodeTriage badge to pwntools
Help out
- Issues
- fix(elf): prevent elf.libc returning the executable when its name starts with libc[.-]
- fix(encoders): register ascii_shellcode for i386 and handle xor_pair failure (#2005)
- Sphinx doctest failure output does not include line number
- fix(packing): dd() raises TypeError on a bytearray destination
- Disable debuginfod doctests in libcdb.unstrip_libc on stable
- Latest pwntools on pip can't be installed as it uses an older unicorn which won't compile
- fix(context): derive bits/endian/newline lazily from arch/os
- fix(context): bits/endian stop following arch after a second switch
- fix(ssh): don't parse a unix socket path as a (host, port) pair
- fix: don't truncate the last byte of FileStructure.struntil
- Docs
- Python not yet supported