June 10, 2018

Root me write-up : Javascript - Obfuscation 2

To comply with the write-up rule of root-me.org, in this write-up, I just talk about some hints related this challenge. Here is no solution and correct answer.

hint of Root me write-up : Javascript - Obfuscation 2

This is a challenge that can be solved by decoding encoded characters.

In my case, I wrote the decoded result using "document.write".

Note that this is encoded multiple times.

Good luck.