Dockerfile
LICENSE
MANIFEST.in
README.md
pyproject.toml
decompile.egg-info/PKG-INFO
decompile.egg-info/SOURCES.txt
decompile.egg-info/dependency_links.txt
decompile.egg-info/entry_points.txt
decompile.egg-info/top_level.txt
decompile_tool/ConfigureAnalysis.java
decompile_tool/DumpAllDecompile.java
decompile_tool/__init__.py
decompile_tool/analysis.py
decompile_tool/artifacts.py
decompile_tool/cli.py
decompile_tool/core.py
decompile_tool/detection.py
decompile_tool/elk_layout.cjs
decompile_tool/elk_layout.py
decompile_tool/engine.py
decompile_tool/graph_explorer.py
decompile_tool/graphs.py
decompile_tool/intelligence.py
decompile_tool/managed.py
decompile_tool/metadata.py
decompile_tool/mobile.py
decompile_tool/output.py
decompile_tool/planner.py
decompile_tool/platform_open.py
decompile_tool/process.py
decompile_tool/progress.py
decompile_tool/scaling.py
decompile_tool/semantic_behavior.py
decompile_tool/semantic_deobfuscation.py
decompile_tool/semantic_graphs.py
decompile_tool/semantic_indirect.py
decompile_tool/semantic_ir.py
decompile_tool/semantic_objects.py
decompile_tool/semantic_runtime.py
decompile_tool/semantic_state.py
decompile_tool/semantic_synthesis.py
decompile_tool/semantic_types.py
decompile_tool/semantics.py
decompile_tool/textsafe.py
decompile_tool/ui.py
decompile_tool/backends/__init__.py
decompile_tool/backends/die.py
decompile_tool/backends/lief_backend.py
decompile_tool/backends/rizin.py
tests/test_analysis.py
tests/test_artifacts.py
tests/test_cli_output.py
tests/test_detection.py
tests/test_engine.py
tests/test_graphs.py
tests/test_intelligence.py
tests/test_lief_backend.py
tests/test_managed.py
tests/test_metadata.py
tests/test_output_validation.py
tests/test_planner.py
tests/test_platform_open.py
tests/test_process.py
tests/test_progress.py
tests/test_rizin_backend.py
tests/test_scaling_v010.py
tests/test_semantic_v095.py
tests/test_semantic_v099.py
tests/test_semantics.py