discovered 03 Aug 2026
javascript-deobfuscator
→ View on GitHubThe JavaScript Deobfuscator is a versatile tool designed to reverse common obfuscation techniques applied to JavaScript code. It features capabilities such as unpacking arrays of literals, simplifying expressions and string concatenations, and renaming unreadable identifiers to enhance code readability. This tool can be installed via npm and is particularly useful for security professionals and developers looking to analyze and understand obfuscated JavaScript.