Wipe

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
Got Some Question
Posts: 11
Joined: 01 Jul 2014 15:07

Wipe

Post by Got Some Question »

the wipe function can you explain how it works.
is it 1 time overwrite whipe or 7 time or 35. because if you can choose the user can
select what he want, 35 times is good but cost time. and when you use SSD the
wipe of 35 time isnt good for your ssd-disk i thought. if you get 7 its faster but not the most secure:)

admin
Site Admin
Posts: 60590
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Wipe

Post by admin »

1 time!

Read this:

Code: Select all

v10.30.0002 - 2011-09-20 20:37
  +++ Added Wipe, a method to delete files beyond recovery (at least by 
      conventional software-based forensic tools). This sort of deletion 
      is also known as Shred, Erase, Secure Delete, Nuke, etc.
      XYplorer's Wipe doesn't perform paranoid stuff like multiple passes 
      or random patterns, because instead of increasing security this is 
      just stressing your hardware. The following steps should be enough 
      to destroy a file permanently:
        1. Reset file attributes.
        2. Overwrite file with zeros (single pass).
        3. Set file size to zero.
        4. Rename file.
        5. Reset file dates.
        6. Delete file.
      You can trigger Wipe in three ways:
      - First, there is a normal menu command: File | File Special | 
        Delete (Wipe).
      - Second, there is the Nuke toolbar button which has configurable 
        properties in its right-click menu. Tick "Wiping Beyond 
        Recovery" to make the Nuke button a very dangerous tool.
      - Third, there is a Miscellaneous command Nuke (#1054) which can 
        be assigned a keyboard shortcut and acts the same as if the Nuke 
        toolbar button is pressed.
      Notes:  
      - Wipe supports overlong filenames (> 260 chars).
      - Wipe does NOT support files > 2GB.
      - You can also wipe whole folders. All files found within are 
        individually wiped. Then the folders are removed.
      - Toolbar | Nuke: When "Wiping Beyond Recovery" is ON, then "To 
        Recycler" is automatically disabled. Obviously the two cannot 
        coexist.
      - Take care: There is no undo for wipe. :)
      - For some background info see 
        http://www.springerlink.com/content/408263ql11460147/

Got Some Question
Posts: 11
Joined: 01 Jul 2014 15:07

Re: Wipe

Post by Got Some Question »

ah i see thnx for the information

Post Reply