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:
@@ -409,6 +409,7 @@ namespace hex::plugin::builtin {
|
||||
{ "hex.builtin.view.yara.header.rules", "Regras" },
|
||||
{ "hex.builtin.view.yara.reload", "Recarregar" },
|
||||
{ "hex.builtin.view.yara.match", "Combinar Regras" },
|
||||
//{ "hex.builtin.view.yara.reset", "Reset" },
|
||||
{ "hex.builtin.view.yara.matching", "Combinando..." },
|
||||
{ "hex.builtin.view.yara.error", "Erro do compilador Yara: " },
|
||||
{ "hex.builtin.view.yara.header.matches", "Combinações" },
|
||||
|
||||
Reference in New Issue
Block a user