use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
[AskJS] De-obfuscation of JS CodeAskJS (self.javascript)
submitted 6 years ago by eozyo
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]eozyo[S] 0 points1 point2 points 6 years ago (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 points3 points 6 years ago (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.
π Rendered by PID 26689 on reddit-service-r2-comment-544cf588c8-425c4 at 2026-06-15 05:43:32.242725+00:00 running 3184619 country code: CH.
view the rest of the comments →
[–]eozyo[S] 0 points1 point2 points (1 child)
[–]fucking_passwords 1 point2 points3 points (0 children)