To comply with the write-up rule of root-me.org, in this write-up, I just talk about some hints related to this challenge. Here is no solution and correct answer.
There is a strange javascript code.
Some part has been encoded by ASCII code.
But it just strange code. It is not related to the flag value · · ·
June 26, 2018
June 25, 2018

Root me write-up : Javascript - Native code
To comply with the write-up rule of root-me.org, in this write-up, I just talk about some hints related to this challenge. Here is no solution and correct answer.
You can check the source code that is native code. This should be decrypted to read it.
The easiest way is to use the debugger.
It may be helpful to use the web browser's debugger setting · · ·
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.
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. · · ·
Subscribe to:
Posts (Atom)