Commit Graph

6 Commits

Author SHA1 Message Date
tabledevil 09ab281881 Rework to CIRCL hashlookup offline bloom (SHA-1)
Replace the self-built 2021 NSRL RDS md5 bloom with CIRCL's offline
hashlookup-full.bloom (SHA-1, NSRL + more), downloaded at build. Old
single-hash CLI preserved (now SHA-1); 'analyse -d <dir>' runs
hashlookup-forensic-analyser against the bundled bloom.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-10 13:38:48 +02:00
TKE 23c6dfecf6 Convert scripts to python3 2021-03-16 20:08:46 +01:00
TKE 5bfba5521a Update search.py to use config 2020-04-25 00:14:17 +02:00
TKE 566f4c722c added stdin support for hashes 2020-04-14 19:28:49 +02:00
TKE 1b45ad84d6 reworked search.py to support printing of only mismatched hashes 2020-04-14 18:17:46 +02:00
TKE 1e56d28320 initial Commit with Files from Blacktop 2020-04-14 17:23:12 +02:00