Skip to content

Releases: glaslos/tlsh

v0.4.0 compatibility with reference implementation

12 Aug 13:34

Choose a tag to compare

v0.3.0 Hash interface implementation

12 Dec 22:34

Choose a tag to compare

v0.2.0 Feature Complete

15 Aug 10:40

Choose a tag to compare

Pre-release

Able to compute a hash and the distance between two hashes.

Usage of ./tlsh-amd64-linux:
  -c filename
    	specifies a filename or `digest` whose TLSH value will be compared to a filename specified (-f)
  -f file
    	path to the file to be hashed
  -r	set to get only the hash
  -version
    	print version

v0.1.0 Release

08 Jun 15:23

Choose a tag to compare

v0.1.0 Release Pre-release
Pre-release

First release of the TLSH cli tool. Basic functionality is present.

tlsh version v0.1.0+3dc10e0 2017-06-08T15:20:02+0000

Usage of ./tlsh-amd64-linux:
  -f string	path to the file to be hashed
  -r		set to get only the hash
  -version	print version