JavaScript Obfuscator
JavaScript Obfuscator could transforms your JavaScript code into a new form that is very hard to read and understand. It does this by applying various techniques, such as renaming variables and functions, replacing literals with expressions, adding dead code, flattening control flow, and more.