H4shG3n is a free and standalone application made with
GeeXLab to compute
hash codes of any file. Here are the main features of H4shG3n:
- cross-platform application: Windows 64-bit, Linux 64-bit and Raspberry Pi OS 64-bit
- hash codes: MD5, SHA-1, SHA-256 and SHA-512
- simple to use: just drag and drop any file in H4shG3n to get the hash codes
- hash codes can be copied to the clipboard or saved on disk (hashcodes.txt)
Version 0.5.5.0 - 2024/10/03
* fixed a copy/paste bug in the windows version.
! updated Linux 64-bit and arm64 versions.
! (win64) updated with GeeXLab 0.60.2.0
Version 0.5.4.0 - 2024/04/30
! updated Linux 64-bit and Raspberry Pi OS 64-bit versions.
! (win64) updated with GeeXLab 0.59.0.0
Version 0.5.3.0 - 2024/04/03
! (win64) updated with GeeXLab 0.58.0.0
Version 0.5.2.0 - 2023/01/09
! (win64) updated with GeeXLab 0.49.3.0
! (win64) the CPU usage of the GUI (graphical user interface)
has been reduced.
Version 0.5.1.0 - 2022/07/01
! (win64) updated with GeeXLab 0.47.2.0.
Version 0.5.0.0 - 2021/12/03
+ added SHA-512 hash code.
+ each hash code is now computed in its own thread.
* fixed a bug in SHA-1 generation (for some files the SHA-1 was wrong).
! (linux64) GLIBC 2.31 is required.
! (win64, linux64) updated with GeeXLab 0.45.0.0.
Version 0.4.0.0 - 2021/09/01
! minor changes.
* (linux64) fixed copy to clipboard of hash codes.
* fixed homepage web link.
! (win64, linux64) updated with GeeXLab 0.43.2.0
Version 0.3.2.0 - 2019/10/03
+ added Raspberry Pi version (requires Raspbian Buster).
! On Linux / Raspbian, the hashcodes.txt file is
automatically opened after hash codes have
been exported.
! updated with GeeXLab 0.29.3.0
Version 0.3.0.0 - 2019/01/16
+ (Windows) Buttons have been added to manually copy hash codes
to clipboard (hash codes are no longer automatically copied).
+ (Windows, Linux) a button has been added to export hash codes
to the hashcodes.txt file.
! updated with GeeXLab 0.27.3.0
Version 0.2.0.1 - 2019/01/11
! (Linux) updated with GeeXLab 0.27.2.1
(no dependency with GLIBC 2.27).
Version 0.2.0.0 - 2019/01/07
. first public release for Windows and Linux