Evade AV's detection - 5

This commit is contained in:
WindowsAddict 2024-03-03 16:28:04 +05:30
parent 5da6daa402
commit fd65a85d06
3 changed files with 7 additions and 10 deletions

View file

@ -2,7 +2,7 @@
@setlocal DisableDelayedExpansion @setlocal DisableDelayedExpansion
@echo off @echo off
:::: ::::::
:: For command line switches, check mass grave[.]dev/command_line_switches.html :: For command line switches, check mass grave[.]dev/command_line_switches.html
:: If you want to better understand script, read from MAS separate files version. :: If you want to better understand script, read from MAS separate files version.

View file

@ -3,7 +3,7 @@
@echo off @echo off
::
::============================================================================ ::============================================================================
:: ::
:: This script is a part of 'Microsoft_Activation_Scripts' (MAS) project. :: This script is a part of 'Microsoft_Activation_Scripts' (MAS) project.

View file

@ -6,16 +6,13 @@
::================================================================================================= ::=================================================================================================
:: ::
:: Online KMS Script is a fork of @abbodi1406's KMS_VL_ALL forums.mydigitallife.net/posts/838808 :: This is a fork of @abbodi1406's KVA forums.mydigitallife.net/posts/838808
::
:: This fork's purpose is to avoid having any KMS binary files and activate Windows/Office using
:: only transparent batch script with online public KMS servers.
::_____________________________________ ::_____________________________________
:: ::
:: Online KMS Activation Script is a part of 'Microsoft_Activation_Scripts' (MAS) project. :: This script is a part of 'Microsoft_Activation_Scripts' (MAS) project.
:: ::
:: Homepage: mass grave[.]dev :: Homepage: mass grave[.]dev
:: Email: windowsaddict@protonmail.com :: Email: windowsaddict@protonmail.com
:: ::
::================================================================================================= ::=================================================================================================