Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. McAfee identifies QtCore.pyd as virus and deleting
Forum Updated to NodeBB v4.3 + New Features

McAfee identifies QtCore.pyd as virus and deleting

Scheduled Pinned Locked Moved Unsolved General and Desktop
8 Posts 4 Posters 601 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    DrMaFu
    wrote on last edited by DrMaFu
    #1

    Hi all,

    MyAfee identifies a needed file "QtCore.pyd" as a virus ti!064F3AE101FC and isolated the file. So, ModuleNotFoundError: No module named 'PySide6.QtCore" occures, e.g. in my software "WingetUI".

    We also uploaded the file to Uploaded to virustotal: https://www.virustotal.com/gui/file/064f3ae101fc1d3cf709ac28edcdedeb7414e5f9a2e438031e5301b8d6338c3f/detection

    Looking at the results (2 flags out of 70) it is clear that it is a false positive. In mcafee we will mark it as a false positive and white-list it. But from Qt perspective it is unclear and not solved.

    Because I think, wingetui is not the only affected software I would like to discuss with you the finding with QtCore.pyd and ask, whether I should create a bug report in Qt Jira?

    Regards,
    Markus

    Christian EhrlicherC 1 Reply Last reply
    0
    • D DrMaFu

      Hi all,

      MyAfee identifies a needed file "QtCore.pyd" as a virus ti!064F3AE101FC and isolated the file. So, ModuleNotFoundError: No module named 'PySide6.QtCore" occures, e.g. in my software "WingetUI".

      We also uploaded the file to Uploaded to virustotal: https://www.virustotal.com/gui/file/064f3ae101fc1d3cf709ac28edcdedeb7414e5f9a2e438031e5301b8d6338c3f/detection

      Looking at the results (2 flags out of 70) it is clear that it is a false positive. In mcafee we will mark it as a false positive and white-list it. But from Qt perspective it is unclear and not solved.

      Because I think, wingetui is not the only affected software I would like to discuss with you the finding with QtCore.pyd and ask, whether I should create a bug report in Qt Jira?

      Regards,
      Markus

      Christian EhrlicherC Online
      Christian EhrlicherC Online
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @DrMaFu said in McAfee identifies QtCore.pyd as virus and deleting:

      whether I should create a bug report in Qt Jira?

      Why? You should rather fill a bug report at McAfee

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      1 Reply Last reply
      2
      • D Offline
        D Offline
        DrMaFu
        wrote on last edited by
        #3

        Well, good point ....

        I tought, it is sensible and necessary that Qt should know the problem because I think - as I wrote - wingetui is not the only affected software. My assumption was, that a stackeholder from Qt has more power moving somthing forward at McAfee than a unknown single user.

        But OK, in the meantime I created a bug report at McAfee and submitted both relevant files QtCore.pyd and QtGui.pyd (both files leading to false positive). Now waiting for feedback.

        Christian EhrlicherC 1 Reply Last reply
        2
        • D DrMaFu

          Well, good point ....

          I tought, it is sensible and necessary that Qt should know the problem because I think - as I wrote - wingetui is not the only affected software. My assumption was, that a stackeholder from Qt has more power moving somthing forward at McAfee than a unknown single user.

          But OK, in the meantime I created a bug report at McAfee and submitted both relevant files QtCore.pyd and QtGui.pyd (both files leading to false positive). Now waiting for feedback.

          Christian EhrlicherC Online
          Christian EhrlicherC Online
          Christian Ehrlicher
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @DrMaFu Thx. I think creating a bug report in Qt first would taken much more time until in arrives at McAfee. 🙂

          Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
          Visit the Qt Academy at https://academy.qt.io/catalog

          1 Reply Last reply
          0
          • D Offline
            D Offline
            DrMaFu
            wrote on last edited by
            #5

            Hi @Christian-Ehrlicher ,

            happy new Year!

            I got the following feedback from McAfee

            Dear Sir/Madam,
            Thank you for contacting us.
            We have reviewed your submission for whitelisting of your software and the submitted file named ['QtCore and QtGui.zip'] have been Whitelisted.
            Regards,
            McAfee Data Submission Team

            So, well done :-)

            JonBJ 1 Reply Last reply
            1
            • D DrMaFu

              Hi @Christian-Ehrlicher ,

              happy new Year!

              I got the following feedback from McAfee

              Dear Sir/Madam,
              Thank you for contacting us.
              We have reviewed your submission for whitelisting of your software and the submitted file named ['QtCore and QtGui.zip'] have been Whitelisted.
              Regards,
              McAfee Data Submission Team

              So, well done :-)

              JonBJ Online
              JonBJ Online
              JonB
              wrote on last edited by JonB
              #6

              @DrMaFu
              And does this apply forever against the file names (surely not, else the virus detector would be worthless?!) or only against the current binary content of the files you supplied, which will be out-of-date in a few weeks and (may well) revert to being "blacklisted"...?

              C 1 Reply Last reply
              0
              • JonBJ JonB

                @DrMaFu
                And does this apply forever against the file names (surely not, else the virus detector would be worthless?!) or only against the current binary content of the files you supplied, which will be out-of-date in a few weeks and (may well) revert to being "blacklisted"...?

                C Offline
                C Offline
                ChrisW67
                wrote on last edited by
                #7

                @JonB It probably only applies to the file with the specific name and matching cryptographic checksum. I do hope they whitelisted the pyd files (presumably) inside the zip file and not the zip file itself (as their email says).

                Hopefully they will also identify what triggered the false positive and adapt their heuristics.

                JonBJ 1 Reply Last reply
                0
                • C ChrisW67

                  @JonB It probably only applies to the file with the specific name and matching cryptographic checksum. I do hope they whitelisted the pyd files (presumably) inside the zip file and not the zip file itself (as their email says).

                  Hopefully they will also identify what triggered the false positive and adapt their heuristics.

                  JonBJ Online
                  JonBJ Online
                  JonB
                  wrote on last edited by
                  #8

                  @ChrisW67 said in McAfee identifies QtCore.pyd as virus and deleting:

                  and matching cryptographic checksum

                  Which as I said will change for a different version and likely be back where they were.

                  Hopefully they will also identify what triggered the false positive and adapt their heuristics.

                  Um.

                  1 Reply Last reply
                  0

                  • Login

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • Users
                  • Groups
                  • Search
                  • Get Qt Extensions
                  • Unsolved