Quantcast
Channel: Software Chat Latest Topics
Viewing all articles
Browse latest Browse all 3669

Microsoft Activation Scripts - (Fork, Open Source & clean from AV's detection)

$
0
0

# Screen-shots

 

# Note

Spoiler

'Microsoft Activation Scripts' is the merger of previous scripts,

W10 Digital License Activation Script
W10 LTSB 2015 Digital License Activation Script
Online KMS Activation Script
+ added KMS38 activation, and possible $OEM$ folder combinations,

(Previous scripts are abandoned and i'll only work on 'Microsoft Activation Scripts')

 

 

Due to the bugs in this site, you may see errors in pasting the text copied from here.
-------------------------------------------------------------------------------------------------------------------------------------
Activation Type                Supported Product             Activation Period
-------------------------------------------------------------------------------------------------------------------------------------

Digital License Activation   -  Windows 10                 -  Permanent
KMS38 Activation             -  Windows 10 / Server        -  Until the year 2038
Online KMS Activation        -  Windows / Server / Office  -  For 180 Days, renewal task needs to be created for lifetime activation.

-------------------------------------------------------------------------------------------------------------------------------------


# Digital License (HWID) Activation- Windows 10


# KMS38 Activation - Windows 10 /Server


# Online KMS Activation - Windows /Server /Office

 

# $OEM$_Folders_[Windows_Pre-Activation]

Spoiler

====================================================================================================
############################# $OEM$ Folders [Windows Pre-Activation] ###############################
====================================================================================================

 - To create a Preactivated Windows installation .iso, do the following things:
   Copy the "$OEM$" folder to the "sources" folder in the Windows installation media (.iso or usb).
   The directory will appear like this: \sources\$OEM$ in your altered .iso or on your bootable 
   usb drive.
   Now use your .iso or bootable usb drive to install Windows and it will either already be activated 
   (KMS38) as soon as it boots, or will self-activate at first internet contact. 

----------------------------------------------------------------------------------------------------

 - When using Digital License (HWID), no files are stored on the system, and when connected to the 
   internet for the first time, the system will self-activate at that time.

 - When using KMS38, no files are stored on the system, and Windows becomes activated immediately 
   without further actions or connectivity of any kind being required.

 - When using Online KMS (separately, or in combination with HWID or KMS38), two scheduled tasks 
   (run taskschd.msc to view them) are created, and two .cmd files are also created, in the folder: 
   C:\Windows\online_KMS_Activation_Script. After first internet contact, one scheduled task will 
   run a .cmd file, and after successfully registering on line with the KMS server and initially 
   activating the system, one task and a .cmd file both will auto delete themselves, leaving behind 
   only one task and one .cmd file to run weekly for the lifetime of the system. 

 - When using Online KMS plus HWID Digital License, Online KMS will totally skip Windows activation 
   (which is already taken care of by HWID), but will register the KMS for other products, and all 
   later installed Volume License (VL) products (MS Office) will self-activate when going online. 

 - When using Online KMS plus KMS38, Online KMS will not skip Windows activation but skip KMS38 
   activation and will register the KMS for other products, and all subsequently-installed Volume 
   License (VL) products (MS Office) will self-activate when going online.



-------------------------------------------------------------------------------------------------------------------------------------
Activation Type                Supported Product             Activation Period
-------------------------------------------------------------------------------------------------------------------------------------

Digital License Activation   -  Windows 10                 -  Permanent
KMS38 Activation             -  Windows 10 / Server        -  Until the year 2038
Online KMS Activation        -  Windows / Server / Office  -  For 180 Days, renewal task needs to be created for lifetime activation.

-------------------------------------------------------------------------------------------------------------------------------------

* For more details, use the ReadMe.txt included in the respective activation folders.

 

 

# Extra Info

Spoiler

# Download Original Windows /Server /Office Images

 


# Credits

Spoiler

----------------------------------------------------------------------------------------------------
                                        # Credits #                                                 
----------------------------------------------------------------------------------------------------

   'Microsoft Activation Scripts' is just a fork of other honorable developers tools and script.

   The purpose of this script is to create an activator which is opensource and clean from antivirus
   detection. To achieve this I've used the following projects as the base of this script.  
   I would like to say thanks to the following authors for making such awesome projects.

----------------------------------------------------------------------------------------------------
   Original Authors:
---------------------


   @abbodi1406       Standalone-Activate-Local.cmd
                     https://forums.mydigitallife.net/posts/1501441
                     (Online KMS activation)
                     (*Forked it to work with Multi KMS Servers and Renewal Task, $OEM$ etc)

                     Check-Activation-Status.cmd
                     https://forums.mydigitallife.net/posts/838808
                     (*Applied it as it is)

                     Clear-KMS-Cache.cmd
                     https://github.com/abbodi1406/WHD/raw/master/scripts/Clear-KMS-Cache.zip
                     (*Applied it as it is)

   *Anonymous        Original Author of Digital License (HWID) and KMS38 Activation
                     without KMS or predecessor install/upgrade.

   @s1ave77          hwid.kms38.gen.mk6.exe
                     https://www.nsaneforums.com/topic/312871--/
                     P.S. @s1ave77 wrote this First frontend program based on the findings of above
                     mentioned *Anonymous Developer.

                     (*Forked it to make it batch script based open source and clean from av's 
                      detection)

   @vyvojar          slshim (slc.dll)
                     https://github.com/vyvojar/slshim/releases

---------------------
   Tweakers/Modders:
---------------------

   @leitek8          Streamlining the slshim.c source code and recompile slc.dll
                     https://tinyurl.com/y928qd8p
                     (*Applied it as it is)

   @hwidmod          Gatherosstate mod to generate HWID in LTSB2015
                     https://tinyurl.com/y86za5zq
					 
   @WindowsAddict    Microsoft Activation Scripts
                     https://www.nsaneforums.com/topic/316668--/
                     ShortURL - 0x0.st/s9j
					 
---------------------
          Kind Help:
---------------------
					 

   @RPO              Providing Great support in making and improvements in this script

   @abbodi1406       Answering all of my queries.

   @BorrowedWifi     Fixing English grammar errors in the Read Me.

----------------------------------------------------------------------------------------------------

 

 

 # File Details and Download links

 

   File: MAS_0.7_Password_2019.7z
   Size: 780 KB (7,98,937 bytes)
  SHA-1: b9bc9c0074d9950190c465a0b4f55e3dd3c02361

Hashes for the files inside this archive,
https://pastebin.com/raw/19bT7YCi
Password: 2019

Site: https://0x0.st
Sharecode: /sts

(shortened for OneDrive direct link)

Mirror:

Site: https://tinyurl.com
Sharecode: /y58zbw2l

(shortened for put.re direct link)

 

 

# Changelog

Spoiler

MAS_0.7
To further make sure that script is clean from av's, following changes were made,

- Multipurpose big scripts are not friendly to the AV's, so i've separated all the scripts.
- Now files are not converted to the text, they are added as they are. (because av's 'may' find text to file suspicious)
- Now scripts asks users to manually run the file as administrator .
- Made sure that all custom vbs use have been removed.

(Above changes reduced the user friendliness of the script, but my main priority in maintaining this fork is to 
create activators which are AV friendly, and these steps were required to achieve that.)

Some more changes - 

- Digital license script now checks for Internet and update service, and changes the update service status if required  
  and after the activation it put it back as it were previously.
- Changed the Mod gatherosstate files with the files from hwid.kms38.gen.mk6.exe v55.01 https://www.nsaneforums.com/topic/312871--/ 
  by @s1ave77.
  (p.s. To adopt the new files of v60.01, i should wait atleast a month to know the av's stable detection rate)
- KMS38 scripts now show a prompt to the users before applying rearm and restart.
- Errors are highlighted in red color in Digital license and KMS38 scripts.
- Removed the options, Insert Windows 10 GVLK and Change Windows 10 Edition (GVLK) (Not very useful)
- Removed the single file fork of C2R-Retail Office To VL, instead added the link to original tool in the read me.
- Online KMS script is updated to the v29 of Standalone Activate-Local.cmd https://forums.mydigitallife.net/posts/1501441 by @abbodi1406
- Added a script in Online KMS which leaves no remnants in the system after the activation.
- Online KMS Scripts now ping 3 servers (download.windowsupdate.com , Bing.com , baidu.com) to check internet connection to ensure
  scripts works fine in all parts of the world.
- Each script can be run in unattended mode, also have many more new switches in the scripts. (Use read me to know them)
- Many improvements in every script.
- Screen shots https://lookimg.com/images/2019/02/17/D8SkM.jpg



MAS_0.6
 - Fixed an issue where KMS task creation and deletion show incorrect msg in Non English OS's.
 - Fixed an issue in LTSB 2015 HWID activation. 
 - Added @abbodi1406's Office C2R-Retail2Volume Script https://forums.mydigitallife.net/posts/1150042
   files are converted to text using @BAU's File2batch [https://s.put.re/aiYbFHiP.7z (Unofficial Link)]
   and scripts are added as it is.
   (I didn't want to add this but since O2019, C2R-R2V is necessary to activate office, so its 
   convenient to have it in the activation script)

 - Minor changes
   - Expanded and categorized the Read Me section.Thanks to @BorrowedWifi for fixing the grammar errors.
   - Updated Run as admin elevation cmd.
   - Added more info in main and $OEM$ scripts.
   - :create_file function is changed, now $OEM$ extraction process is fast.
   - Added GUI options list in one place so its easy to navigate codes in the editor.
   - KMS server list is now easy to see and edit.
   - In change edition option, added minimum OS version requirement, W10_1803
   - In KMS38 option, added minimum OS version requirement, W10_1511
   - Cleaned the HWID/KMS38 activation and many other codes.
   - Replaced the MOD gatherosstate files (extracted from s1ave77's tool) with angelkyo's 
     open source tool's generated MOD files. https://gitlab.com/angelkyo/w10-digitallicense
   - Thats all i remember.



MAS_0.5
- Updated $OEM$ Folder scripts, so that users can use it easily with any edits and other scripts.
- Now Read Me and Credits details will open in notepad, for easy browsing.
- Added confirmation prompt before installing W10 Retail/OEM keys and GVLK option.
- Some cosmetic changes in Menu.



MAS_0.4
- Removed all the Graphic ASCII characters to avoid errors in editing and viewing of this script in non English os's.
- Added additional verification in creation and deletion of online KMS task(s).
- Added 'Create Activation Task' for kms in option, its useful if user ATM don't have Internet and want system to auto activate later.
- KMS servers will be tested in ping in all scenarios now.
- In os's older than windows 7, script will show an error in opening. (script is not compatible with older os's)
- Improved KMS logs.
- HWID and KMS38 process output improved in a way so that all errors can be spotted easily.
- Read Me improved and Some cosmetic changes.



MAS_0.3_BETA
- Abbodi1406 fixed an imp bug in his KMS_VL_ALL Script regarding KMS38, I copied those fix in online KMS script. It also fixes the error (only cosmetic, not imp) in last run result of scheduled task when KMS38 is applied. Now there is no error remains in last run result of scheduled task.
 (Reminder - This online kms script is a fork of abbodi1406's Standalone-Activate-Local.cmd, it was adjusted to work with multi kms server's and renewal task, preactivation, etc. see @credits)


MAS_0.2_BETA
- Added Windows OS checks in HWID, KMS38, and insert keys and change edition option, now these option will only work in Windows 10.
- Fixed an issue where in certain condition user needs to open the script again to fix non functioning option.
- Fixed an issue in Digital + KMS preactivation where it was not working correctly. (Critical)
- Fixed an issue in Digital and KMS38 Preactivation where it wouldn't delete itself after activation.
- Changed Some options location to make it more obvious.
- Changed jscript based text to file converter, to powershell. Although powershell based code is slow but it is more freindly to av's compared to jscript.Now there shouldn't be any possible issue of av's detection.
  Thanks to BAU (Aveyo)
- Some other minor changes.


MAS_0.1_BETA First release.
About-
 - Microsoft Activation Script.cmd
   [Windows /server and Office Activator, Open Source and clean from Antivirus Detection]
 - This script is the merger of my previous scripts which are,
   W10 Digital License Activation Script
   W10 LTSB 2015 Digital License Activation Script
   Online KMS Activation Script
   Digital + KMS Preactivation Script
   +
   (Added KMS38 Activation)
   (KMS38 + Online KMS Preactivation)
   (Plus many improvements overall)

   These previous scripts are now discontinued and from now on i'll only work on
   "Microsoft Activation Script"

 

 


Viewing all articles
Browse latest Browse all 3669

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>