Skip to content
/ wiper Public
forked from Juerd/wiper

Automatic hot-swap hard disk wiper

Notifications You must be signed in to change notification settings

Crashjuh/wiper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== WARNING ==

This set of ugly hacks is DESIGNED TO DESTROY DATA. Do not run on any system
that contains data that you wish to keep. In fact, just don't use these scripts
at all. :-)

== What does it do? ==

Overwrite block devices, that were inserted after the boot process has
finished, with nullbytes.

== Installation ==

Put it on a clean Debian system. We use a USB stick.

cp rc.local /etc
cp wiper progress /usr/local/bin
cp 99-wiper.rules /etc/udev/rules.d

== Usage ==

Just insert disks. To watch the progress, run:

    watch progress

Cute, huh? Whenever the kernel messages mess up the screen, just do a ^C and
restart watch.

== License ==

Any OSI.

About

Automatic hot-swap hard disk wiper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 96.4%
  • Shell 3.6%