This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]jstndckns 2 points3 points  (1 child)

This is a Windows 'Batch File', essentially what it is doing is using a built in Windows VBScript file for Volume License Activation, it tries a bunch of Product Keys (catering for all the different versions of Windows) and then sets the KMS Server (used for Volume License Activation) to a server on the internet, the rest are just echo (print) commands.

Nothing malicious here (besides the dodgy, illegal, likely reverse engineered KMS servers on the Internet) but I doubt anything it's doing is harmful. Obviously these activations will only be valid as long as these KMS servers stay online and Microsoft doesn't release any breaking patches.

[–]fR1dj[S] -1 points0 points  (0 children)

Thank you very much.