quickhash
quickhash copied to clipboard
Graphical cross platform data hashing tool for Linux, Windows and Mac
I've written packaging files based on the files you had published [here](https://github.com/tedsmith/quickhash/releases/tag/DebianPackage-1.0). Running Lintian on the package shows no errors or warnings for me. Packaging files plus a .deb package:...
Implemented an Windows installer installing into AppData/Local, as explained in #49. Alternative to #51 .
When working on the comparison of two files or directories on different physical drives, it might be intelligent to calculate the hashes on both drives in parallel and not in...
Hi, I would like to request a supplementary function the to de-duplication feature. For my case I have multiple files with the same name so windows will automatically add on...
QH doesn't seem to save the last window properties in `~/.quickhash`. It always remains the same: ``` XML ``` This is on Linux, I haven't checked the behavior on Windows...
Hi Ted, The [about page on the product website of QuickHash](https://quickhash-gui.org/about-quickhash-gui/) states: > No installation needed making it portable and easy to run or delete after use. > ... >...
Implemented an Windows installer installing into program files, as explained in #49. Alternative to #50.
Please post releases and their checksums on both GH and your website to minimize potential impact in case of compromisation of either.
OS: windows 7x64 CPU: intel i3 (3rd generation) Software Version : 3.3.3 and 3.3.4 The error occurs when doing the following: 1. program launch 2. opening the "File" tab 3....
Wouldn't it make sense on Linux to look for `libewf.so.2` in the system directories first and then try to load the bundled library? I also think the extra `FileExists()` checks...