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 supported7 Subscribers
Add a CodeTriage badge to pwntools
Help out
- Issues
- fix: Fix DeprecationWarning when setting ssl=True in remote()
- fix(ssh): preserve ANSI escape codes in interactive mode (closes #2703)
- patched safeeval _const_codes outdated list
- Python 3.14+ breaks ssh process tubes because of new bytecode
- memleak: add opt-in persistent leak cache
- fix: replace bare except with except Exception
- util: Add a high-level of C data type implementation
- Add support for debugging with x64dbg on Windows
- ROP: Add labels to reference addresses relative to your chain
- fix(ssh): ssh.which returning None for POSIX paths when running on Windows
- Docs
- Python not yet supported