7 #ifndef PAT2YARA_UTILS_H
8 #define PAT2YARA_UTILS_H
25 const yaramod::Rule* rule,
26 const std::string &name);
29 const yaramod::Rule *rule);
32 const std::vector<yaramod::Rule*>& rules);
Definition: symbol_pattern.h:17
std::shared_ptr< yaramod::HexString > getHexPattern(const yaramod::Rule *rule, const std::string &name)
std::string getName(const yaramod::Rule *rule)
std::string collectNames(const std::vector< yaramod::Rule * > &rules)