Code Monkey home page Code Monkey logo

wiper's Introduction

Wiper

Bare-bones, crude wiper for use in demos and testing. I sincerely hope this is never used for anything else.

All it does is remove regular files, something like rm -rf /*, as opposed to the fancypants wipers which zero out chunks of the drive and so on. Directories, symlinks, device files and anything else are left untouched. The removed files will be printed to stdout. No error reporting happens; if a file isn't removable, it silently skipped.

For legal use only.

Usage

Compile, put it on target, and run it. There's no configuration whatsoever.

It'll run happily without root (or Administrator) but only the files removable by the user as which it's running will be removed. This can still be really bad so proceed with caution.

Windows

Files in lettered drives (e.g. C:) will be removed. Network shares not mounted with a drive letter won't be touched.

wiper's People

Contributors

magisterquis avatar

Stargazers

Paul Pierre avatar Dan Borges avatar

Watchers

 avatar James Cloos avatar

Forkers

listinvest

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.