Find Production Sourcemap

Check whether a production web app ships its JavaScript sourcemaps before doing the hard work of reverse-engineering minified bundles. Surprisingly often the `.js.map` sibling URL is right there. Use when reverse-engineering a web app, a webview-based mobile app, or any system where the client is shipped as compiled JS.

abedegno cc9875e 9.1 KB Updated

File contents

abedegno/reverse-engineering-companion/tree/main/plugins/reverse-engineering-companion/skills/find-production-sourcemap commit cc9875e5e9

Frequently asked questions

npx skillmds@latest add abedegno/find-production-sourcemap