Simple JavaScript obfuscation tool
This HTML page has two textarea elements and a button. The first textarea is for entering the JavaScript code that you want to obfuscate, and the second textarea is for displaying the obfuscated code.
The obfuscate() function is called when the button is clicked. It reads the value of the first textarea element, loops through each character in the input string, and converts it