Updated FAQ document.
This commit is contained in:
parent
63d6708fc1
commit
fe6c43dbaa
26
doc/FAQ.html
26
doc/FAQ.html
@ -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>
|
<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>
|
<br>
|
||||||
Occasionally your anti-virus program may mistakenly detect "malware" (virus, trojan, worm, etc.) in some of<br>
|
Occasionally your anti-virus program may mistakenly(!) detect "malware" (e.g. virus, trojan horse or worm) in<br>
|
||||||
the files here. This is called a "false-positive" and the files are actually innocent/clean. It's an error in<br>
|
LameXP. This is called a "false positive" and the file is actually innocent/clean. It's an error in your<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>
|
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>
|
||||||
check the file with multiple anti-virus engines! Moreover take care with results like "suspicious", "generic"<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>
|
||||||
or "packed". Those are *not* real malware detections, they are just wild speculation.<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>
|
<br>
|
||||||
Apparently anti-virus programs tend to suspect installers/uninstaller created with NSIS. Furthermore some<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 UPX'd (packed) executables of being malware. Obviously this is a<br>
|
anti-virus programs blindly suspect all "packed" executables of being malware. Obviously that is a stupid<br>
|
||||||
stupid generalization, so please ignore those warnings! Last but not least: Always keep in mind that this is<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 people providing the pre-compiled binaries, download the source<br>
|
OpenSource software. If you don't trust the provided pre-compiled binaries, simply download the <a href="#982cf1c0">source codes</a>,<br>
|
||||||
code, search the code for "malicious" functions (good luck ^^) and compile your own binary.<br>
|
search the code for "malicious" functions (you won't find any!) and then <a href="#a0c1e92b">compile</a> your own binary.<br>
|
||||||
<br>
|
<br>
|
||||||
DON'T SUBMIT ANY VIRUS REPORTS, UNLESS YOU HAVE VERIFIED THE INFECTION WITH MULTIPLE ANTI-VIRUS ENGINES!<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>
|
<br><br>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user