mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 13:37:42 -05:00
feat: Allow multiple yara rules to be applied after each otherr
This commit is contained in:
@@ -407,6 +407,7 @@ namespace hex::plugin::builtin {
|
||||
{ "hex.builtin.view.yara.header.rules", "Regeln" },
|
||||
{ "hex.builtin.view.yara.reload", "Neu laden" },
|
||||
{ "hex.builtin.view.yara.match", "Regeln anwenden" },
|
||||
{ "hex.builtin.view.yara.reset", "Zurücksetzen" },
|
||||
{ "hex.builtin.view.yara.matching", "Anwenden..." },
|
||||
{ "hex.builtin.view.yara.error", "Yara Kompilerfehler: " },
|
||||
{ "hex.builtin.view.yara.header.matches", "Funde" },
|
||||
|
||||
Reference in New Issue
Block a user