mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-03 05:57:40 -05:00
feat: Make it easier to apply multiple yara rules at once
This commit is contained in:
@@ -35,7 +35,6 @@ namespace hex::plugin::builtin {
|
||||
|
||||
std::vector<std::string> m_consoleMessages;
|
||||
|
||||
void reloadRules();
|
||||
void applyRules();
|
||||
void clearResult();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user