Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea: add support for BWMD #83

Open
2 tasks
rjzak opened this issue Jul 16, 2023 · 0 comments
Open
2 tasks

Idea: add support for BWMD #83

rjzak opened this issue Jul 16, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@rjzak
Copy link
Member

rjzak commented Jul 16, 2023

Burrows Wheeler Markov Distance (BWMD, paper) is another similarity metric, similar to LZJD in that they both are based on compression.

  • Code from pyBWMD would need to be ported to Rust.
  • A Postgres extension would be needed to allow querying based on this algorithm.
@rjzak rjzak added the enhancement New feature or request label Jul 16, 2023
@rjzak rjzak added this to MalwareDB Jul 16, 2023
@rjzak rjzak moved this to Todo in MalwareDB Jul 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant