Crate dectree_rs

source ·

Structs§

  • Represents a decision tree that can be used to search for signatures. This is a tree structure that can be used to search for signatures in a binary blob. The tree is built by adding signatures to the tree and then searching for them.