Workbench
MSI Tree by PH3ARv0.0.1

FAQ

Answers for public-safe MSI viewing, local editing, static analysis, export behavior, integrations, and future protected actions.

FAQPage JSON-LDPublic-safeStatic-only
Does MSI Tree install or run MSI packages?
No. MSI Tree is a static viewer and analyzer. It does not invoke msiexec, install packages, execute custom actions, run embedded binaries, or launch scripts.
Is public access allowed without PLATPHORM_API_KEY?
Yes. Phase 1 public-safe viewing, demo data, table browsing, local editing, exports, health, documentation, discovery files, and read-only MCP introspection are open by default.
Where is uploaded MSI data stored?
Browser uploads are parsed locally for the interactive workbench. Server endpoints are bounded and do not persist raw MSI contents in Phase 1.
Can I edit and save an MSI file?
You can edit local table values in the browser session and export structured representations. Phase 1 does not write a new MSI package.
What do security findings mean?
Findings are deterministic static triage signals for human review. They are not malware verdicts and do not prove that an installer is safe or unsafe.
How do integrations work?
JSON and XML integrations create copyable handoff payloads for their tree viewers. SVG and ASCII integrations are honest degraded handoffs until richer visual generation is implemented.