Skip to content

Inputs and activates Windows product key by a running .exe derived from a .ps1, then deletes all traces.

Notifications You must be signed in to change notification settings

mrRob0to/WindowsActivationSelfDeleteEXE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

WindowsActivationSelfDeleteEXE

Inputs and activates Windows product key by a running .exe derived from a .ps1, then deletes all traces.

.DESCRIPTION
Inputs and activates Windows product key by a running .exe derived from a .ps1, then deletes all traces.
NOTE:This Script is dependent on turning this .ps1 into a .exe by PS2EXE-GUI

  1. Inputs a Windows Product Key and supresses output.
  2. Activates Product Key.
  3. Creates a .bat file to delete the .exe and itself (.bat suicide)
  4. No traces

.DEPENDENCIES
PS2EXE-GUI: https://gallery.technet.microsoft.com/scriptcenter/PS2EXE-GUI-Convert-e7cb69d5

.OTHER USES:
You can modify this script to do other commands besides windows activation, the core of it is being able to delete a running .exe that dervied from a .ps1

Author: Robert Antenorcruz
Github: https://mrrob0to.github.io/
Twitter: mrRob0to

About

Inputs and activates Windows product key by a running .exe derived from a .ps1, then deletes all traces.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published