Electron Dissection Stinger

Dissect and reverse engineer Electron desktop apps: locate resources/app.asar, read archive metadata, unpack with @electron/asar, decode bundled/minified JavaScript with webcrack, and attach live inspectors over the Chrome DevTools Protocol. Use when asked to unpack app.asar, reverse engineer / dissect / audit an Electron app, find what code a desktop app runs, recover app logic from a bundle, attach devtools via remote debugging, or harden your own Electron app against exactly this.

legioncodeinc 1b798d6 7 files · 29.9 KB Updated

File contents

legioncodeinc/that-git-life/tree/main/src/quarantine/skills/keep/electron-dissection-stinger commit 1b798d6f63

Frequently asked questions

npx skillmds@latest add legioncodeinc/electron-dissection-stinger