ObjC and Swift application binary interface (ABI) to inspect static runtime information. (w. Class-Dump)
Project description
umbrella-py 🚧
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for umbrella_py-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93b839dc85fa28d61a5de8fe4c56b908dacfc1d2929c1a2633f3af444af8e888 |
|
MD5 | 9ad267544ba788ccd5abc1ee362e3670 |
|
BLAKE2b-256 | d497f203efc3256273df01ce57508ffc82e7ddd83824162902bfb8f301f58bf2 |