Skip to content

Commit

Permalink
stylize
Browse files Browse the repository at this point in the history
  • Loading branch information
YamatoSecurity committed Nov 24, 2024
1 parent 6d3f561 commit a3a5ada
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG-Japanese.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit a3a5ada

Please sign in to comment.