Jump to content

Avitar

Recommended Posts

Hey everyone. I recently started learning javascript and I came across this code in a chrome addon. Can anyone tell me if anything malicious like tracking or spying is going on here? I know the wise coders here would be able to tell at a glance.

Paste: http://www.anonpaste.me/anonpaste2/index.php?a94b1c605d84aedb#LlMowOO1pXKAK/0n1m389J/FKJCXvGhVZbZu/ZWtzP8=

Code included here. WARNING: will freeze slow computers.



Many thanks in advance, since the code is very long...

Link to comment
Share on other sites


  • Replies 2
  • Views 1.4k
  • Created
  • Last Reply

The first link is jQuery 1.7.2

I made diff with the one hosted on jquery.com and both are the same file. (Safe).

The code or content inside the Spoiler tag is missing.

Regards.

Link to comment
Share on other sites


jQuery is a Javascript framework (just like Prototype) and in itself isn't anything dangerous or malicious. However a framework doesn't 'do' anything, it can be called upon by other functions to do stuff.

Link to comment
Share on other sites


Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...