Off Topic > Off Topic
So I Sent My Friend An MS-DOS 'Virus'
Regulith:
--- Quote from: Digmaster on August 02, 2009, 12:05:12 AM ---I prefer fork bombs.
--- End quote ---
He mentioned those too. Can't remember what it does.
jordguitar:
--- Quote from: Regulith on August 01, 2009, 11:56:55 PM ---My cousin has a very large file (A few petabytes, I believe) that has been stuffed into a zip file and compressed down to a very small size that will do terrible things to your computer if you open it.
--- End quote ---
And how many hard drives and power supplies does he have to hold 1,125,899,906,842,624 B or even more? Seriously
Niliscro:
--- Quote from: Regulith on August 02, 2009, 12:10:48 AM ---He mentioned those too. Can't remember what it does.
--- End quote ---
--- Code: ---@echo off
:hack
Start
goto hack
--- End code ---
This? It keeps opening the command
Or even
--- Code: ---@echo off
:hack
Calc
goto hack
--- End code ---
which opens the calculator over and over
Regulith:
--- Quote from: Niliscro on August 02, 2009, 12:19:49 AM ----things-
--- End quote ---
Oh yeah. It's that thing that makes an infinite loop.
--- Quote from: jordguitar on August 02, 2009, 12:18:19 AM ---And how many hard drives and power supplies does he have to hold 1,125,899,906,842,624 B or even more? Seriously
--- End quote ---
I don't know how he holds it, I just know it exists. I do not question the magic of things that forget up your computer.
jordguitar:
--- Quote from: Regulith on August 02, 2009, 12:21:45 AM ---Oh yeah. It's that thing that makes an infinite loop.
I don't know how he holds it, I just know it exists. I do not question the magic of things that forget up your computer.
--- End quote ---
Your a idiot. He needs to have that much space in the first place to do it. And it will take YEARS to compress that much data into such a small file. Plus it would corrupt it.