> cat /dev/github | grep security-tools
discovered 30 Mar 2026

obfuscator-io-deobfuscator

TypeScript ★ 797 via github-topic
→ View on GitHub
The Obfuscator.io Deobfuscator is a tool designed to reverse the obfuscation applied by Obfuscator.io, enabling the recovery of original scripts. Its primary use case is to facilitate code analysis and debugging by recovering strings, removing unnecessary code, and simplifying complex structures without executing untrusted code. Notable features include automatic configuration detection, improved readability through control flow restoration, and compatibility with various forks of the original obfuscator.