Skip to content

5l1v3r1/file-shredder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Shredder

PowerShell script for shredding files.

If you have more than enough disk space, your files will most likely still be recoverable - even after shredding.

Have a good read about this topic here.

Tested with PowerShell v5.1.18362.628 on Windows 10 Enterprise OS (64 bit).

Made for educational purposes. I hope it will help!

How to Run

To start the PowerShell, run the following command from your Command Prompt:

START PowerShell -ExecutionPolicy Unrestricted -NoProfile

To execute the script, run the following command from your PowerShell:

& .\file_shredder.ps1 .\somefile.txt

Images

Shredding

About

PowerShell script for shredding files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%