Giter VIP home page Giter VIP logo

Comments (5)

Twear81 avatar Twear81 commented on August 28, 2024 3

I can confirm now it's no longer detected as a Trojan by Windows Security on Windows 11 ! Last commit on 30 Nov ;)

Thanks for your work !

from win-debloat-tools.

LeDragoX avatar LeDragoX commented on August 28, 2024

Hmmm, lol, that was unexpected. The code on the script. I'm currently using other Antivirus.
By the way, the code is open source, everybody can see if it's malicious or not.
Just add as an Exception/False Positive and should be fine.

from win-debloat-tools.

LeDragoX avatar LeDragoX commented on August 28, 2024

To specify better which files are related to the Win10ScriptGUI.ps1, i'll list them, by now:

Part Files

At the Start

  • \src\lib\install-package.psm1
    • Uses Winget or Chocolatey commands to install Softwares from your choice.
  • \src\lib\gui-helper.psm1
  • \src\lib\set-script-policy.psm1
  • \src\lib\simple-message-box.psm1
  • \src\lib\title-templates.psm1
  • \src\assets\windows-11-logo.png
  • \src\assets\script-logo.png
  • \src\scripts\install-package-managers.ps1
  • Download Winget dependency: https://aka.ms/Microsoft.VCLibs.$OSArch.14.00.Desktop.appx
  • Download Winget: https://api.github.com/repos/microsoft/winget-cli/releases/latest/*.msixbundle
  • Download Chocolatey: https://chocolatey.org/install.ps1

Apply Tweaks:

  • \src\scripts\backup-system.ps1
  • \src\scripts\silent-debloat-softwares.ps1
    • Downloads AdwCleaner (Scanner) and ooShutUp10 (Tweaker)
  • \src\scripts\optimize-scheduled-tasks.ps1
  • \src\scripts\optimize-services.ps1
  • \src\scripts\remove-bloatware-apps.ps1
  • \src\scripts\optimize-privacy-and-performance.ps1
  • \src\scripts\personal-tweaks.ps1
  • \src\scripts\optimize-security.ps1
  • \src\scripts\optimize-optional-features.ps1
  • \src\scripts\remove-onedrive.ps1
    • \lib\original\New-FolderForced.psm1
    • \lib\original\take-own.psm1
  • \src\assets\script-logo2.png

Repair Windows:

  • \src\scripts\backup-system.ps1
  • \src\scripts\repair-windows.ps1

Install OneDrive:

  • \src\utils\install-onedrive.ps1

Reinstall Pre-Installed Apps:

  • \src\utils\reinstall-pre-installed-apps.ps1

Revert Tweaks:

  • \src\scripts\optimize-scheduled-tasks.ps1
  • \src\scripts\optimize-services.ps1
  • \src\scripts\optimize-privacy-and-performance.ps1
  • \src\scripts\personal-tweaks.ps1
  • \src\scripts\optimize-optional-features.ps1

Dark Mode:

  • \src\utils\use-dark-theme.reg

Light Mode:

  • \src\utils\use-light-theme.reg

Enable/Disable Search Indexing:

  • \src\utils\enable-search-idx.ps1
  • \src\utils\disable-search-idx.ps1

Enable/Disable Background Apps:

  • \src\utils\enable-bg-apps.reg
  • \src\utils\disable-bg-apps.reg

Enable/Disable Full Telemetry:

  • \src\utils\enable-full-telemetry.reg
  • \src\utils\disable-telemetry.reg

Enable/Disable Cortana:

  • \src\utils\enable-cortana.reg
  • \src\utils\disable-cortana.reg

Install Drivers Updaters:

  • \src\scripts\install-drivers-updaters.ps1

Install Gaming Dependencies:

  • \src\scripts\install-gaming-dependencies.ps1

WSL2 + WSLg (x64/ARM64)

  • \src\utils\full-wsl2-x64-arm64.ps1
    • Download WSL: https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_$OSArch.msi
    • Download WSLg: https://api.github.com/repos/microsoft/wslg/releases/latest/*$OSArch*.msi

This is what i know.

from win-debloat-tools.

LeDragoX avatar LeDragoX commented on August 28, 2024

Hope this worked @Twear81, could you test again and tell me? Or someone using Defender on Win 11?
Because on my PC it didn't find as a virus, using Karsperky Free, but Virus Total After removing the Activator found.

image

This is a false positive, but i really didn't find where this behaviors like a Trojan...

from win-debloat-tools.

LeDragoX avatar LeDragoX commented on August 28, 2024

Fixed the "Trojan behaviour" detected only by DrWeb antivirus...

image

from win-debloat-tools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.