unidecompiler-gui
unidecompiler-gui is a read-only PySide6 workbench for the public
unidecompiler.DecompilerEngine API. It accepts one artifact, a directory, or
a ZIP/JAR archive and shows pseudocode, AST, bytecode, and diagnostics together.
Install from PyPI; cloning this repository is not required for normal use.
Install the base GUI with its Qt dependency:
python -m pip install unidecompiler-gui
Install all separately published frontend plugins when needed:
python -m pip install 'unidecompiler-gui[all-formats]'
The GUI never imports frontend plugin packages directly. It discovers installed
plugins through DecompilerEngine and does not modify input artifacts or save
workspace state. Its optional Simulation tab uses the separate generic IR
simulator and can load a trusted Python runtime file for unresolved functions.
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_gui-0.1.2.tar.gz.
File metadata
- Download URL: unidecompiler_gui-0.1.2.tar.gz
- Upload date:
- Size: 29.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 |
78f718273dba76520b75b74fd0db8e7481507639d25c81f0cae397657a0062aa
|
|
| MD5 |
b18463da293a72c3d88b19eb4defa6c2
|
|
| BLAKE2b-256 |
556574ced160598bc8202682d31f55492fa29e4a6644b1107f3d52a4ec071b6a
|
File details
Details for the file unidecompiler_gui-0.1.2-py3-none-any.whl.
File metadata
- Download URL: unidecompiler_gui-0.1.2-py3-none-any.whl
- Upload date:
- Size: 30.4 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 |
9290ee90a6c76ac95675b332433b493bcaff795cc2d377ebc9e87d5462c31834
|
|
| MD5 |
5bb8dd5f2e8ca0370b4850b6276dfa58
|
|
| BLAKE2b-256 |
44200e44c79f8d9d18831dc39630074dcd6d5dcdc34a6b7de3d035bebefbac4f
|