Giter Club home page Giter Club logo

xply's Introduction

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)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.