Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1010 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 1010 Bytes

Directory Destroyer

$${\color{red}!!WARNING \space THIS \space IS \space FOR \space EDUCATIONAL \space USE \space ONLY!!}$$

BE CAREFUL IF RUNNUING THIS CODE, AS NOT TO HARM YOUR DEVICE OR ANY OTHERS. THIS CODE COULD POTENTIALLY PERMANANTLY DAMAGE YOUR DEVICE

Description

When this program is run, it allows a user to input a desired file path (for example C:/) and a number of files.
It will then create a the desired number of files in every folder within the given file path. The creation date, modification date, file name, type, and size are all spoofed so the user can only delete them individually.

Here is what the frontend looks like:

frontend

Here is what the file destination looks like:

frontend

Languages and Utilities Used

  • Python
  • Tkinter

Current version

Beta 2.0