Loading...
Related Articles
Our Story: Making Development Simpler
A real engineering challenge led to jsunpack.tech: transforming unreadable frontend build artifacts into code that can be understood and analyzed.
2025-12-22·5 min
JavaScript Deobfuscation Techniques: From Theory to Practice
A deep dive into various types of JavaScript code obfuscation and their deobfuscation techniques, including AST analysis, control flow flattening restoration, and other advanced methods.
2025-01-15·8 min
The Complete Guide to Webpack Bundle Decompilation
A detailed guide on how to analyze and restore Webpack-bundled frontend applications, including module identification, dependency reconstruction, and source code recovery techniques.
2025-01-10·10 min
