- Added the BlackHat Asia tool (presented at Arsenal)
3.5.1
- Fixed the error in the Python extension
3.5.0
- Added the - force option - Allows a user to force the generation of digests for strings down to 50 characters long
3.4.5
- Pick up Jeremy Bobbios patches for: - Build shared library (libtlsh.so), in addition to static library, on Linux and have tlsh_unittest link to it. - Remove TlshImpl symbols from libtlsh.so - Add Tlsh_init to py_ext/tlshmodule.cpp, which ensures Tlsh constructor will be called from Tlsh python module - Create symbolic link for tlsh -> tlsh_unittest