hashlookup / hashlookup-forensic-analyser

Analyse a forensic target (such as a directory) to find and report files found and not found from CIRCL hashlookup public service - https://circl.lu/services/hashlookup/
https://hashlookup.github.io/hashlookup-forensic-analyser/
Other
121 stars 13 forks source link

Fixing typo #13

Closed Hu6li closed 1 year ago

Hu6li commented 1 year ago

Running hashlookup using bloomfilters combined with the --inline-stats flag, python ran into an error due to a typo (missing "s").

adulau commented 1 year ago

Good catch indeed! Thank you