LogoClawIndex
CasesSkillsAbout
LogoClawIndex

electron-dissection-stinger - Dissect and reverse engineer Electron desktop applications.

Locate app.asar archives, inspect metadata, unpack assets, decode JavaScript bundles, and attach debuggers over CDP for Electron desktop apps.

Tags

Updated: 2026-09-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Locate Electron application resources directory
  • Read ASAR archive metadata
  • Unpack ASAR file contents
  • Decode minified JavaScript bundles
  • Attach inspector over CDP
  • Intercept application network traffic

Inputs

  • Installed Electron application binary
  • ASAR archive file
  • Running Electron process
  • Chrome DevTools Protocol port

Outputs

  • Extracted application source files
  • Decoded JavaScript code modules
  • ASAR metadata summaries
  • Runtime evaluation responses

Requirements

  • Node.js 22 or higher
  • Command execution permissions

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
electron
asar
reverse-engineering
static-analysis
cdp
webcrack
Locate Electron application resources directory
Read ASAR archive metadata
Unpack ASAR file contents
Decode minified JavaScript bundles
Installed Electron application binary
ASAR archive file
Running Electron process
Extracted application source files
Decoded JavaScript code modules
ASAR metadata summaries