macOS
brew install pwntoolslocal Homebrew formula metadata
sudo port install checksecMacPorts ports tree · security/checksec/Portfile · 来源: api.github.com
安装
brew install pwntoolslocal Homebrew formula metadata
sudo port install checksecMacPorts ports tree · security/checksec/Portfile · 来源: api.github.com
sudo apk add pwntoolsAlpine Linux edge package indexes · pwntools · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#pwntoolsnixpkgs package indexes · pwntools · 来源: raw.githubusercontent.com
sudo apt install python-pwntools-docDebian stable package indexes · python-pwntools-doc · 来源: deb.debian.org
sudo dnf install checksecFedora Rawhide package metadata · checksec · 来源: dl.fedoraproject.org
sudo pacman -S checksecArch Linux sync databases · checksec · 来源: geo.mirror.pkgbuild.com
sudo zypper install checksecopenSUSE Tumbleweed package metadata · checksec · 来源: download.opensuse.org
winget install --id Airesoft.DisAsm -eWindows Package Manager source index · Airesoft.DisAsm · 来源: cdn.winget.microsoft.com
概览
CTF framework used by Gallopsled in every CTF
历史
Pwntools is a Python framework and command-line toolkit for rapidly developing exploits and solving capture-the-flag challenges. It provides abstractions for processes, sockets, SSH, assembly, shellcode, ELF files, ROP, packing, logging, debugging, and architecture context.
The Gallopsled team developed pwntools as the framework it used across capture-the-flag competitions. Early usage treated it as an exploit-writing domain-specific language. During the 2.0 redesign, the project separated the conventional `pwnlib` library from the side-effect-rich `pwn` module optimized for interactive CTF work.
Pwntools became a widely packaged and recognized part of CTF and exploit-development environments. It is distributed through Python packaging and operating-system package collections, and its official repository records a large contributor and user community.
A typical exploit imports `pwn`, selects an architecture and operating system, starts a local process or remote connection, assembles payloads, sends data, and enters an interactive session. Standalone executables support inspection, cyclic patterns, assembly, disassembly, shellcraft, ELF manipulation, and related tasks.
Pwntools matters to package enthusiasts because it turns a formerly ad hoc collection of exploit-script snippets into a reusable Python framework, while also shipping numerous focused command-line utilities such as `checksec`, `cyclic`, `shellcraft`, `asm`, and `disasm`.
安全态势
没有找到 pwntools 的匹配本地密钥处理 manifest。软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.pwn.conf$XDG_CONFIG_HOME/pwn.conf/etc/pwn.conf可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
asm | cli | 全局可执行文件 | |
checksec | cli | 全局可执行文件 | |
constgrep | cli | 全局可执行文件 | |
cyclic | cli | 全局可执行文件 | |
debug | cli | 全局可执行文件 | |
disablenx | cli | 全局可执行文件 | |
disasm | cli | 全局可执行文件 | |
elfdiff | cli | 全局可执行文件 | |
elfpatch | cli | 全局可执行文件 | |
hex | cli | 全局可执行文件 | |
libcdb | cli | 全局可执行文件 | |
phd | cli | 全局可执行文件 | |
pwn | cli | 全局可执行文件 | |
pwnstrip | cli | 全局可执行文件 | |
scramble | cli | 全局可执行文件 | |
shellcraft | cli | 全局可执行文件 | |
template | cli | 全局可执行文件 | |
unhex | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/Gallopsled/pwntools
安装元数据
| 软件包键 | brew:pwntools |
|---|---|
| 版本 | 4.15.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/pwntools |
| 主页 | https://github.com/Gallopsled/pwntools |
| 仓库 | https://github.com/Gallopsled/pwntools |
| 许可证 | MIT |
| 源码归档 | https://files.pythonhosted.org/packages/f2/5c/9ae3d94c98b0b038ffd7f09ebdac506d346fe1b964999f71c96c8a904efd/pwntools-4.15.0.tar.gz |
| 最后更新 | 2026-09-13T13:05:53Z |
| Pulse | updated |
| 依赖 | capstone, certifi, cryptography, libsodium, python@3.14, unicorn |
| 构建依赖 | pkgconf, rust |
| macOS 提供的库 | libffi |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pwntools |
| Version Scheme | 0 |
| Revision | 9 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
python-pwntools-doc 4.14.1-1
CTF framework and exploit development library (documentation)
sudo apt install python-pwntools-docpython3-pwntools 4.14.1-1
CTF framework and exploit development library
sudo apt install python3-pwntoolspwntools
nix profile install nixpkgs#pwntoolspython-pwntools-doc 4.12.0-1
CTF framework and exploit development library (documentation)
sudo apt install python-pwntools-docpython3-pwntools 4.12.0-1
CTF framework and exploit development library
sudo apt install python3-pwntoolspwntools 4.15.0-r1
CTF framework and exploit development library
https://github.com/Gallopsled/pwntools#readme
sudo apk add pwntoolspwntools-doc 4.15.0-r1
CTF framework and exploit development library (documentation)
https://github.com/Gallopsled/pwntools#readme
sudo apk add pwntools-docpwntools-pyc 4.15.0-r1
Precompiled Python bytecode for pwntools
https://github.com/Gallopsled/pwntools#readme
sudo apk add pwntools-pycchecksec
sudo port install checksechex
sudo port install hexchecksec 2.6.0-2
Bash script to test executable properties
https://github.com/slimm609/checksec.sh
sudo apt install checkseclibasm-java 9.8-1
Java bytecode manipulation framework
sudo apt install libasm-javachecksec
nix profile install nixpkgs#checksechex
nix profile install nixpkgs#hexchecksec 2.6.0-2
Bash script to test executable properties
https://github.com/slimm609/checksec.sh
sudo apt install checkseclibasm-java 9.7-1
Java bytecode manipulation framework
sudo apt install libasm-java来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.