mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 21:47:40 -05:00
feat: Allow multiple yara rules to be applied after each otherr
This commit is contained in:
@@ -410,6 +410,7 @@ namespace hex::plugin::builtin {
|
||||
{ "hex.builtin.view.yara.header.rules", "Rules" },
|
||||
{ "hex.builtin.view.yara.reload", "Reload" },
|
||||
{ "hex.builtin.view.yara.match", "Match Rules" },
|
||||
{ "hex.builtin.view.yara.reset", "Reset" },
|
||||
{ "hex.builtin.view.yara.matching", "Matching..." },
|
||||
{ "hex.builtin.view.yara.error", "Yara Compiler error: " },
|
||||
{ "hex.builtin.view.yara.header.matches", "Matches" },
|
||||
|
||||
Reference in New Issue
Block a user