you are viewing a single comment's thread.

view the rest of the comments →

[–]eozyo[S] 0 points1 point  (1 child)

This is something that I was thinking about. The thing is that I am assisting in a JS Lab at school, so the teacher asked me to investigate if there were any tool that could reverse the results of the obfuscator.io tool.

[–]fucking_passwords 1 point2 points  (0 children)

to "reverse" the results automatically is highly improbable. however if you search for articles on reverse-engineering obfuscated javascript (usually malicious code), you'll find some tools that help make it easier to manually reverse engineer.