reverse-engineer-electron - Reverse-engineer Electron apps while preserving behavior
Reverse-engineer Electron apps by unminifying, decomposing, and iteratively renaming modules with runtime debugging and human verification.
Tags
Updated: 2026-09-15Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Create runnable modified-app workspace
- Unminify code deterministically
- Decompose code into modules
- Rename modules and symbols semantically
- Connect renderer and main debuggers
Inputs
- Target Electron application
- Human verification approvals
Outputs
- Modified Electron application workspace
- Unminified and semantically renamed modules
Requirements
- electric-cherry MCP server
- Active CDP debugger connection
- Active V8 debugger connection
- Prettier or equivalent formatting tool
