Welcome, Guest
Username: Password: Remember me
Hier wird Deutsch gesprochen
  • Page:
  • 1

TOPIC:

Virus Heur.AdvML.B ??? 06 Mar 2023 18:19 #25540

  • Kohle
  • Kohle's Avatar
  • Topic Author


  • Posts: 13
  • Ich habe mein erstes X#-Programm zum Laufen bekommen. Wenn ich es als X64-Anwendung kompiliere, meldet Norton Security den Virus Heur.AdvML.B und löscht die EXE-Datei. Nach der Wiederherstellung startet das Programm nicht. Bei einer Kompilierung als X86-Programm kommt diese Meldung nicht und das Programm läuft wie es soll.
    Kann man da etwas machen?
    Frank Kohle

    Please Log in or Create an account to join the conversation.

    Virus Heur.AdvML.B ??? 06 Mar 2023 21:58 #25542

    • Chris
    • Chris's Avatar


  • Posts: 3981
  • Hi Frank,

    Looks like this is a "heuristic detection designed to generically detect malicious files using advanced machine learning technology". Apparently AI is not always that much intelligent yet and reports many false positives, too. Many people compiling their code in other languages get this problem, too, so I'd suggest to just create an exception for your apps in the antivirus program. A few links, but you can find a lot more if you google it:

    community.norton.com/en/forums/what-heuradvmlb-0
    learn.microsoft.com/en-us/answers/questi...-norton-on-a-newly-c
    community.broadcom.com/symantecenterpris...e68&tab=digestviewer
    XSharp Development Team
    chris(at)xsharp.eu

    Please Log in or Create an account to join the conversation.

    Virus Heur.AdvML.B ??? 07 Mar 2023 10:59 #25545

    • g.bunzel@domonet.de's Avatar


  • Posts: 90
  • Hallo Frank,

    in den Norton-Einstellungen das Verzeichnis der erstellten EXE-Datei aus der Echtzeitprüfung rausnehmen.

    Gruss

    Gerhard

    Please Log in or Create an account to join the conversation.

    Virus Heur.AdvML.B ??? 07 Mar 2023 13:21 #25546

    • Kohle
    • Kohle's Avatar
    • Topic Author


  • Posts: 13
  • Hallo,
    Norton prüft jetzt das Projektverzeihnis nicht mehr und die EXE-Datei wird auch nicht mehr gelöscht. Es besteht auber weiter das Problem, dass nur die x86-Version funktioniert. Die x64-Version und die AnyCPU-Version (Einstellungen unter Application->Properties) sterben beim Start, es kommt nicht zum Startbildschirm.
    Viele Grüße
    Frank

    Please Log in or Create an account to join the conversation.

    Virus Heur.AdvML.B ??? 07 Mar 2023 13:28 #25547

    • wriedmann
    • wriedmann's Avatar


  • Posts: 3366
  • Hallo Frank,
    ist das eine von VO migrierte Applikation oder eine neu mit X# geschriebene?
    Wenn das erste der Fall ist, geht nur 32 Bit, weil die VO-kompatiblen GUI-Bibliotheken nicht 64 Bit fest sind.
    Es gibt zwar (für die FoX-Teilnehmer) eine noch nicht ganz fertige 64 Bit Version dieser Library, die setzt aber auf Windows Forms auf.
    Wolfgang
    Wolfgang Riedmann
    Meran, South Tyrol, Italy

    www.riedmann.it - docs.xsharp.it

    Please Log in or Create an account to join the conversation.

    Virus Heur.AdvML.B ??? 07 Mar 2023 14:44 #25548

    • Kohle
    • Kohle's Avatar
    • Topic Author


  • Posts: 13
  • Alles klar, es ist eine von VO migrierte Anwendung.
    Danke
    Frank

    Please Log in or Create an account to join the conversation.

    • Page:
    • 1
    Moderators: wriedmann