# pwntools mit Homebrew, apk, Nix, apt, dnf, pacman, zypper, winget, MacPorts installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für pwntools in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:pwntools
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install pwntools
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install hex
```

  Evidenz: MacPorts ports tree: sysutils/hex/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add pwntools
```

  Evidenz: Alpine Linux edge package indexes: pwntools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#pwntools
```

  Evidenz: nixpkgs package indexes: pwntools from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- Debian apt (92%):

```sh
sudo apt install python-pwntools-doc
```

  Evidenz: Debian stable package indexes: python-pwntools-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install checksec
```

  Evidenz: Fedora Rawhide package metadata: checksec from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- pacman (92%):

```sh
sudo pacman -S checksec
```

  Evidenz: Arch Linux sync databases: checksec from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install checksec
```

  Evidenz: openSUSE Tumbleweed package metadata: checksec from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- winget (92%):

```sh
winget install --id Airesoft.DisAsm -e
```

  Evidenz: Windows Package Manager source index: Airesoft.DisAsm from https://cdn.winget.microsoft.com/cache/source.msix

## Paketfakten

- **Paketschlüssel:** brew:pwntools
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/pwntools>
- **Version:** 4.15.0
- **Quellzusammenfassung:** CTF framework used by Gallopsled in every CTF
- **Homepage:** <https://github.com/Gallopsled/pwntools>
- **Repository:** <https://github.com/Gallopsled/pwntools>
- **Lizenz:** MIT
- **Quellarchiv:** <https://files.pythonhosted.org/packages/f2/5c/9ae3d94c98b0b038ffd7f09ebdac506d346fe1b964999f71c96c8a904efd/pwntools-4.15.0.tar.gz>
- **Zuletzt aktualisiert:** 2026-06-22T14:06:01-07:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- 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)
- asm (Alias)
- checksec (Alias)
- constgrep (Alias)
- cyclic (Alias)
- debug (Alias)
- disablenx (Alias)
- disasm (Alias)
- elfdiff (Alias)
- elfpatch (Alias)
- hex (Alias)
- libcdb (Alias)
- phd (Alias)
- pwn (Alias)
- pwnstrip (Alias)
- scramble (Alias)
- shellcraft (Alias)
- template (Alias)
- unhex (Alias)

## Abhängigkeiten

- capstone
- certifi
- cryptography
- libsodium
- python@3.14
- unicorn

## Build-Abhängigkeiten

- pkgconf
- rust

## Von macOS bereitgestellte Bibliotheken

- libffi

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 4.15.0
- Manager aktualisiert: 2026-06-22
- lokale Daten: OK
- Upstream-Repository: https://github.com/Gallopsled/pwntools
- Info: No cached GitHub release or tag data was available.

## Sicherheitshinweise

Für pwntools wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## Configuration and credential file locations

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.


## Configuration files

- Unix: ~/.pwn.conf, $XDG_CONFIG_HOME/pwn.conf, /etc/pwn.conf
## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** pwntools
- **Version Scheme:** 0
- **Revision:** 9
- **Head Version:** HEAD
- **Conflicts With:** cspice, jena, moreutils
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Andere Paketmanager-Einträge

- Debian apt - python-pwntools-doc - 4.14.1-1: normalized package name match | Debian stable package indexes: python-pwntools-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | CTF framework and exploit development library (documentation) | https://pwntools.com
- Debian apt - python3-pwntools - 4.14.1-1: normalized package name match | Debian stable package indexes: python3-pwntools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | CTF framework and exploit development library | https://pwntools.com
- Nix - pwntools: normalized package name match | nixpkgs package indexes: pwntools from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- Ubuntu apt - python-pwntools-doc - 4.12.0-1: normalized package name match | Ubuntu 24.04 LTS package indexes: python-pwntools-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | CTF framework and exploit development library (documentation) | https://pwntools.com
- Ubuntu apt - python3-pwntools - 4.12.0-1: normalized package name match | Ubuntu 24.04 LTS package indexes: python3-pwntools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | CTF framework and exploit development library | https://pwntools.com
- apk - pwntools - 4.15.0-r1: normalized package name match | Alpine Linux edge package indexes: pwntools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | CTF framework and exploit development library | https://github.com/Gallopsled/pwntools#readme
- apk - pwntools-doc - 4.15.0-r1: normalized package name match | Alpine Linux edge package indexes: pwntools-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | CTF framework and exploit development library (documentation) | https://github.com/Gallopsled/pwntools#readme
- apk - pwntools-pyc - 4.15.0-r1: normalized package name match | Alpine Linux edge package indexes: pwntools-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Precompiled Python bytecode for pwntools | https://github.com/Gallopsled/pwntools#readme
- MacPorts - hex: installed executable or alias match | MacPorts ports tree: sysutils/hex/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Debian apt - checksec - 2.6.0-2: installed executable or alias match | Debian stable package indexes: checksec from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Bash script to test executable properties | https://github.com/slimm609/checksec.sh
- Debian apt - libasm-java - 9.8-1: installed executable or alias match | Debian stable package indexes: libasm-java from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Java bytecode manipulation framework | http://asm.ow2.io
- Nix - checksec: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/ch/checksec/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Nix - hex: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/he/hex/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - checksec - 2.6.0-2: installed executable or alias match | Ubuntu 24.04 LTS package indexes: checksec from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Bash script to test executable properties | https://github.com/slimm609/checksec.sh
- Ubuntu apt - libasm-java - 9.7-1: installed executable or alias match | Ubuntu 24.04 LTS package indexes: libasm-java from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Java bytecode manipulation framework | http://asm.ow2.io
- apk - hex - 0.7.0-r0: installed executable or alias match | Alpine Linux edge package indexes: hex from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | futuristic take on hexdump | https://github.com/sitkevij/hex


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/de/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [python@3.14](https://pkg.so/de/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [capstone](https://pkg.so/de/brew/capstone/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/de/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/de/brew/rust/) - Build dependency declared by Homebrew.
- [shodan](https://pkg.so/de/brew/shodan/) - Shares pkgdb curated category or tags: cli, python, security.
- [bandit](https://pkg.so/de/brew/bandit/) - Shares pkgdb curated category or tags: cli, python, security.
- [pip-audit](https://pkg.so/de/brew/pip-audit/) - Shares pkgdb curated category or tags: cli, python, security.
- [pdfalyzer](https://pkg.so/de/brew/pdfalyzer/) - Shares pkgdb curated category or tags: cli, python, security.
- [recon-ng](https://pkg.so/de/brew/recon-ng/) - Shares pkgdb curated category or tags: cli, python, security.
- [vunnel](https://pkg.so/de/brew/vunnel/) - Shares pkgdb curated category or tags: cli, python, security.
- [pocsuite3](https://pkg.so/de/brew/pocsuite3/) - Shares pkgdb curated category or tags: cli, python, security.
- [gnutls](https://pkg.so/de/brew/gnutls/) - Shares pkgdb curated category or tags: cli, security.
- [cve-bin-tool](https://pkg.so/de/brew/cve-bin-tool/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, cryptography, python, python-3-14.
- [forbidden](https://pkg.so/de/brew/forbidden/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, cryptography, python, python-3-14.

## Combined YAML source

View the package source record on GitHub. [combined/pwntools.yml](https://github.com/mxcl/pkgdb/blob/main/combined/pwntools.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
