Skip to main content

An exploit development framework for Python 3

Project description

xply

An exploit development framework for Python 3

AboutSetupContributingLicense

About

This is a ground-up rewrite of the great pwnlib for Python 2. There were a number of attempts to port pwnlib to Python 3, but they all appear abandoned. In addition, they still had a bunch of issues with the changes in Python 3, especially when it comes to the handling of binary data.

xply does not have nearly the range of features that pwnlib has (although more will be added over time), but was written from the ground up with Python 3 in mind.

Setup

You can install xply using pip:

pip install xply

xply requires at least Python 3.7 (for from __future__ import annotations).

Contributing

Contributions are always welcome! If you encounter a bug or have a feature request, please open an issue on GitHub. Feel free to create a pull request for your improvements.

License

xply is licensed under the MIT license, as found in the LICENSE file.


© 2019 Tobias Holl (@TobiasHoll)

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

xply-0.1.1.tar.gz (10.1 kB view hashes)

Uploaded Source

Built Distribution

xply-0.1.1-py3-none-any.whl (10.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page