var fDesc=new Array(); fDesc[0] = "CyberScrub Security is an efficient tool that helps you delete files & internet history wipe free space, protect your privacy, wipe external USB drives.

Main features:

- New DoD Erasure Methods
- Data Retention Capability
- New Command-Line Parameters
- Many Performance Enhancements
- Network Versions Available
- Basic and Advanced Mode
- Quick Launch Icon
- Detailed Log File Reporting
- Robust Scheduler
- Secure Files with AES 256 Encryption
- Retention of Restore Points
- New Erasure Methods: German VSITR, Russian GOST P50739-95
- Destroy Alternate Data Streams
- Stealth mode
- Permissions module limiting functions to Users and Groups
- VIA Nehemiah Random Number Generator
- Privacy Guard Auto Reboot
- Automatically Erase Newsgroup binaries (alt, etc.)
- Destruction of file attributes from previously “deleted” files
- Automatic Updates
- Panic key
- Allocate system resources from within the program
- Upgrade protection retains your prior CyberScrub program settings
- Task Shortcut Keys"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }