| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" |
|---|
| 2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
|---|
| 3 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><!-- InstanceBegin template="/Templates/Eraser.dwt" codeOutsideHTMLIsLocked="false" --> |
|---|
| 4 | <head> |
|---|
| 5 | <!-- InstanceBeginEditable name="Title" --> |
|---|
| 6 | <title>Eraser :: Announcements :: 11 June, 2009</title> |
|---|
| 7 | <!-- InstanceEndEditable --> |
|---|
| 8 | <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> |
|---|
| 9 | <link href="../style.css" rel="stylesheet" type="text/css" /> |
|---|
| 10 | <script type="text/javascript" src="../scripts.js"></script> |
|---|
| 11 | <!-- InstanceBeginEditable name="head" --> |
|---|
| 12 | <style type="text/css"> |
|---|
| 13 | code.hash { |
|---|
| 14 | background-color: #F0F0F0; |
|---|
| 15 | font-family: Consolas, "Courier New", Courier, mono; |
|---|
| 16 | font-size: 1.0em; |
|---|
| 17 | |
|---|
| 18 | display: block; |
|---|
| 19 | } |
|---|
| 20 | </style><!-- InstanceEndEditable --> |
|---|
| 21 | <!-- InstanceParam name="ArticlePoster" type="boolean" value="true" --> |
|---|
| 22 | </head> |
|---|
| 23 | |
|---|
| 24 | <body onload="MM_preloadImages('../images/btn_home_hov.gif', '../images/btn_download_hov.gif', '../images/btn_forum_hov.gif', '../images/btn_trac_hov.gif')"> |
|---|
| 25 | <div id="wrap"> |
|---|
| 26 | <div id="banner"> |
|---|
| 27 | <a href="../index.php"><img src="../images/header.jpg" class="banner_img" alt="Eraser v6" /></a> |
|---|
| 28 | </div> |
|---|
| 29 | <div id="content"> |
|---|
| 30 | <div class="left"> |
|---|
| 31 | <!-- InstanceBeginRepeat name="LeftContent" --><!-- InstanceBeginRepeatEntry --> |
|---|
| 32 | <div class="article"> |
|---|
| 33 | <div class="article_head"> |
|---|
| 34 | <div class="title"> |
|---|
| 35 | <h2><!-- InstanceBeginEditable name="LeftContentEditTitle" --><a href="../index.php">Eraser</a> 5.8.7 |
|---|
| 36 | stable released!<!-- InstanceEndEditable --></h2> |
|---|
| 37 | <div class="posted"><!-- InstanceBeginEditable name="LeftContentEditPoster" -->Psoted |
|---|
| 38 | by: Joel, 11 June 2009, 9:15am, +800GMT<!-- InstanceEndEditable --></div> |
|---|
| 39 | </div> |
|---|
| 40 | </div> |
|---|
| 41 | |
|---|
| 42 | <!-- InstanceBeginEditable name="LeftContentEdit" --> |
|---|
| 43 | <p>Eraser 5.8.7 stable is finally released after being too long in the making! |
|---|
| 44 | This version brings with it Unicode changes, allowing the erasure of file names |
|---|
| 45 | containing non English characters as well as the Portable distribution being |
|---|
| 46 | a supported distribution. The full changelog follows:</p> |
|---|
| 47 | <p><strong>Important note</strong>: since Eraser 5 is now compiled using Visual |
|---|
| 48 | Studio 2008, the compiled binaries will <strong>not</strong> work with Windows |
|---|
| 49 | 9x and Windows NT. The source code has support for such platforms. Should you |
|---|
| 50 | require 9x support, either use 5.7 or compile the source code |
|---|
| 51 | yourself using earlier versions of Visual Studio.</p> |
|---|
| 52 | <h2>Changelog</h2> |
|---|
| 53 | <h3>Eraser 5.8.7: Changes over 5.8.7-beta5</h3> |
|---|
| 54 | <ul> |
|---|
| 55 | <li>Allow users to specify whether they want to delete Eraser-related configuration |
|---|
| 56 | files on uninstall</li> |
|---|
| 57 | <li>Implemented Eraser 5 Unicode support.</li> |
|---|
| 58 | </ul> |
|---|
| 59 | <h3>Fixed in previous 5.8.7 betas:</h3> |
|---|
| 60 | <ul> |
|---|
| 61 | <li>Timestamp all binaries on top of signing with the certificate</li> |
|---|
| 62 | <li>Fixed dragged-and-dropped tasks to the On-Demand pane. The computer will |
|---|
| 63 | shut down when done</li> |
|---|
| 64 | <li>Fixed scheduled tasks' completion action</li> |
|---|
| 65 | <li>Display the time when scheduled tasks are to run at midnight</li> |
|---|
| 66 | <li>Fixed a 64-bit problem for ISAAC buffer fills (semantic, not really serious)</li> |
|---|
| 67 | <li>Fixed a wrong use of the equality operator leading to files being detected |
|---|
| 68 | as encrypted when they are not (should fix some random hangs)</li> |
|---|
| 69 | <li>Fixed the missing shell extension</li> |
|---|
| 70 | <li>Fixed 64-bit installs (VC runtime complained of lack of cabinet)</li> |
|---|
| 71 | <li>Fixed error message when user deletes files and cancels in the Eraser Explorer.</li> |
|---|
| 72 | <li>Deleting tasks now require confirmation (as per Windows)</li> |
|---|
| 73 | <li>Fixed a hang when users expanded the Network bit of the file data selection |
|---|
| 74 | dialog (now only affects Verifier)</li> |
|---|
| 75 | <li>Run the post-task operation when it is complete.</li> |
|---|
| 76 | <li>Replaced the custom file/folder selection dialog with the Windows built-in |
|---|
| 77 | ones.</li> |
|---|
| 78 | <li>The “no files to erase” error no longer appears for file/folder erasures.</li> |
|---|
| 79 | <li>Fixed the Hotkey selection dialog in General Preferences</li> |
|---|
| 80 | <li>System passwords must be specified for it to be active. Throw an error if |
|---|
| 81 | the user wanted a password but didn't set one</li> |
|---|
| 82 | <li>x64 compatibility fixes (NTAPI call)</li> |
|---|
| 83 | <li>The scheduler log size must be positive, the dialog enforces it now.</li> |
|---|
| 84 | <li>Allow users to tell Eraser to remember the resolve locked files setting |
|---|
| 85 | for the current erase. Like a No to All or Yes to All button.</li> |
|---|
| 86 | <li>Implemented the deletion of run-at-reboot scheduled tasks.</li> |
|---|
| 87 | <li>Compile everything using VS 2008.</li> |
|---|
| 88 | <li>Fixed command line error when selecting subfolders to be erased with the |
|---|
| 89 | parent folder</li> |
|---|
| 90 | <li>Fixed a few issues with EraserL creating a registry key after an erase</li> |
|---|
| 91 | <li>Fixed the weird bug of right-clicking the various erase methods and Eraser |
|---|
| 92 | hangs. Hopefully this resolves the problem of the file/folder selection dialog |
|---|
| 93 | blinking and resetting the selections.</li> |
|---|
| 94 | <li>Implemented NTFS EFS file erasure (EXPERIMENTAL!)</li> |
|---|
| 95 | <li>Further complicate forensics: Set MACE to invalid values (NTFS only)</li> |
|---|
| 96 | <li>Fixed #6: Incorrect 'When Finished' option</li> |
|---|
| 97 | <li>Implemented #37: Eraser should not allow system to hibernate or standby |
|---|
| 98 | when running</li> |
|---|
| 99 | <li>Fixed #36: Eraser overriding Windows hotkeys in context menu</li> |
|---|
| 100 | <li>Fixed #48: Inaccurate determination of process elevation</li> |
|---|
| 101 | <li>Do not create "New Eraser Document" in the New context menu of |
|---|
| 102 | Explorer when using a Portable version</li> |
|---|
| 103 | <li>Schedlog.txt will always be kept in the local Application Data folder.</li> |
|---|
| 104 | <li>Fixed shutdown issues after erase for NT-based computers.</li> |
|---|
| 105 | <li>Fixed erasure of recycle bin contents when the erase was cancelled.</li> |
|---|
| 106 | <li>Fixed Windows 98 compatibility.</li> |
|---|
| 107 | <li>Fixed error checking when querying for elevation.</li> |
|---|
| 108 | <li>Renamed Verify.exe to Erschk.exe. Resolved #418558.</li> |
|---|
| 109 | <li>Fixed the VC2005 redistributable being extracted over each other when both |
|---|
| 110 | x86 and x64 builds are selected for install.</li> |
|---|
| 111 | <li>Fixed command line error when -silent was passed to EraserL.</li> |
|---|
| 112 | </ul> |
|---|
| 113 | <p>Once you're ready, hop over to the <a href="https://sourceforge.net/project/showfiles.php?group_id=37015&package_id=65323&release_id=688939">SourceForge Download area</a> to get your copy |
|---|
| 114 | while it's still hot.</p> |
|---|
| 115 | <p>File hashes:</p> |
|---|
| 116 | <ul> |
|---|
| 117 | <li> |
|---|
| 118 | Installer |
|---|
| 119 | <ul> |
|---|
| 120 | <li>MD5: <code class="hash">d414c513823b7ad9e80119a5efb70e75</code></li> |
|---|
| 121 | <li>SHA-1: <code class="hash">8c3678d482c7d53554cddfaea50101f0cf5662e7</code></li> |
|---|
| 122 | <li>SHA-256: <code class="hash">cc30d3338b9b305cc47e4f46ed7f5547356678ddb41<br /> |
|---|
| 123 | b4aa368d315717093367a</code></li> |
|---|
| 124 | <li>Whirlpool: <code class="hash">ce6f20e3491617461800ce059a31011acbfccda5db8<br /> |
|---|
| 125 | d17f8f240b51142b06384b7abe7acd1dfb62ec1bcb0<br /> |
|---|
| 126 | 1a223500f7bc25abd97bd910c82cc07aefdd85a3a1</code></li> |
|---|
| 127 | </ul> |
|---|
| 128 | </li> |
|---|
| 129 | <li> |
|---|
| 130 | Portable |
|---|
| 131 | <ul> |
|---|
| 132 | <li>MD5: <code class="hash">3197b408aae46ec19879cd228c977916</code></li> |
|---|
| 133 | <li>SHA-1: <code class="hash">4beb4570273d7d9e1438e2ee6816d444fde1c644</code></li> |
|---|
| 134 | <li>SHA-256: <code class="hash">547798fd383e208b68830fcaff91c1f6c9d364ad0e1<br /> |
|---|
| 135 | e2ba1a34efe7ee268f45f</code></li> |
|---|
| 136 | <li>Whirlpool: <code class="hash">716fc79c98fdfffbe8e03f052f71f893a2cddb76ed6<br /> |
|---|
| 137 | 6ea8914f67fc51687ed2c32742ba447cd0df24b3471<br /> |
|---|
| 138 | 276c7ee9e9340f55331c081f7a7c1f6c5a9ce1a244</code></li> |
|---|
| 139 | </ul> |
|---|
| 140 | </li> |
|---|
| 141 | </ul> |
|---|
| 142 | <!-- InstanceEndEditable --> |
|---|
| 143 | </div> |
|---|
| 144 | <!-- InstanceEndRepeatEntry --><!-- InstanceEndRepeat --> |
|---|
| 145 | </div> |
|---|
| 146 | <div class="right"> |
|---|
| 147 | <div class="right_nav"> |
|---|
| 148 | <div class="right_nav_bg"> |
|---|
| 149 | <a href="../index.php"><img src="../images/btn_home.gif" id="nav1" alt="Home" onmouseover="MM_swapImage('nav1','','../images/btn_home_hov.gif',1)" onmouseout="MM_swapImgRestore()" /></a><a href="../download.php"><img src="../images/btn_download.gif" id="nav2" alt="Download" onmouseover="MM_swapImage('nav2', '', '../images/btn_download_hov.gif', 1)" onmouseout="MM_swapImgRestore()" /></a><a href="/forum/viewforum.php?f=30"><img src="../images/btn_forum.gif" id="nav3" alt="Forum" onmouseover="MM_swapImage('nav3', '', '../images/btn_forum_hov.gif', 1)" onmouseout="MM_swapImgRestore()" /></a><a href="/trac"><img src="../images/btn_trac.gif" id="nav4" alt="Trac" onmouseover="MM_swapImage('nav4', '', '../images/btn_trac_hov.gif', 1)" onmouseout="MM_swapImgRestore()" /></a> |
|---|
| 150 | </div> |
|---|
| 151 | </div> |
|---|
| 152 | |
|---|
| 153 | <div class="right_news"> |
|---|
| 154 | <h3>Latest News</h3> |
|---|
| 155 | <div class="right_news_bg"> |
|---|
| 156 | <h2>Eraser 6.0.10 released!</h2> |
|---|
| 157 | <div class="posted">Posted by: Joel, 23<sup>rd</sup> May 2012, 10:30 am +800GMT</div> |
|---|
| 158 | <p>Eraser 6.0.10 has been released today. This is a bugfix release which continues to build on the stability Eraser 6 series. All users are recommended to upgrade to this version. <a href="20120523.html">Read the full announcement.</a></p> |
|---|
| 159 | </div> |
|---|
| 160 | </div> |
|---|
| 161 | |
|---|
| 162 | <!-- InstanceBeginRepeat name="RightContent" --><!-- InstanceEndRepeat --> |
|---|
| 163 | </div> |
|---|
| 164 | </div> |
|---|
| 165 | <div id="footer"> |
|---|
| 166 | <div class="footer"> |
|---|
| 167 | <div class="footer_l"> |
|---|
| 168 | <p>2008-2012 © Eraser</p> |
|---|
| 169 | </div> |
|---|
| 170 | <div class="footer_r"> |
|---|
| 171 | <p> |
|---|
| 172 | Original Design by <a href="http://eatlon.com" target="_blank">Olle Axelsson</a><br /> |
|---|
| 173 | Modified for Eraser by <a href="http://lemarquis.deviantart.com" target="_blank">Dennis van Lith</a><br /> |
|---|
| 174 | HTML edits by <a href="http://joelsplace.sg" target="_blank">Joel Low</a> |
|---|
| 175 | </p> |
|---|
| 176 | </div> |
|---|
| 177 | </div> |
|---|
| 178 | </div> |
|---|
| 179 | </div> |
|---|
| 180 | <div id="ffscrollbarfix"></div> |
|---|
| 181 | </body> |
|---|
| 182 | <!-- InstanceEnd --></html> |
|---|