<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Antimalware Software]]></title><description><![CDATA[<p dir="auto">Let this be a general topic to discuss everything about such software when it's not directly related to one or another Opera platform.</p>
<p dir="auto">For now, I have a question.<br />
I've no experience in antimalware software usage - meaning that I've only used one brand so far, and never tried anything else.<br />
Still with my Windows XP (SP3), on a laptop (not very powerful), I've encountered an issue. My MSE started failing in acquiring new definitions about 5-6 days ago: when pushed manually, it connects, shows "searching", then "downloading", then even "installing", but in the end still shows "Connection failed".<br />
So, bearing in mind that Microsoft were going to maintain MSE alive till this very July only, I <a href="http://forums.opera.com/topic/7729/let-me-know-should-i-stay-or-should-i-go/26" title="Let me know Should I stay or should I go" target="_blank" rel="noopener noreferrer nofollow ugc">wondered if I needed to install another application instead now</a>, and <a href="http://forums.opera.com/topic/7729/let-me-know-should-i-stay-or-should-i-go/27" target="_blank" rel="noopener noreferrer nofollow ugc">got the answer that I should</a>.<br />
Now, being absolutely unexperienced in such software, I came to ask you for advice. What should I take - what sort of Am software should I seek to replace MSE with on my <strong>moderately</strong> powered netbook?<br />
If you need more specs on what hardware I'm talking about, I'll point you out in a subsequent comment.<br />
That's my question.</p>
<p dir="auto">Enjoy the thread*:cheers:*</p>
]]></description><link>https://forums.opera.com/topic/9975/antimalware-software</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Apr 2026 12:48:01 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/9975.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 24 May 2015 15:05:14 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Antimalware Software on Sun, 25 Oct 2015 20:37:19 GMT]]></title><description><![CDATA[<blockquote>
<blockquote>
<p dir="auto">It's a bit tricky theorizing what malware can or can't do - as soon as one nails down a limitation, along comes a creative exploit that breaks through that limitation.</p>
</blockquote>
<p dir="auto">That's right, I had that in mind.</p>
</blockquote>
<p dir="auto">This is why 'layered' security is so important - multiple security techniques like using a decent antivirus, keeping a system full patched from a security standpoint, using limited user accounts (to limit the penetration depth of malware), a good firewall that applies outgoing filtering, and consistency in applying 'safe hex' (extreme care in what is downloaded, not clicking on pop-ups or opening eMailed links, care in what sites are visited, etc). The more layers present, the harder for new malware to find or exploit an opening.</p>
]]></description><link>https://forums.opera.com/post/86595</link><guid isPermaLink="true">https://forums.opera.com/post/86595</guid><dc:creator><![CDATA[blackbird71]]></dc:creator><pubDate>Sun, 25 Oct 2015 20:37:19 GMT</pubDate></item><item><title><![CDATA[Reply to Antimalware Software on Sun, 25 Oct 2015 19:43:34 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">It's a bit tricky theorizing what malware can or can't do - as soon as one nails down a limitation, along comes a creative exploit that breaks through that limitation.</p>
</blockquote>
<p dir="auto">That's right, I had that in mind.</p>
]]></description><link>https://forums.opera.com/post/86592</link><guid isPermaLink="true">https://forums.opera.com/post/86592</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Sun, 25 Oct 2015 19:43:34 GMT</pubDate></item><item><title><![CDATA[Reply to Antimalware Software on Sun, 25 Oct 2015 18:38:10 GMT]]></title><description><![CDATA[<p dir="auto">It's a bit tricky theorizing what malware can or can't do - as soon as one nails down a limitation, along comes a creative exploit that breaks through that limitation. Nevertheless, malware usually only starts by inserting its files directly into a system's file structures along side what's already there, though sometimes with names that mimic legitimate file names. The worst problems arise when the malware executes and starts running. At that point, what malware can and cannot do depends on the depth of its infection. Rootkits that deeply hook the OS kernel code can mask all sorts of illicit activities they carry out, they can redirect user inquiries about files and names, hide entire folders, and do all sorts of other things. Conversely, 'mild' adware may only append a few bits of URL code to a browser shortcut command. Arrayed in between those extremes are all the various other kinds of malware.</p>
<p dir="auto">A complex, sophisticated malware program could likely do many, if not all, the things you describe - think in terms of Stuxnet-grade malware. But generally speaking, most 'normal' malware doesn't mess with altering existing files on a system - or at least, generally doesn't succeed if it tries. While some malware can delete a non-'system' legitimate file and replace it with a same-named version supporting or containing parts of the malware, usually the route taken is to sprinkle reasonable-sounding or randomly-structured filenames in various places on a system and then call up those files as needed from a central, running malware process.</p>
<p dir="auto">Put another way, worrying about malware altering contents of an existing file is essentially worrying about the 0.1% segment of all the malware that's out there. The one exception is where the malware might take control of an app like a browser and use it to write things of its choosing into the browser files, but those are extremely specialized data files that usually affect nothing else.</p>
]]></description><link>https://forums.opera.com/post/86588</link><guid isPermaLink="true">https://forums.opera.com/post/86588</guid><dc:creator><![CDATA[blackbird71]]></dc:creator><pubDate>Sun, 25 Oct 2015 18:38:10 GMT</pubDate></item><item><title><![CDATA[Reply to Antimalware Software on Sun, 25 Oct 2015 18:11:15 GMT]]></title><description><![CDATA[<p dir="auto">I was talking about <em>archived</em> files, Professor - like <code>zip</code>s, <code>rar</code>s and such.</p>
<p dir="auto">Some such files the system or a programs creates itself in its folder(s), some such files may be downloaded by the user, some such files can be created by the user from files already on the system.<br />
The last case is in question - can some malware insert itself into such an existing file? Can it replace such a file seamlessly with a similarly looking one of the same format?<br />
Can malware mess with archived files created by the system and/or other legitimate software on the system?<br />
I'm ruling freshly downloaded such files out - assuming the regular antimalware program manages it prompted by the user.</p>
]]></description><link>https://forums.opera.com/post/86581</link><guid isPermaLink="true">https://forums.opera.com/post/86581</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Sun, 25 Oct 2015 18:11:15 GMT</pubDate></item><item><title><![CDATA[Reply to Antimalware Software on Sun, 25 Oct 2015 17:53:40 GMT]]></title><description><![CDATA[<p dir="auto">There are a number of factors influencing what malware can and cannot do on a computer. In general and unless otherwise blocked, malware can insert its own payload files among the various legitimate files collected on drives or within folders - though which drives or folders are more easily accessible for infection is greatly affected by the access compartmenting that occurs when employing the OS's limited user accounts or group-policies for files and folders. In some cases, some legitimate files can even be replaced by similarly-named malicious file versions. However, malware is usually not able to directly and effectively alter the contents of existing complex files without causing corruption that renders the infected file unusable - thus the risk of infection in that manner is considered minimal.</p>
<p dir="auto">If one is archiving files using an imaging program like TrueImage, Paragon, or similar to create an archive backup file of a drive or a folder of files, malware will only ever appear within that archive if it was already present on the system at the time the archive was created. The malware can't normally infect such an existing archive after it's created. But it can independently infect the drive on which the archive is stored, as noted below. If one is archiving files by directly copying them to a backup drive or flash-stick, then again, the backups should be clean of malware if the original source folders were clean - except in that case where malware independently infects the drive on which the archive is stored.</p>
<p dir="auto">When one is archiving files to another drive, either via an image file or directly copying the data files over, existing malware on a system can, in principle, infect that other drive the moment it's connected to the computer. In this regard, a lot depends on how the specific malware is designed; not all malware has the capability, but some does. The deeper the malware hooks into the kernel code of the operating system, the more readily it can replicate itself onto other drives or flash-sticks. If one is storing backups (or even an image file) to another drive, some malware has the capability of infecting that drive directly before the archive file(s) are ever copied onto it. If a persisting stub file from the malware is then somehow able to point back to that instance of itself on the backup drive, it can re-infect the main system as soon as that backup drive is accessed. In the case of malware that infects a disk's MBR, unless that infected drive is deep-reformatted, that malware will survive a mere light-formatting process and potentially call out to its stored instance on the backup drive to reinfect the supposedly-cleaned system all over again as soon as that drive is connected.</p>
<p dir="auto">However, the most common cause of reinfection for most malware victims is that they discover malware on their system, go to great lengths to clean it all up, then later have other problems requiring a system restore or restoration from a backup set, whereupon the earlier-removed malware suddenly reappears from within the file collection of the archive. This is one of the major reasons it's important to try to figure out how and when any infection has occurred, and to delete any archives or system restore points that occurred between the infection time-point and the point of cleanup. Otherwise, reinfection from the backup set(s) will occur. Obviously, the more backups routinely made and the more careful the system observations by the user, the more quickly he will recognize an infection and be able to minimize the look-back period that has to be discarded before restoring.</p>
<p dir="auto">Most antimalware allows 'whitelisting' of both files and folders which skips them when scanning. Ordinarily, it's wise to avoid whitelising a folder unless you really, really have to since it gives a sanctuary for malware to hide. In cases where a folder has to be whitelisted, one should use access controls to govern very tightly which user accounts can alter the folder's contents.</p>
]]></description><link>https://forums.opera.com/post/86578</link><guid isPermaLink="true">https://forums.opera.com/post/86578</guid><dc:creator><![CDATA[blackbird71]]></dc:creator><pubDate>Sun, 25 Oct 2015 17:53:40 GMT</pubDate></item><item><title><![CDATA[Reply to Antimalware Software on Sun, 25 Oct 2015 09:21:59 GMT]]></title><description><![CDATA[<p dir="auto">It takes <em>360</em> some ages to scan my archives... :wait:</p>
<p dir="auto">The question is, can malware insert itself into already existing archives?<br />
There are three types of archives I've come to think of:</p>
<ol>
<li>programs' archived files, including that of the system;</li>
<li>the user's own archived files (presumably s/he checked them at some point before archiving already);</li>
<li>"ready" downloaded archives.<br />
I can think that number 3 might be of risk, but I always check all downloaded files immediately - even if I had uploaded them myself or from "trusted sites".<br />
What about numbers 1 &amp; 2? Can those be of risk?</li>
</ol>
<p dir="auto">Does some antimalware software allow for "trusting", skipping scanning some existing files on system? Will it be of sense to apply such "trusting"/skipping?</p>
]]></description><link>https://forums.opera.com/post/86536</link><guid isPermaLink="true">https://forums.opera.com/post/86536</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Sun, 25 Oct 2015 09:21:59 GMT</pubDate></item><item><title><![CDATA[Reply to Antimalware Software on Sat, 24 Oct 2015 15:07:04 GMT]]></title><description><![CDATA[<p dir="auto">'Silent mode' usually means the AV continues doing its thing, but it shuts off its normal alert messages along the way. That is, it quarantines or removes files or whatever 'silently'. In terms of avoiding conflicts with other anti-malware, it's doubtful that 'silent mode' will provide any relief. What one needs is some control like 'pause', 'temporarily suspend', etc. Otherwise, you'll have to Google a term like '360 AV turn off' or similar to find out what other users may have done.</p>
]]></description><link>https://forums.opera.com/post/86499</link><guid isPermaLink="true">https://forums.opera.com/post/86499</guid><dc:creator><![CDATA[blackbird71]]></dc:creator><pubDate>Sat, 24 Oct 2015 15:07:04 GMT</pubDate></item><item><title><![CDATA[Reply to Antimalware Software on Sat, 24 Oct 2015 05:54:42 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">Most AVs have a setting allowing them to be at least temporarily disabled, often accessible through the icon in Windows Tool Tray. I don't know about 360, though.</p>
</blockquote>
<p dir="auto">Yeah, the two items at the very bottom are called "Enter Silent Mode" and "Exit" (the latter's after a <code>hr</code>).<br />
I don't know about the "Silent mode", but the other might be it.</p>
]]></description><link>https://forums.opera.com/post/86483</link><guid isPermaLink="true">https://forums.opera.com/post/86483</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Sat, 24 Oct 2015 05:54:42 GMT</pubDate></item><item><title><![CDATA[Reply to Antimalware Software on Fri, 23 Oct 2015 20:43:04 GMT]]></title><description><![CDATA[<p dir="auto">360 has the capability of using multiple local scanning engines as well as its cloud engine, one of which is BitDefender AV - or at least 360 had that capability in 2013: &lt;<a href="http://www.wilderssecurity.com/threads/360-internet-security-free-triple-antivirus-engine-bitdefender-included.348585/" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.wilderssecurity.com/threads/360-internet-security-free-triple-antivirus-engine-bitdefender-included.348585/</a> &gt;  The panel you show looks like one that allows the alternate local engines to be controlled from within 360. Otherwise, be careful when BitDefender is mentioned somewhere, since many or most references are to its more widely-known AV product, not its Adware Removal Tool product. That was the trap I fell into a few posts back.</p>
<p dir="auto">Most AVs have a setting allowing them to be at least temporarily disabled, often accessible through the icon in Windows Tool Tray. I don't know about 360, though.</p>
]]></description><link>https://forums.opera.com/post/86468</link><guid isPermaLink="true">https://forums.opera.com/post/86468</guid><dc:creator><![CDATA[blackbird71]]></dc:creator><pubDate>Fri, 23 Oct 2015 20:43:04 GMT</pubDate></item><item><title><![CDATA[Reply to Antimalware Software on Fri, 23 Oct 2015 14:04:15 GMT]]></title><description><![CDATA[<p dir="auto">Well, it appears that my <em>360</em>, in <em>settings</em>, has something for <em>Bitdefender</em>, but I can't clearly understand what it is and what it is for: <img src="http://nashobmen.org/fo/get/2958017/293844/bitdefender_bit-wap_sasisa_ru.bmp" alt="bitdefender bit" class=" img-responsive img-markdown" />.</p>
<p dir="auto">Who knows what it is?<br />
Does it mean <em>360</em> is ready to fight Bitdefender or does it mean that <em>360</em> is ready to cooperate with Bitdefender?<br />
<img src="https://forums.opera.com/assets/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f615.png?v=f58hvca1lju" class="not-responsive emoji emoji-emoji-one emoji--confused_face" title=":confused:" alt="😕" /></p>
]]></description><link>https://forums.opera.com/post/86439</link><guid isPermaLink="true">https://forums.opera.com/post/86439</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Fri, 23 Oct 2015 14:04:15 GMT</pubDate></item><item><title><![CDATA[Reply to Antimalware Software on Fri, 23 Oct 2015 11:49:14 GMT]]></title><description><![CDATA[<p dir="auto">My <em>360</em> doesn't seem to like Google Chrome very much: frequently doubting chrome files, now it's even deleted Chrome's updater file...</p>
]]></description><link>https://forums.opera.com/post/86433</link><guid isPermaLink="true">https://forums.opera.com/post/86433</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Fri, 23 Oct 2015 11:49:14 GMT</pubDate></item><item><title><![CDATA[Reply to Antimalware Software on Fri, 23 Oct 2015 06:55:09 GMT]]></title><description><![CDATA[<p dir="auto">Does every regular AV allow to (temporarily) shut themselves down?<br />
Or is there maybe a system control for that?</p>
]]></description><link>https://forums.opera.com/post/86426</link><guid isPermaLink="true">https://forums.opera.com/post/86426</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Fri, 23 Oct 2015 06:55:09 GMT</pubDate></item><item><title><![CDATA[Reply to Antimalware Software on Fri, 23 Oct 2015 06:52:45 GMT]]></title><description><![CDATA[<p dir="auto">What trial, Magaretz?</p>
]]></description><link>https://forums.opera.com/post/86425</link><guid isPermaLink="true">https://forums.opera.com/post/86425</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Fri, 23 Oct 2015 06:52:45 GMT</pubDate></item><item><title><![CDATA[Reply to Antimalware Software on Fri, 23 Oct 2015 03:13:57 GMT]]></title><description><![CDATA[<p dir="auto">Well, my limitations are that the trial ends not further than in a month - then it's definitely uncertain.</p>
]]></description><link>https://forums.opera.com/post/86416</link><guid isPermaLink="true">https://forums.opera.com/post/86416</guid><dc:creator><![CDATA[magaretz]]></dc:creator><pubDate>Fri, 23 Oct 2015 03:13:57 GMT</pubDate></item><item><title><![CDATA[Reply to Antimalware Software on Fri, 23 Oct 2015 02:55:00 GMT]]></title><description><![CDATA[<p dir="auto">I apologize for my confusing the BitDefender AV product's size with the anti-adware product you referenced a few posts up. I ran down the wrong rabbit-hole after that. Their anti-adware product is around 45 Mbytes in size and can be used as-is without an OS installation. It doesn't really update periodically, so that kind of data loading won't be a problem for a user with a data cap. The product generally is set up to use in a manual scanning manner.</p>
<p dir="auto">However, some BD ART users have apparently run into conflict issues with certain AV's, Sophos in particular. BitDefender recommends when doing a scan that the user take their system offline, shut off any resident AV, perform their BitDefender Adware Removal Tool scan and removals (if any), then shut it off, reactivate the resident AV, and finally put the system back on line. There can also be conflicts with other anti-adware tools if they are active/running at the same time as a BitDefender scan. This is not uncommon for many (but not all) anti-malware/adware tools - they tend to not like each other very much if running at the same time. Sometimes this has to do with one tool activating an adware file to remove it, but the other tool seeing that and trying to grab control to kill it at the same time - most software doesn't tolerate that kind of competitive behavior very well.</p>
<p dir="auto">Yes, <a href="http://bitdefender.com" target="_blank" rel="noopener noreferrer nofollow ugc">bitdefender.com</a> is the actual BitDefender site and a safe place to download from.</p>
]]></description><link>https://forums.opera.com/post/86415</link><guid isPermaLink="true">https://forums.opera.com/post/86415</guid><dc:creator><![CDATA[blackbird71]]></dc:creator><pubDate>Fri, 23 Oct 2015 02:55:00 GMT</pubDate></item><item><title><![CDATA[Reply to Antimalware Software on Thu, 22 Oct 2015 19:56:04 GMT]]></title><description><![CDATA[<ol>
<li>Is that <code>bitdefender.com</code> their own site?</li>
<li>How does it get along with the system's regular AVs?</li>
</ol>
]]></description><link>https://forums.opera.com/post/86404</link><guid isPermaLink="true">https://forums.opera.com/post/86404</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Thu, 22 Oct 2015 19:56:04 GMT</pubDate></item><item><title><![CDATA[Reply to Antimalware Software on Thu, 22 Oct 2015 18:56:45 GMT]]></title><description><![CDATA[<p dir="auto">In plainer English (hopefully), most AVs routinely check for updates to their virus signature database daily or even multiple times each day. Some of them update by downloading the entire signature database, some by simply adding changes to an existing local database. Each update size depends on how the AV program is coded or whatever changes (if any) have accumulated. How often the AV updates is determined by a setting in the AV program, with some default value always applied at install.</p>
<p dir="auto">If you're dealing with a limited data package, how big a typical update would be and how often it updates are of very real concern to you. Some BitDefender users in the past few years have complained that their typical update size was 60 Mbytes, and their program's default setting was to check for updates multiple times each day. When BitDefender happened to update their own server database frequently for whatever reasons, then the limited-data-plan users would be facing fairly large downloads multiple time per day, based on the default AV settings. Since the download size would have to be whatever it would be, the recommended solution was always to reduce the checking setting to no more than once a day, if even that often.</p>
<p dir="auto">My point was only to make you aware that the update size and rate of occurrence are possibly more important issues than the initial AV program download size if you're under a tight user data cap. Since I don't use BitDefender, you'll have to research this deeper to find more current or reliable answers for your particular situation. You might try BitDefender's forums for some better and more up-to-date details for their AV.</p>
<p dir="auto">As far as program downloads, I always go right to the maker's own site. It's safer and usually more reliable than 3rd parties with their risks of out-of-date programs or bundling with trash-ware. Even if the maker's site uses a stub installer, it shouldn't magnify the overall program download size much at all, compared with a 3rd-party executable file. So in this case, I'd use BitDefender's own site to get the software.</p>
]]></description><link>https://forums.opera.com/post/86403</link><guid isPermaLink="true">https://forums.opera.com/post/86403</guid><dc:creator><![CDATA[blackbird71]]></dc:creator><pubDate>Thu, 22 Oct 2015 18:56:45 GMT</pubDate></item><item><title><![CDATA[Reply to Antimalware Software on Thu, 22 Oct 2015 08:06:45 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">One possible other issue is the periodic signature update size - some users report it runs as much as 60 MB in size, and is supposedly default-scheduled multiple times a day...</p>
</blockquote>
<p dir="auto">Would you mind explaining it in some <em>plain English</em>?<em>:rolleyes:</em></p>
<p dir="auto">Anyway, where shall one find the <strong>right</strong> copy of <em>BitDefender</em>?</p>
]]></description><link>https://forums.opera.com/post/86358</link><guid isPermaLink="true">https://forums.opera.com/post/86358</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Thu, 22 Oct 2015 08:06:45 GMT</pubDate></item><item><title><![CDATA[Reply to Antimalware Software on Thu, 22 Oct 2015 07:57:07 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">I believe the actual BitDefender install file is around 6-7 Mb...</p>
</blockquote>
<p dir="auto">Megabit or mega<strong>bite</strong> (<em>MB</em>)?</p>
]]></description><link>https://forums.opera.com/post/86357</link><guid isPermaLink="true">https://forums.opera.com/post/86357</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Thu, 22 Oct 2015 07:57:07 GMT</pubDate></item><item><title><![CDATA[Reply to Antimalware Software on Wed, 21 Oct 2015 22:12:16 GMT]]></title><description><![CDATA[<p dir="auto">The page you reference has the name appearance of perhaps a stub installer. I believe the actual BitDefender install file is around 6-7 Mb, which if accurate, is not that bad - but I've never used it so I can only go by what a number of Googled postings have mentioned the size as being. Some of these AV installers are designed to go out and immediately pull down a bunch of other files from the server - even an entirely different, new program version compared with the installer's version, so it's kind of hard to tell for sure unless you can find somebody who's actually been through the process recently and paid close attention to the traffic sizes.</p>
<p dir="auto">One possible other issue is the periodic signature update size - some users report it runs as much as 60 MB in size, and is supposedly default-scheduled multiple times a day, though it seemingly can be set to less frequent settings. Again, all this is based on postings I've read, not on first-hand experience. You might want to spend a little 'quality' time sifting through Google responses to dig further into the update size and frequency questions. At least the initial download should be a one-time cost regarding its size.</p>
]]></description><link>https://forums.opera.com/post/86344</link><guid isPermaLink="true">https://forums.opera.com/post/86344</guid><dc:creator><![CDATA[blackbird71]]></dc:creator><pubDate>Wed, 21 Oct 2015 22:12:16 GMT</pubDate></item><item><title><![CDATA[Reply to Antimalware Software on Wed, 21 Oct 2015 14:25:16 GMT]]></title><description><![CDATA[<p dir="auto">How much traffic will it usually take to install a copy of <em>BitDefender</em>?<br />
I'm on a limited package right now...<br />
And is <a href="http://www.bitdefender.com/solutions/adware-removal-tool-for-pc.html" target="_blank" rel="noopener noreferrer nofollow ugc">this</a> the right page to take it? <img src="https://forums.opera.com/assets/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f615.png?v=f58hvca1lju" class="not-responsive emoji emoji-emoji-one emoji--confused_face" title=":confused:" alt="😕" /></p>
]]></description><link>https://forums.opera.com/post/86316</link><guid isPermaLink="true">https://forums.opera.com/post/86316</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Wed, 21 Oct 2015 14:25:16 GMT</pubDate></item><item><title><![CDATA[Reply to Antimalware Software on Wed, 21 Oct 2015 07:40:58 GMT]]></title><description><![CDATA[<p dir="auto">The recent sweep, my <em>360</em> seems to have wiped out my RealPlayer's <code>Library</code> - at least no playlists were found, which had been a few definitely.</p>
<p dir="auto">It cleans good though...</p>
]]></description><link>https://forums.opera.com/post/86292</link><guid isPermaLink="true">https://forums.opera.com/post/86292</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Wed, 21 Oct 2015 07:40:58 GMT</pubDate></item><item><title><![CDATA[Reply to Antimalware Software on Sun, 12 Jul 2015 15:24:15 GMT]]></title><description><![CDATA[<p dir="auto"><em>360</em> <strong>is</strong> kinda crappy - though powerful.<br />
I've sent feedback twice about the lack of settings etc., and posted on their Fb page. No meaningful answer yet... :wait:</p>
]]></description><link>https://forums.opera.com/post/79735</link><guid isPermaLink="true">https://forums.opera.com/post/79735</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Sun, 12 Jul 2015 15:24:15 GMT</pubDate></item><item><title><![CDATA[Reply to Antimalware Software on Thu, 09 Jul 2015 16:12:43 GMT]]></title><description><![CDATA[<p dir="auto">Perhaps you've already figured it out from Wiki... but if you go to <a href="https://www.virustotal.com" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.virustotal.com</a>, it shows a box where you select the file from your system that you want to upload to VirusTotal. It will then scan the file against a multitude of virus scanners and provide you the results. To use it, you'll probably have to first un-quarantine the files and upload each from its original location, since AV quarantining usually involves the AV altering the suspect file itself to make it unexecutable (hence quarantining it). It has to be reconstructed by the AV via un-quarantining to make it recognizable by the scanners at VirusTotal (or Jotti, if you use it).</p>
]]></description><link>https://forums.opera.com/post/79597</link><guid isPermaLink="true">https://forums.opera.com/post/79597</guid><dc:creator><![CDATA[blackbird71]]></dc:creator><pubDate>Thu, 09 Jul 2015 16:12:43 GMT</pubDate></item></channel></rss>