pwntools wrapper with bytes casting and common utils
Project description
Welcome to pwntools util!
This Python package is a wrapper class for Gallopsled's pwntools. It's created to facilitate different aspects of writing a pwntools program.
from pwntools_util import PwnUtil
ppp = PwnUtil()
ppp.connectRemote('example.com', 352)
n = ppp.getNumberFromLine()
ppp.sendline('the payload')
ppp.interactive()
ppp.disconnect()
Installation
pwntools_util is on the Python Package Index (PyPI). Install it using pip:
python3 -m pip install --upgrade pwntools-util
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pwntools_util-0.1.1.tar.gz
(3.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pwntools_util-0.1.1.tar.gz.
File metadata
- Download URL: pwntools_util-0.1.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91f29081f09fbe02c8a235aaf13123cb9ff62c478e15a07744ab4c0df9d64fde
|
|
| MD5 |
8dae1ec331cd189bb015c705de359eca
|
|
| BLAKE2b-256 |
757c1874a19e0dff1644ea7fe6ef97d485ad34cb946f38cd9fc55e41c3eedd06
|
File details
Details for the file pwntools_util-0.1.1-py3-none-any.whl.
File metadata
- Download URL: pwntools_util-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ecc8af9f43e307719d4b938aaaf5bfdb88f3fa95bb15ee8b1cfbd1f2d325baba
|
|
| MD5 |
87af1356285e4392ecd76245cb3ff3ee
|
|
| BLAKE2b-256 |
d262157fa4ecd058edac489e6f39e31837e2b9f7e485e99f1aef2087b3df240e
|