logo

cmd-fuzzmatch

use ssdeep libfuzzy to find matching files git clone https://anongit.hacktivis.me/git/cmd-fuzzmatch.git

README.md (326B)


  1. # fuzzmatch - use ssdeep libfuzzy to find matching files
  2. ## Dependencies
  3. - POSIX.1-2024 Make (GNU make and *BSD make supported)
  4. - C17 compiler
  5. - `install(1)` command
  6. - libfuzzy from [ssdeep](https://ssdeep-project.github.io/ssdeep/)
  7. ---
  8. Copyright © 2026 Haelwenn (lanodan) Monnier
  9. SPDX-License-Identifier: GPL-2.0-or-later