BE CAREFUL IF RUNNUING THIS CODE, AS NOT TO HARM YOUR DEVICE OR ANY OTHERS. THIS CODE COULD POTENTIALLY PERMANANTLY DAMAGE YOUR DEVICE
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:
Here is what the file destination looks like:
- Python
- Tkinter