Skip to content

AmNe5iA/Device-Wipers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Device-Wipers

Shell scripts to wipe HDDs, SSDs and USB storage devices.

Usage:

"sudo ./SATAWiper" - to use the SECURITY ERASE command on SATA devices. Very quick on SSDs.

or

"sudo ./DDWiper" - to use a dd command to wipe the device using 0x00s on every sector.

Requires 'dc3dd', 'pv' and 'hdparm' commands are installed.

About

Shell scripts to wipe HDDs, SSDs and USB storage.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages