Skip to content

Releases: trendmicro/tlsh

TLSH version 4.12.0 Python tools / Clustering tools / Fixes Python memory leak

26 Sep 20:33
f0c0af7
Compare
Choose a tag to compare

Incorporates

Python tools / Clustering tools - from release 4.10 and 4.11
Merge pull request #137 - this fixed a memory leak in py-tlsh

Pre-release 4.11.2 made threading optional. fixed compilation for CENTOS 7

22 Nov 21:51
Compare
Choose a tag to compare

Found issues with recent threading / use of stdc++ on CENTOS
Backed out some recent additions (threading)
TLSH now compiles on CENTOS 7 (broken for a few weeks)

This is candidate for production release

Pre-release 4.11.0 Python Clustering Tool / Analysis of Malware Bazaar / fixed install for threading

11 Oct 06:01
Compare
Choose a tag to compare

4.11.0 added Jupyter notebook for analysis of Malware Bazaar
Pattern file for predicting malware family of unknown samples using Malware Bazaar clustering

4.10.x added Python tools for clustering file
using DBSCAN
using HAC-T
we provide scripts to show people how to cluster the Malware Bazaar dataset using TLSH

4.9.x added options -thread and -private
-thread the TLSH is evaluated with 2 threads (faster calculation)
Only done for files / bytestreams >= 10000 bytes
But this means that it is impossible to calculate the checksum
So the checksum is set to zero
-private
Does not evaluate the checksum
Useful if you do not want to leak information
Slightly faster than default TLSH (code was written to optimize this)

This is a pre-release
If there are any problems with this version, then please enter an issue

Pre-release 4.10.1 Python Clustering Tool / fixed install for threading

01 Oct 07:04
Compare
Choose a tag to compare

4.10.x added Python tools for clustering file
using DBSCAN
using HAC-T
we provide scripts to show people how to cluster the Malware Bazaar dataset using TLSH

4.9.x added options -thread and -private
-thread the TLSH is evaluated with 2 threads (faster calculation)
Only done for files / bytestreams >= 10000 bytes
But this means that it is impossible to calculate the checksum
So the checksum is set to zero
-private
Does not evaluate the checksum
Useful if you do not want to leak information
Slightly faster than default TLSH (code was written to optimize this)

This is a pre-release
If there are any problems with this version, then please enter an issue

TLSH version 4.8.2 improved install and portability

09 Sep 05:58
Compare
Choose a tag to compare
Improve portability, add shared library build, install tlsh_unittest
Merged in pull request 103. Thanks to Dkapps for pull request 103
Merged in pull request 107. Thanks to cgull  for pull request 107

It would appear that this release has no issues (so far)
We have modified the install and attempted to increase portability.
Please contact us or raise an issue if you have problems.

TLSH version 4.7.2

08 Sep 02:37
Compare
Choose a tag to compare
Updated package py-tlsh on Pypi.org
Merging in pull request that adds functions to Python package
	lvalue, q1ratio, q2ratio, checksum, bucket_value and is_valid
regression tests for C++ and Python functions for:
	lvalue, q1ratio, q2ratio, checksum, bucket_value

resolve issue #95 and #102 - (related to Python version numbers / Python environment)

4.6.0 TLSH release

23 Apr 02:59
Compare
Choose a tag to compare
4.6.0 TLSH release Pre-release
Pre-release

Merged in fixes for

  • issue 79 - divide by zero (very rare edge case)
  • fixing python extension on PyPi
  • fixes Java version on large files and T1 issue in Java version

4.2.1 release (also includes tlsh.exe for Windows)

26 Mar 20:03
Compare
Choose a tag to compare

4.2.1 release

  • resolved issue #78 ill formed JSON objects on Windows
  • adding version identifier to the digest (T1)
  • added output options (-o)
  • added json object output (-ojson)
  • added null digest (TNULL)
  • tlsh.exe for Windows using MinGW

Windows release using MinGW - do not use - see issue #78

26 Mar 01:17
Compare
Choose a tag to compare

Windows release using MinGW
see issue #78

3.19.1 final version 3 release (old 70 hex char digest)

25 Mar 10:48
Compare
Choose a tag to compare

The final version 3 release with (old) 70 hex character digest