<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/quickhash/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/quickhash/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 24 Oct 2014 22:22:05 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/quickhash/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by TEDs TECH</title><link>https://sourceforge.net/p/quickhash/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -8,8 +8,9 @@

 LINUX USERS NOTE:

-64-bit distros need 64-bit version of QuickHash (the default download). 
-32-bit distros need 32-bit version of QuickHash (available via 'Files' menu of Sourceforge page). 
+64-bit distros need 64-bit version of QuickHash 
+32-bit distros need 32-bit version of QuickHash
+(Both versions are in the tar.gz compressed Linux download)

 Ensure the downloaded binary is executable : right click --&amp;gt; permissions --&amp;gt; "Allow executing as a program" or in the terminal type "chmod +x QuickHash". To be able to hash disks in Linux, run as sudo, choose 'File' tab and choose --&amp;gt; /dev/sdX (see below):

@@ -19,6 +20,8 @@

 Note that QuickHash comes installed in the CAINE Linux boot CD, avoiding any permissions difficulties. http://www.caine-live.net/ 

+Since v2.5.2, a PDF user manual has accompanied the program. 
+
 Developer contact : tedsmith28@yahoo.co.uk

 [[project_screenshots]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">TEDs TECH</dc:creator><pubDate>Fri, 24 Oct 2014 22:22:05 -0000</pubDate><guid>https://sourceforge.net4dbae202fe6f7689efd4e72de72ad78b08463532</guid></item><item><title>Home modified by TEDs TECH</title><link>https://sourceforge.net/p/quickhash/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -15,7 +15,7 @@

 Run from terminal: sudo ./Quickhash

-NOTE: In Linux, make sure the binary is executable (either right click and in permissions area tick the box "Allow executing as a program" or in terminal "chmod +x QuickHash-Linux". To be able to hash disks in Linux, run it at the terminal (as follows: sudo ./QuickHash-Linux) and navigate to /dev/sdX (for physical disk) or /dev/sdXX (for logical drive). You may not be able to run it from a USB drive - copy it to your PC and run it from there. 
+NOTE: In Linux, make sure the binary is executable (either right click and in permissions area tick the box "Allow executing as a program" or in terminal "chmod +x QuickHash-Linux". To be able to hash disks in Linux, run it at the terminal (as follows: sudo ./QuickHash) and navigate to /dev/sdX (for physical disk) or /dev/sdXX (for logical drive). You may not be able to run it from a USB drive - copy it to your PC and run it from there. 

 Note that QuickHash comes installed in the CAINE Linux boot CD, avoiding any permissions difficulties. http://www.caine-live.net/ 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">TEDs TECH</dc:creator><pubDate>Tue, 07 Oct 2014 22:29:58 -0000</pubDate><guid>https://sourceforge.net84e7c35c5d85af261b9577e404448c6935931d93</guid></item><item><title>Home modified by TEDs TECH</title><link>https://sourceforge.net/p/quickhash/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -19,6 +19,8 @@

 Note that QuickHash comes installed in the CAINE Linux boot CD, avoiding any permissions difficulties. http://www.caine-live.net/ 

+Developer contact : tedsmith28@yahoo.co.uk
+
 [[project_screenshots]]
 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">TEDs TECH</dc:creator><pubDate>Tue, 07 Oct 2014 22:27:48 -0000</pubDate><guid>https://sourceforge.netbe2ff9b47c0f2e504a99cadc574627ac7b9b1b7c</guid></item><item><title>Home modified by TEDs TECH</title><link>https://sourceforge.net/p/quickhash/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,24 @@
-Welcome to your wiki!
+Linux &amp;amp; Windows GUI that enables rapid selection &amp;amp; hashing of files (individually or recursively), text and physical disks. Designed for Linux, but also available for Windows. MD5, SHA1, SHA256, SHA512 available. CSV\HTML\Clipboard output.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+A source directory can be hashed, then copied &amp;amp; reconstructed to a destination folder where the content is then hashed again (verification).

-The wiki uses [Markdown](/p/quickhash/wiki/markdown_syntax/) syntax.
+Selected file masks available (*.doc; *.xls etc).

+Since v.2.4.0 Windows users are able to hash physical disks (SHA-1 only).
+
+LINUX USERS NOTE:
+
+64-bit distros need 64-bit version of QuickHash (the default download). 
+32-bit distros need 32-bit version of QuickHash (available via 'Files' menu of Sourceforge page). 
+
+Ensure the downloaded binary is executable : right click --&amp;gt; permissions --&amp;gt; "Allow executing as a program" or in the terminal type "chmod +x QuickHash". To be able to hash disks in Linux, run as sudo, choose 'File' tab and choose --&amp;gt; /dev/sdX (see below):
+
+Run from terminal: sudo ./Quickhash
+
+NOTE: In Linux, make sure the binary is executable (either right click and in permissions area tick the box "Allow executing as a program" or in terminal "chmod +x QuickHash-Linux". To be able to hash disks in Linux, run it at the terminal (as follows: sudo ./QuickHash-Linux) and navigate to /dev/sdX (for physical disk) or /dev/sdXX (for logical drive). You may not be able to run it from a USB drive - copy it to your PC and run it from there. 
+
+Note that QuickHash comes installed in the CAINE Linux boot CD, avoiding any permissions difficulties. http://www.caine-live.net/ 
+
+[[project_screenshots]]
 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">TEDs TECH</dc:creator><pubDate>Tue, 07 Oct 2014 22:26:31 -0000</pubDate><guid>https://sourceforge.net0e65870eeef81b5baa797433444b860c3e3374a8</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/quickhash/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I downloaded the last version but I can't use it with Ubuntu 12.04. (I renamed it to QuickHash)&lt;/p&gt;
&lt;p&gt;My steps (terminal):&lt;br /&gt;
chmod +x QuickHash&lt;br /&gt;
sudo ./QuickHash&lt;/p&gt;
&lt;p&gt;But nothing works :-(&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paderman</dc:creator><pubDate>Wed, 03 Jul 2013 10:34:57 -0000</pubDate><guid>https://sourceforge.netd850a3baff31088f50aa29cc443c65b21cc822b2</guid></item><item><title>WikiPage Home modified by TEDs TECH</title><link>https://sourceforge.net/p/quickhash/wiki/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/quickhash/wiki/markdown_syntax/) syntax.

[[project_admins]]
[[download_button]]
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">TEDs TECH</dc:creator><pubDate>Mon, 19 Nov 2012 19:49:53 -0000</pubDate><guid>https://sourceforge.net362314807c8e6b4844eb7e3e2298de0310212730</guid></item></channel></rss>