mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-01 21:17:44 -05:00
feat: Allow multiple yara rules to be applied after each otherr
This commit is contained in:
@@ -412,6 +412,7 @@ namespace hex::plugin::builtin {
|
||||
{ "hex.builtin.view.yara.header.rules", "ルール" },
|
||||
{ "hex.builtin.view.yara.reload", "リロード" },
|
||||
{ "hex.builtin.view.yara.match", "検出" },
|
||||
//{ "hex.builtin.view.yara.reset", "Reset" },
|
||||
{ "hex.builtin.view.yara.matching", "マッチ中…" },
|
||||
{ "hex.builtin.view.yara.error", "Yaraコンパイルエラー: " },
|
||||
{ "hex.builtin.view.yara.header.matches", "マッチ結果" },
|
||||
|
||||
Reference in New Issue
Block a user