PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding

Antivirus Issues

Ouverte
#8,473 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub

Personne n'a encore pris cette issue.

documentation
Langage dominant
Lua
Étoiles
5.4k
Forks
2.4k
Merge moyen
1 j 12 h
PR mergées (30 j)
26

Description

Antivirus Issues

Common Symptoms
  • PoB executable flagged as a trojan or malware.
  • Installation or update fails due to antivirus interference.
  • Application crashes or disappears after installation.
False Positives

Antivirus software sometimes mistakenly identifies legitimate software as malicious. This can occur due to:

  • Heuristic Analysis: Antivirus software uses heuristics to detect new, unknown threats. These heuristics can sometimes flag benign software that behaves similarly to malware.
  • Software Packaging: The way software is packaged or compressed can resemble the techniques used by malware, leading to false positives.
  • Frequent Updates: Software that updates frequently, like PoB, might trigger antivirus software to flag it as suspicious.
Recommended Steps
  1. Use Windows Defender:

    • If you're using a third-party antivirus solution that is known for generating false-positives, for example AVG, Avast, McAfee, or Norton, consider switching to Windows Defender, the built-in antivirus solution on Windows. Windows Defender provides robust protection and is less likely to produce false positives compared to some third-party antivirus solutions.
  2. Add An Exception:

    • Add the PoB executable file to the exclusion list of your antivirus software.
  3. Manual Installation:

    • If automatic updates fail, download the latest version manually from the Releases page.
  4. Report False Positives:

    • Report the false positive to your antivirus vendor to help improve their detection algorithms.
Advanced: Scanning the Executable with VirusTotal
  1. Visit VirusTotal:

  2. Upload the File:

    • Click on the "Choose file" button and select the PoB executable file.
    • Alternatively, you can drag and drop the file into the designated area on the VirusTotal website.
  3. Analyze the File:

    • Click on the "Confirm upload" button to start the analysis.
    • VirusTotal will scan the file using multiple antivirus engines and provide a detailed report.
  4. Review the Report:

    • Check the report for detections. If the file is flagged by a small number of antivirus engines, they are probably false positives.
    • Look for detections labeled with "ML" (Machine Learning). These detections often indicate heuristic or behavior-based analysis, which can be prone to false positives.
    • If a large number of engines flag the file, proceed with caution and report the issue to us.

Guide de contribution

Ouvrir le guide de contribution

Par où commencer

  1. Lisez l'issue en entier, puis le guide de contribution du projet.
  2. Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
  3. Forkez le dépôt et travaillez sur une branche.
  4. Ouvrez une pull request qui référence le numéro de l'issue.

Piste de recherche

Le corps de l’issue fournit des recommandations proposées concernant l’antivirus, mais ne nomme aucun fichier du dépôt. Localisez d’abord la page de documentation destinée aux utilisateurs qui couvre l’installation ou les mises à jour, puis vérifiez le contenu par rapport à la page Releases liée. Le travail est considéré comme terminé lorsque la page couvre clairement les symptômes listés, les étapes recommandées et la procédure VirusTotal.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Domaine
desktop, documentation
Type d'issue
Documentation
Difficulté
2/5
Temps estimé
1-3 heures
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
30/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.