tlsh
tlsh copied to clipboard
generating digest from a file list
As far as I know, current tlsh only supports generating digests for a bunch of files under a directory using commands like tlsh -r <dir>.
I was hoping there would be an option to generate digests of files that are listed in a specific file listfile, with something like tlsh -l <listfile>, since my target files spread under different directories and many other irrelevant files also exit in those directories.
(It seems that current -l option is only used for comparison but not for generating digests.)
Sorry for the long delay. I'll take a look at this.