Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Antiviruses or browsers download issue

Abdelrhman-AK edited this page Sep 6, 2023 · 18 revisions

1. Reason of these issues

  1. The program is not signed (as I can't afford to buy annual certificates to make WinPaletter's executable file not from unknown publisher)

  2. WinPaletter is editing Windows Registry in an extensive way

  • So the browser, Windows and antivirus will tell you that the program is from unknown source\organization and may be harmful

  • And this is a false positive in browsers and antiviruses


2. Scan attempts

Tested antiviruses Result
Avast, Avast One ✅ safe
Kaspersky ✅ safe
Malwarebytes ✅ safe
SmadAV ✅ safe
BitDefender ✅ safe
Windows Security (Defender) ✅ safe
VirusTotal scan 2 detections from total 71 antiviruses
  • Your Antivirus should be updated to last definition updates

  • Sometimes, you may face that the program is infected with IDP.Generic, SuspiciusBehavior or something else. If so, open your Antivirus > Updates > Update Definitions and then reopen WinPaletter after restoring it from quarantine

  • If it still infected, create a new issue with descriptions in it and I will send this app for antivirus (that has the problem) developers for a deep analysis


3. Causes of Windows Security (Defender) detection:

  1. The program is not signed

  2. Extensive registry keys modification. Windows Security commented on this key modification although WinPaletter doesn't modify it:

HKCU@S-1-5-21-957280099-1924274324-3775045331-1001\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSION\UNINSTALL\WinPaletter

  1. Patching imageres.dll to change startup sound is considered as a malware action for Windows Security

  2. Creating tasks in Task Scheduler by Command Prompt (unofficial method), to create sounds events for logoff, logon and shutdown for Windows 8.1 and higher

  • Microsoft deep analysis found it clean. Click here for scan details

  • You may need to do extra steps to remove this suspicion:

    1. Run Command Prompt as administrator and enter the following lines
    CD C:\Program Files\Windows Defender
    MpCmdRun.exe -removedefinitions -dynamicsignatures
    MpCmdRun.exe -SignatureUpdate
    
    1. Update your Windows from Settings

4. Browsers download issue

  • Some browsers like Edge and Firefox will prompt you that the program may harm the computer. It is a false positive and you can download it anyway.

Introduction

Basics

Edit Windows aspects

WinPaletter Store

Important WinPaletter settings

Languages

Backward compatibility

Important notes/issues

Clone this wiki locally