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 Distributions
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 umbrella_py-0.0.3-py3-none-any.whl.
File metadata
- Download URL: umbrella_py-0.0.3-py3-none-any.whl
- Upload date:
- Size: 100.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93b839dc85fa28d61a5de8fe4c56b908dacfc1d2929c1a2633f3af444af8e888
|
|
| MD5 |
9ad267544ba788ccd5abc1ee362e3670
|
|
| BLAKE2b-256 |
d497f203efc3256273df01ce57508ffc82e7ddd83824162902bfb8f301f58bf2
|