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.

Root me write-up : Javascript - Native code

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 appropriate breakpoints and to check each step one step at a time.