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
- `packing.p*`: extra arguments (without specifying keyword) have no effects
- packing: Do use extra arguments in `p*` and `u*`
- dont send SIGTERM to already exiting gdb
- Raise EOFError during process.recv when stdout closes on Windows
- Support starting a kitty debugging window with the 'kitten' command
- Allow to set debugger path to use
- Move to pwntools Github organization
- fix: update apport coredump path handling for CorefileFinder
- Drop Python 2.7 support / Require Python 3.10
- Allow to passthru kwargs on `ssh.__getattr__` convenience function to fix SSH motd problems
- Docs
- Python not yet supported