Node.js wrapper for the ssdeep fuzzy hashing library
Pure javascript module for calculating ssdeep compatible context triggered piecewise hashes.
Node.js binding for the ssdeep CTPH library
TypeScript definitions for ssdeep
TypeScript definitions for ssdeep.js
A simple folder-based plagiarism detector.
API Client for Uncover it
JavaScript's library for calculating context triggered piecewise hash(CTPH) also called fuzzy hashing.
A Rust wrapper for ssdeep
Library to generate / parse / compare ssdeep Context Triggered Piecewise Hashes (CTPH)
A simple Rust project for testing examples from The Book
Pure Rust fuzzy hash implementation
Service for storing malicious, benign, or unknown files and related metadata and relationships.
Forensic file hasher — hashdeep for the modern era, BLAKE3 by default
Native bindings to the libfuzzy library
MISP data models and STIX 2.1 conversion library
ssdeep is a program for computing context triggered piecewise hashes (CTPH). Also called fuzzy hashes, CTPH can match inputs that have homologies. Such inputs have sequences of identical bytes in the same order, although bytes in between these sequences may be different in both content and length.
FFI bindings for the ssdeep library "libfuzzy" for fuzzy hash comparisons
Ruby bindings for libfuzzy, a fuzzy hashing implementation included with the ssdeep utility