TLSH - Using TLSH

Introduction

TLSH does 2 things for you:

Use in Windows

Download the program tlsh.exe and modify your path so that tlsh.exe is in your command path.
You can do the commands below in a command prompt window.

Use in Linux / Unix / Mac

Compile up the program tlsh - and put the program tlsh in your path.
You can do the commands below in a terminal window.

Basic Operation

We will do all of these examples in the "Testing" directory of the source code download directory. To get there:
		$ cd Testing