diff --git a/CHANGELOG-Japanese.md b/CHANGELOG-Japanese.md index 5a58c60be..327a15c14 100644 --- a/CHANGELOG-Japanese.md +++ b/CHANGELOG-Japanese.md @@ -7,11 +7,11 @@ - `gt`、`gte`、`lt`、`lte`のフィールドモディファイアに対応した。(#1433) (@fukusuket) - 新しい`log-metrics`コマンドで`.evtx`ファイルの情報を取得できるようになった。(コンピュータ名、イベント数、最初のタイムスタンプ、最後のタイムスタンプ、チャネル、プロバイダ) (#1474) (@fukusuket) - 以下のコマンドに`Channel`と`Provider`の略称を無効にする`-b, --disable-abbreviations`オプションを追加した。元の値を確認したい時に便利。 (#1485) (@fukusuket) - * csv-timeline - * json-timeline - * eid-metrics - * log-metrics - * search + * `csv-timeline` + * `json-timeline` + * `eid-metrics` + * `log-metrics` + * `search` - `utf16/utf16be/utf16le/wide`フィールドモディファイアが`base64offset|contains`フィールドモディファイアと一緒に使えるようになった。 (#1432) (@fukusuket) * `utf16|base64offset|contains` * `utf16be|base64offset|contains` diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fa06afb6..d44025fb8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,11 +7,11 @@ - Support for the `gt`, `gte`, `lt`, `lte` field modifiers. (#1433) (@fukusuket) - New `log-metrics` command to get information about `.evtx` files. (computer names, event count, first timestamp, last timestamp, channels, providers) (#1474) (@fukusuket) - New `-b, --disable-abbreviations` options for the following commands to disable `Channel` and `Provider` abbreviations for when you want to check the original values. (#1485) (@fukusuket) - * csv-timeline - * json-timeline - * eid-metrics - * log-metrics - * search + * `csv-timeline` + * `json-timeline` + * `eid-metrics` + * `log-metrics` + * `search` - Support for `utf16/utf16be/utf16le/wide` field modifiers to be used with the `base64offset|contains` field modifier. (#1432) (@fukusuket) * `utf16|base64offset|contains` * `utf16be|base64offset|contains`