项目作者: Speedy905

项目描述 :
A powershell script that removes the startup files of the OS and renders the next reboot useless
高级语言: PowerShell
项目地址: git://github.com/Speedy905/Startup-Destroyer.git
创建时间: 2018-07-07T02:18:02Z
项目社区:https://github.com/Speedy905/Startup-Destroyer

开源协议:MIT License

下载


Startup Destroyer

Main Summary

This is a powershell script that creates removes the important startup files and renders the next reboot useless.
This has been tested on Windows XP+ and can run on Windows Server 2012

WARNING / DISCLAIMER

This script is considered to be very dangerous and should not be executed in a live environment.
(It is technically considered as a virus, so be wary)

When running and/or modifying the script, you accept full responsibility for your actions.
I will not be held responsible if your computer stops working, catches on fire, etc.
Please make sure you you fully understand what you are doing and are aware of the risks that may occur.
If you prefer to not deal with this stuff, do not run and/or modify this script.

How to Run

Set powershell to be able to run scripts (-SetExecutionPolicy “Unrestricted”). Make sure that you are admin for this.
Call the file name, right click the file and selecting Run with Powershell or opening Powershell ISE and run it from there

License

This is under the MIT License. See the license file for more info