← Back to match
Wakaru
JavaScript decompiler that unpacks and unminifies modern frontend bundles (webpack, esbuild) into readable code.
Desktopfreeglobal
A JavaScript decompiler that unpacks production bundles and reverses minifier and transpiler output to produce readable, modern JavaScript with original module structure. It helps when debugging or auditing minified frontend bundles by removing bundler runtimes, restoring transpiled syntax, and splitting code back into modules; it is aimed at developers and security researchers and is available as an open-source, self-hosted desktop tool with a browser playground.
Categories
developer toolsreverse engineering

