Well, well. I was looking for a program online. And so, it appeared as a .bat
file. However, It looked suspiciously small at 53 kB. So, before I ran it, I opened it up in notepad and voila, a virus. So, I shredded the file with the windows 7 shredder, but not before copying the code. Can someone tell me what this code snippet would do?
@echo off
:loop
cd "C:/"
md "PC Killar"
goto loop
Whatever you do, don't run it in command prompt!
Just let me know what would happen.
Thanks,
Emanfman