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
- feat(util): add keys module for terminal control sequences (#2368)
- feat(libcdb): add extra_mirrors arg + PWN_EXTRA_LIBC_MIRRORS env to download_libraries (#2666)
- feat(libcdb): use local debuginfod client cache before hitting servers (#2623)
- feat(cli): add 'pwn errno --list' + perror-string lookup (#2657)
- fix(remote): make Ctrl-C interrupt blocking getaddrinfo() (#2540)
- Add type hints to timeout, term.text, hashes, and more
- fix: update bits/endian correctly when arch is set multiple times
- Sphinx 9 incompatibility
- cannot Ctrl-C remote connection when network is flaky
- `ssh.interactive()` doesn't interpret ansi escape codes in output
- Docs
- Python not yet supported