Skip to main content

ObjC and Swift application binary interface (ABI) to inspect static runtime information. (w. Class-Dump)

Project description

umbrella-py 🚧

python Codestyle License PyPI

Status

Pure Python implementation for the Umbrella project - a tool to instpect static runtime information of Objective-C and Swift binaries. As of now, MachO and PE binaries will be accepted by the API. There is also support for parsing Java class files.

Plase follow the documentation for more details on how to use this library. Python 3.12 support is in preparation and will be published as soon as LIEF uploads wheels for 3.12.

Installation

To install the Python package you can use pip:

pip install umbrella-py
# or
pip install git+https://github.com/MatrixEditor/umbrella-py.git

The documentation can be build using Make and required dependencies defined in docs/requirements.txt:

pip install -r docs/requirements.txt && cd docs && make html

License

Distributed under the Apache 2.0 License. See LICENSE for more information.

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

umbrella-py-0.0.3.tar.gz (80.6 kB view hashes)

Uploaded Source

Built Distribution

umbrella_py-0.0.3-py3-none-any.whl (100.2 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