MANIFEST.in
README.md
pyproject.toml
src/unidecompiler_gui/__init__.py
src/unidecompiler_gui/app.py
src/unidecompiler_gui/frontend_store.py
src/unidecompiler_gui/hex_view.py
src/unidecompiler_gui/plugin_host.py
src/unidecompiler_gui/plugin_install.py
src/unidecompiler_gui/template_dialog.py
src/unidecompiler_gui/template_export.py
src/unidecompiler_gui/themes.py
src/unidecompiler_gui.egg-info/PKG-INFO
src/unidecompiler_gui.egg-info/SOURCES.txt
src/unidecompiler_gui.egg-info/dependency_links.txt
src/unidecompiler_gui.egg-info/entry_points.txt
src/unidecompiler_gui.egg-info/requires.txt
src/unidecompiler_gui.egg-info/top_level.txt
src/unidecompiler_gui/assets/author-avatar.jpg
src/unidecompiler_gui/template_assets/frontend/AGENTS.md
src/unidecompiler_gui/template_assets/frontend/README.md
src/unidecompiler_gui/template_assets/frontend/pyproject.toml
src/unidecompiler_gui/template_assets/frontend/unidecompiler-plugin.toml
src/unidecompiler_gui/template_assets/frontend/docs/NEW_VM_FRONTEND.md
src/unidecompiler_gui/template_assets/frontend/simulation/src/__PACKAGE__/simulation.py
src/unidecompiler_gui/template_assets/frontend/simulation/tests/test_simulation.py
src/unidecompiler_gui/template_assets/frontend/src/__PACKAGE__/__init__.py
src/unidecompiler_gui/template_assets/frontend/src/__PACKAGE__/decoder.py
src/unidecompiler_gui/template_assets/frontend/src/__PACKAGE__/lifter.py
src/unidecompiler_gui/template_assets/frontend/src/__PACKAGE__/plugin.py
src/unidecompiler_gui/template_assets/frontend/src/__PACKAGE__/support.py
src/unidecompiler_gui/template_assets/frontend/tests/test_decoder.py
src/unidecompiler_gui/template_assets/frontend/tests/test_frontend.py
src/unidecompiler_gui/template_assets/gui_plugin/AGENTS.md
src/unidecompiler_gui/template_assets/gui_plugin/README.md
src/unidecompiler_gui/template_assets/gui_plugin/plugin.toml
src/unidecompiler_gui/template_assets/gui_plugin/pyproject.toml
src/unidecompiler_gui/template_assets/gui_plugin/docs/GUI_PLUGIN_DEVELOPMENT.md
src/unidecompiler_gui/template_assets/gui_plugin/src/__PACKAGE__/__init__.py
src/unidecompiler_gui/template_assets/gui_plugin/src/__PACKAGE__/plugin.py
src/unidecompiler_gui/template_assets/gui_plugin/tests/test_plugin.py
src/unidecompiler_gui/themes/dark.qss
src/unidecompiler_gui/themes/light.qss