updating server to be able to use yara rules
This commit is contained in:
@@ -18,4 +18,5 @@ void scan_file_t(const std::string& filepath_);
|
||||
int initialize(const std::string& folderPath);
|
||||
void scan_process_t(const std::string& filepath_);
|
||||
int get_num_files(const std::string& directory);
|
||||
int search_hash(const std::string& dbname_, const std::string& hash_, const std::string& filepath_);
|
||||
void cleanup();
|
||||
|
||||
Reference in New Issue
Block a user