Skip to content

Hashes not match with original TLSH lib #3

@server-izetov

Description

@server-izetov

Hi!

I'm trying to use your gem.
And, for some reason, hashes calculated by your library do not match with hashes calculated with original TLSH lib. Also, it will be great, if we will have feature to diff two hashes.

Thanks

2.4.2 :038 > Tlsh.hash_file('/tmp/creditcard.txt').string.to_s
 => "56b171e23ebecf033ffcaae8bf3c8fa3f3ff0bfbf8b3fee82e3ffcfbac0fc2bbbcff"
$ ./tlsh -f /tmp/creditcard.txt 
56B1449103D79CE032EBC55947A3C4B5292BB06A6A472BDD41D3EE8A6580FC16778F0B	/tmp/creditcard.txt

creditcard.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions