Ross ROSS = Recommend OSS · open-source software intelligence for agents

pwntools

CTF framework and exploit development library observed · 2026-08-28

github.com/Gallopsled/pwntools · homepage · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 98
  • Release rhythm 27
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 107
  • age_days: 4874
  • days_rel: 325
  • days_push: 17
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

13660 stars · 1854 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Pwntools is a Python CTF framework and exploit development library designed for rapid prototyping of binary exploits. It provides utilities for shellcode assembly, ROP chain building, process and network I/O, and interaction with vulnerable binaries.

Use cases

  • write binary exploits for ctf challenges
  • generate shellcode for a target architecture
  • build rop chains to bypass nx
  • connect to a remote service and send a payload
  • debug a local vulnerable binary with gdb
  • solve pwnable wargame challenges
  • assemble and disassemble instructions for foreign architectures

When to choose

  • you are playing CTFs or wargames and need to write binary exploits quickly
  • you need a batteries-included Python toolkit for shellcode, ROP, and process interaction
  • you want rapid prototyping of memory-corruption exploits on Linux/BSD targets

When to avoid

  • you need a general-purpose penetration testing framework rather than exploit development
  • you require first-class Windows exploit development support
  • you want a GUI-based reverse engineering tool

Facets

library · maturity active

security developer-tools cli sdk security developer-tools bsd python cli ctf exploit-development binary-exploitation shellcode rop wargames capture-the-flag reverse-engineering command-line linux macos

3 sources

Member repositories

RepositoryRoleHealth v2
Gallopsled/pwntoolsmain74
Gallopsled/pwntools-tutorialdocs32

For agents

markdown · JSON · MCP: product_card(name="Gallopsled/pwntools")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem