OSDN Git Service

Updated FAQ document.
authorlordmulder <mulder2@gmx.de>
Mon, 28 Feb 2011 03:05:00 +0000 (04:05 +0100)
committerlordmulder <mulder2@gmx.de>
Mon, 28 Feb 2011 03:05:00 +0000 (04:05 +0100)
doc/FAQ.html

index ea4dbce..351256b 100644 (file)
@@ -78,19 +78,23 @@ Currently the following input formats are supported by LameXP:<br><ul>
 
 <a name="96205e91"><b>My anti-virus program raises an alarm when I try to download/install/launch LameXP. Why is that?</b></a><br>
 <br>
-Occasionally your anti-virus program may mistakenly detect "malware"  (virus, trojan, worm, etc.) in some of<br>
-the files here. This is called a "false-positive" and the files are actually innocent/clean. It's an error in<br>
-your specific anti-virus software. In case you encounter such problems, goto <a href="http://www.virustotal.com/" target="_blank">http://www.virustotal.com/</a> and<br>
-check the file with multiple anti-virus engines! Moreover take care with results like "suspicious", "generic"<br>
-or "packed". Those are *not* real malware detections, they are just wild speculation.<br>
-<br>
-Apparently anti-virus programs tend to suspect installers/uninstaller created with NSIS. Furthermore some<br>
-anti-virus programs blindly suspect all UPX'd (packed) executables of being malware. Obviously this is a<br>
-stupid generalization, so please ignore those warnings! Last but not least: Always keep in mind that this is<br>
-OpenSource software. If you don't trust the people providing the pre-compiled binaries, download the source<br>
-code, search the code for "malicious" functions (good luck ^^) and compile your own binary.<br>
-<br>
-DON'T SUBMIT ANY VIRUS REPORTS, UNLESS YOU HAVE VERIFIED THE INFECTION WITH MULTIPLE ANTI-VIRUS ENGINES!<br><br>
+Occasionally your anti-virus program may mistakenly(!) detect "malware" (e.g. virus, trojan horse or worm) in<br>
+LameXP. This is called a "false positive" and the file is actually innocent/clean. It's an error in your<br>
+specific anti-virus software. So in case you encounter such problems, please use <a href="http://www.virustotal.com/" target="_blank">http://www.virustotal.com/</a>,<br>
+<a href="http://www.virscan.org/" target="_blank">http://www.virscan.org/</a> or a similar online-service to check the file in question with multiple(!) anti-virus<br>
+engines. Especially take care with scan results like "suspicious", "generic" or "packed", as such results are<br>
+NOT confirmed malware detections and in almost any case they can be ignored/discarded safely!<br>
+<br>
+Apparently anti-virus programs tend to suspect installers or uninstallers created with <a href="http://nsis.sourceforge.net/" target="_blank">NSIS</a>. Furthermore some<br>
+anti-virus programs blindly suspect all "packed" executables of being malware. Obviously that is a stupid<br>
+generalization, so please ignore these nasty warnings! Last but not least: Always keep in mind that LameXP is<br>
+OpenSource software. If you don't trust the provided pre-compiled binaries, simply download the <a href="#982cf1c0">source codes</a>,<br>
+search the code for "malicious" functions (you won't find any!) and then <a href="#a0c1e92b">compile</a> your own binary.<br>
+<br>
+Conclusion:<ul>
+<li>IN CASE YOU HAVE A CONFIRMED INFECTION, RE-DOWNLOAD THE FILE FROM ONE OF THE *OFFICIAL* MIRRORS!
+<li>DO NOT SEND US VIRUS REPORTS, UNLESS YOU HAVE VERIFIED THE INFECTION WITH MULTIPLE ANTI-VIRUS ENGINES!
+<li>PLEASE REPORT "FALSE POSITIVES" TO THE DEVELOPER OF YOUR ANTI-VIRUS SOFTWARE. WE CANNOT FIX THEM!</ul>
 
 <br><br>