Port details |
- py-pwntools CTF framework and exploit development library
- 4.13.1 security =2 4.12.0_2Version of this port present on the latest quarterly branch.
- Maintainer: ehaupt@FreeBSD.org
- Port Added: 2022-04-24 08:33:16
- Last Update: 2024-09-30 06:59:59
- Commit Hash: 3130808
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD2CLAUSE GPLv2 MIT
- WWW:
- https://github.com/Gallopsled/pwntools
- Description:
- Pwntools is a CTF framework and exploit development library. Written in
Python, it is designed for rapid prototyping and development, and
intended to make exploit writing as simple as possible.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pwntools>0:security/py-pwntools@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-pwntools/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-pwntools
- pkg install py311-pwntools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-pwntools listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pwntools
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1727678605
SHA256 (pwntools-4.13.1.tar.gz) = b3322725fb5031dc30965e3855073608d9abf74d2abf97a72c67d44aadfce37c
SIZE (pwntools-4.13.1.tar.gz) = 5476226
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-capstone>=3.0.5rc2 : devel/py-capstone@py311
- py311-colored-traceback>0 : devel/py-colored-traceback@py311
- py311-python-dateutil>0 : devel/py-python-dateutil@py311
- py311-intervaltree>=3.0 : devel/py-intervaltree@py311
- py311-mako>=1.0.0 : textproc/py-mako@py311
- py311-packaging>=0 : devel/py-packaging@py311
- py311-paramiko>=1.15.2 : security/py-paramiko@py311
- py311-pip>=6.0.8 : devel/py-pip@py311
- py311-psutil>=3.3.0 : sysutils/py-psutil@py311
- py311-pyelftools>=0.2.4 : devel/py-pyelftools@py311
- py311-pygments>=2.9 : textproc/py-pygments@py311
- py311-pyserial>=2.7 : comms/py-pyserial@py311
- py311-pysocks>0 : net/py-pysocks@py311
- py311-requests>=2.0 : www/py-requests@py311
- py311-ropgadget>0 : security/py-ropgadget@py311
- py311-rpyc>0 : devel/py-RPyC@py311
- py311-six>=1.12.0 : devel/py-six@py311
- py311-sortedcontainers>0 : devel/py-sortedcontainers@py311
- py311-unicorn>=1.0.2rc1 : emulators/py-unicorn@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_py-pwntools
- USES:
- cpe python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.13.1 30 Sep 2024 06:59:59 |
Emanuel Haupt (ehaupt) |
security/py-pwntools: Update to 4.13.1 |
4.13.0 20 Aug 2024 08:15:09 |
Emanuel Haupt (ehaupt) |
security/py-pwntools: Update to 4.13.0 |
4.12.0_2 20 May 2024 10:33:03 |
Vsevolod Stakhov (vsevolod) |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
4.12.0_1 13 Apr 2024 14:47:51 |
Po-Chuan Hsieh (sunpoet) |
devel/py-python-dateutil: Move devel/py-dateutil to devel/py-python-dateutil
- Convert to USE_PYTHON=pep517
- Bump PORTREVISION of dependent ports for dependency change
- While I'm here, update audio/py-pyradio to use PYTHON_PKGNAMEPREFIX instead of
PKGNAMEPREFIX for *_DEPENDS |
4.12.0 23 Feb 2024 09:51:17 |
Emanuel Haupt (ehaupt) |
security/py-pwntools: Update to 4.12.0 |
4.11.1 17 Nov 2023 16:17:47 |
Emanuel Haupt (ehaupt) |
security/py-pwntools: Update to 4.11.1 |
4.11.0 02 Oct 2023 07:09:32 |
Emanuel Haupt (ehaupt) |
security/py-pwntools: Update to 4.11.0 |
4.10.0 22 May 2023 05:34:03 |
Emanuel Haupt (ehaupt) |
security/py-pwntools: Update to 4.10.0 |
4.9.0 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
4.9.0 31 Dec 2022 16:42:29 |
Emanuel Haupt (ehaupt) |
security/py-pwntools: Update to 4.9.0 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.8.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.8.0 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
4.8.0 10 May 2022 14:53:24 |
Bernhard Froehlich (decke) |
security/py-pwntools: Add CPE information
Approved by: portmgr (blanket) |
4.8.0 24 Apr 2022 08:33:36 |
Emanuel Haupt (ehaupt) |
security/py-pwntools: Update to 4.8.0 |
4.7.0 23 Apr 2022 17:01:36 |
Emanuel Haupt (ehaupt) |
security/py-pwntools: Remove useless comment |
4.7.0 23 Apr 2022 15:47:22 |
Emanuel Haupt (ehaupt) |
security/py-pwntools: Add new port
Pwntools is a CTF framework and exploit development library. Written in
Python, it is designed for rapid prototyping and development, and
intended to make exploit writing as simple as possible.
WWW: https://github.com/Gallopsled/pwntools |