PHP.nl

ssdeep_fuzzy_hash_filename

ssdeep_fuzzy_hash_filename

Create a fuzzy hash from a file

string **ssdeep_fuzzy_hash_filename** string $file_name
calculates the hash

of the file specified by using , and returns that hash. ssdeep_fuzzy_hash_filename``file_namecontext-triggered piecewise hashing

file_nameThe filename of the file to hash.

Returns a string on success, false otherwise.