unidecompiler-cli
unidecompiler-cli is the command-line host for installed unidecompiler
frontend plugins. It discovers plugins through the unidecompiler.frontends
entry-point group and uses the public DecompilerEngine facade.
Install the CLI and one or more frontend packages:
python -m pip install unidecompiler-cli unidecompiler-plugin-python-pyc
Run unidecompiler --help for command-line usage.
The optional simulator command is hosted here, while execution remains in the separate simulator library:
unidecompiler simulate sample.bytecode --function 'Example.run' --args '[1, 2]'
For trusted programs that require functions outside the lifted module, pass a Python environment file. Top-level functions are matched by name, while their stdout and stderr are returned as structured simulation events:
unidecompiler simulate sample.pyc --function main --environment runtime.py
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
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 unidecompiler_cli-0.1.2.tar.gz.
File metadata
- Download URL: unidecompiler_cli-0.1.2.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
70b892fe355359b402407ebfc2be85c1666e9ab034cb1c816cbf1ad465d86b00
|
|
| MD5 |
ea65aff0bc14865dbf6de5657d75add6
|
|
| BLAKE2b-256 |
4b34d53c42c69114c1c880dc3d48357f8ba043dfb06c0848e1b2ece658174012
|
File details
Details for the file unidecompiler_cli-0.1.2-py3-none-any.whl.
File metadata
- Download URL: unidecompiler_cli-0.1.2-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a2c38a6e9e723adb6f80b487243c6d8e5b8b6b3d4e73d98bf9c426ca258e0c7
|
|
| MD5 |
6e0670444251a2818540eed9f9f49246
|
|
| BLAKE2b-256 |
4228ec20c882510555de28b8ca91f4c43c22e692b724fcad0e9d8b423242adf1
|