EdwardRaff/jLZJD
Java implementation of Lempel-Ziv Jaccard Distance
This tool helps cybersecurity analysts and digital forensic investigators quickly find similar or related arbitrary byte sequences, such as malware samples or system logs. You provide it with one or more files or directories containing these sequences, and it outputs similarity digests or comparisons, helping you identify connections efficiently. It's designed for professionals working with large binary data for threat intelligence or incident response.
No commits in the last 6 months.
Use this if you need to detect subtle similarities between large binary files or data streams, especially in cybersecurity or digital forensics, and require a fast and accurate method.
Not ideal if your primary goal is general-purpose data compression or if you are working with small text-based files where simple string matching is sufficient.
Stars
21
Forks
6
Language
Java
License
GPL-3.0
Category
Last pushed
Sep 17, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/EdwardRaff/jLZJD"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
oracle/tribuo
Tribuo - A Java machine learning library
o19s/elasticsearch-learning-to-rank
Plugin to integrate Learning to Rank (aka machine learning for better relevance) with Elasticsearch
Waikato/meka
Multi-label classifiers and evaluation procedures using the Weka machine learning framework.
Waikato/moa
MOA is an open source framework for Big Data stream mining. It includes a collection of machine...
allegro/allRank
allRank is a framework for training learning-to-rank neural models based on PyTorch.