Obfuscator

Benchmark created on


Test runner

Ready to run.

Testing in
TestOps/sec
clean
var a="Hello World!";
function MsgBox(msg)
{
    alert(msg+"\n"+a);
}
MsgBox("OK");
                  
ready
dirty
var _0x3b9c=["\x48\x65\x6C\x6C\x6F\x20\x57\x6F\x72\x6C\x64\x21","\x0A","\x4F\x4B"];var a=_0x3b9c[0];function MsgBox(_0x2503x3){alert(_0x2503x3+_0x3b9c[1]+a);} ;MsgBox(_0x3b9c[2]);
ready

Revisions

You can edit these tests or add more tests to this page by appending /edit to the URL.