It looks like you're using an Ad Blocker.
Please white-list or disable AboveTopSecret.com in your ad-blocking tool.
Thank you.
Some features of ATS will be disabled while you continue to use an ad-blocker.
Originally posted by tothetenthpower
reply to post by SassyCass
Honestly the first problem is that you use AVG as a means of protecting your system. It's prone to false positives for ad servers as well as a variety of back end entry points to infect your system.
I highly recommend you install Microsoft Security Essentials, along with Malwarebytes.
Then do a full scan of your system in safe mode and see if that resolves the issue. I got rid of AVG as my main protection after a few stunts like this.
~Tenth
Some forms of obscuration:
1.Automatically renaming variables to short meaningless names to make the code less readable and harder to understand.
2.Removing all extra whitespace and line breaks so the code is one giant long line.
3.Making parts of the code self-generating so that a first pass of the code runs to create the actual code that then runs to carry out the intended operation.
4.Uses character codes and string manipulation combined with eval rather than normal _javascript code to construct the actual code that would run.
Obscuration is not by itself evil, but it can be used to try to hide an evil intent and that is probably what AVG was objecting to. It detected so much obscuration that it couldn't tell if the _javascript was attempting to do something it was trying to prevent. As such, it declared the code as unsafe by default since it can't verify that the code seems OK.
Originally posted by GunzCoty
My anti-virus as well went off.
Hmmmmm A Mod telling you to get rid of AVG....could be a conspiracy!!!
Originally posted by AfterInfinity
reply to post by intrepid
How ironic - I happen to be using Internet Explorer. =.=''
Perhaps I should convince my local admin to upgrade.
Originally posted by AfterInfinity
reply to post by denver22
Are you using Internet Explorer? That's what I was using. I'm currently on Firefox (my browser of choice - I love me some Firefox) which is commonly regarded to be superior to Internet Explorer.