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
- Script stuck (cannot ctrl-C to quit) when DNS resolution fails (using `remote()`)
- Use asyncio to avoid blocking `tube.remote` when DNS resolution fail
- Add ability to specify more parameters to `asm()` function to specify target architecture
- Docker: Don't upgrade pip anymore and --break-system-packages
- Add `ssh -L` / `ssh.connect_remote()` workaround when `AllowTcpForwarding` is disabled
- Remove `six` compatibility layer dependency
- Investigate "Testing Corefiles" section not showing core file in CI
- Incorrect/weird offsets with Fmtstr()/fmtstr_payload()
- gdb.debug with api=True fails on pwntools/pwntools:stable docker image
- Run tests on aarch64 in Github Actions
- Docs
- Python not yet supported