Search Criteria
Package Details: python-pwntools-git 4.9.0beta0.r1.g7f5866ab-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pwntools-git.git (read-only, click to copy) |
---|---|
Package Base: | python-pwntools-git |
Description: | A CTF framework and exploit development library. (git branch dev) |
Upstream URL: | https://github.com/Gallopsled/pwntools |
Licenses: | GPL |
Conflicts: | python-pwntools |
Provides: | python-pwntools |
Submitter: | mcd1992 |
Maintainer: | None |
Last Packager: | AkechiShiro |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2019-05-17 14:53 (UTC) |
Last Updated: | 2023-07-27 23:17 (UTC) |
Dependencies (22)
- python (python37AUR, python311AUR, python310AUR)
- python-capstone
- python-colored-traceback
- python-dateutil
- python-intervaltree
- python-mako
- python-packaging
- python-paramiko (python-paramiko-ngAUR)
- python-pip
- python-psutil
- python-pyelftools (python-pyelftools-gitAUR)
- python-pygments
- python-pyserial
- python-pysocks
- python-requests
- python-rpyc
- python-tox
- python-unicorn-gitAUR
- ropgadget (ropgadget-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- Show 2 more dependencies...
Required by (2)
- pwndbg-git (requires python-pwntools)
- python-pwnscripts (requires python-pwntools)
Latest Comments
MarsSeed commented on 2023-07-26 18:58 (UTC)
Please declare the mandatory
conflicts=('python-pwntools')
AkechiShiro commented on 2022-04-17 12:22 (UTC)
Please also add
python-rpyc
as a dependency. In order to fix this error :AkechiShiro commented on 2022-04-17 12:17 (UTC) (edited on 2022-04-17 12:22 (UTC) by AkechiShiro)
Hi @mcd1992, please add the dependency
python-colored-traceback
as pwn fails to run without this dependency :flacs commented on 2019-10-14 15:51 (UTC)
Please replace the dependency on python-pypandoc with a make dependency on pandoc: https://github.com/Gallopsled/pwntools/commit/9859f54a21404174dd17efee02f91521a2dd09c5
mcd1992 commented on 2019-05-30 01:27 (UTC)
hrm, all of the tools already exist in the
pwn
bin as subcommands but the pwntools devs decided to create 'shortcut' binaries for all the subcommands as well.Someone could always do a PR to just keep everything in the
pwn
binary but I'm not sure how the devs would feel about it.heinrich5991 commented on 2019-05-29 18:15 (UTC)
Conflicts with moreutils with the errno binary. Perhaps you could install these generically-named utils with a prefix?