Seems strange that the dev seems to be keeping quiet on this, no? I’m not telling you to read every comment of every post, you can just skim the post titles. Then you’ll see multiple open issues and a few closed issues too going back 5 days to the latest BtS update.

Though I haven’t followed this project long enough to tell if this is just the way they normally behave.

Edit:

I’m back at my computer, so it’s easier to edit and add info now.

Some key points that have stuck out to me:

  • Previous version released in July only triggers 2 detections on Windows defender versus 29 for the most recent version: https://i.imgur.com/GIoH7eG.png

  • Users getting constantly pestered to update to the latest version: https://i.imgur.com/Oege3kU.png

  • Yeah, naturally, the dev is going to say it’s a false positive. Obviously. I’ve only mentioned that the dev has previously responded because some people barely skimmed through the issues and thought the dev simply hadn’t seen the latest open issue from only a few hours ago, when that is not the case.

  • ReversalHatchery@beehaw.org
    link
    fedilink
    English
    arrow-up
    18
    ·
    2 days ago

    Seems strange that the dev seems to be keeping quiet on this, no?

    the issue was just posted 7 hours ago. maybe they just haven’t seen it yet.

    someone in issue #573 asked if the dpapi file is really needed, and by looking at the manual installation instructions, yes, because that contains all the code.

    the developer loads custom code into the spotify process by using such an “override” dll file. it works because spotify is voluntarily loading a dll with this name, and if there’s such a file in the directory besides the .exe file, it’ll take precedence over the original file installed in the system.
    the trojan warning is probably triggered because this technique is often used by malware to change the behaviour of your programs, but as with most technologies, it has good uses too

    • DoctorButts@kbin.melroy.orgOP
      link
      fedilink
      arrow-up
      3
      ·
      2 days ago

      the issue was just posted 7 hours ago. maybe they just haven’t seen it yet.

      There are multiple posts going back 5 days of people asking about it. Check closed issues too, the dev even responded to some of them by saying it’s only a false positive.

      • lol@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        20
        ·
        2 days ago

        the dev even responded to some of them by saying it’s only a false positive.

        What else are you expecting them to do then if they already answered? Write an essay on DLL injection and walk everyone through the code line by line to convince them it’s not malicious?

        In the end you either have to verify the code yourself or you have to trust them when they say it’s a false positive.

        • DoctorButts@kbin.melroy.orgOP
          link
          fedilink
          arrow-up
          2
          ·
          2 days ago

          What else are you expecting them to do then if they already answered? Write an essay on DLL injection and walk everyone through the code line by line to convince them it’s not malicious?

          I said that to indicate that the dev had already responded to the posts, and they were not in a different time zone or on vacation, as you suggested in another comment.