v2.2.0
v2.2.0 [2023/12/04] - "Nasi Lemak Release"
New Features:
- Added
timeline-partition-diagnostic
command to parse the Windows 10Microsoft-Windows-Partition%4Diagnostic.evtx
log file and report information about all the connected devices and their Volume Serial Numbers, both currently present on the device and previously existed. (Based on https://github.com/theAtropos4n6/Partition-4DiagnosticParser) (#70) (@fukusuket)
Enhancements:
- Improved the display of the progress bar in the
vt-lookup
command. (#68) (@fukusuket)
Bug Fixes:
- Fixed an unhandled exception bug when key is not found. (#65) (@fukusuket)
- Newline handling was not done properly in
extract-scriptblocks
command for JSON input. (#71) (@fukusuket)
新機能:
- Windows10の
Microsoft-Windows-Partition%4Diagnostic.evtx
を解析し、接続されたすべてのデバイスおよびそれらのボリュームシリアル番号に関する情報を出力するtimeline-partition-diagnostic
コマンドを追加した。現在および過去に接続されたデバイスに関する情報を出力する。 (処理は https://github.com/theAtropos4n6/Partition-4DiagnosticParser を参考に作成された) (#70) (@fukusuket)
改善:
vt-lookup
コマンドのプログレスバーの表示を改善した。 (#68) (@fukusuket)
バグ修正:
- キーが存在しない場合の未処理の例外のバグを修正した。 (#65) (@fukusuket)
- JSON入力の場合、
extract-scriptblocks
コマンドで改行処理が正しく行われていなかった。 (#71) (@fukusuket)