Skip to content

EvtxLogBrowser

Compare
Choose a tag to compare
@kacos2000 kacos2000 released this 16 Jul 11:41
· 7 commits to master since this release
a93f332

[Update]

  • Corrected timestamps in the event list nodes (middle pane) to display UTC instead of System Time*.
  • Updated Digital Signature
  • Lines corrected:
    (get-date ($x.Event.System.TimeCreated.SystemTime)).ToUniversalTime().ToString("dd/MM/yyyy HH:mm:ss.fffffff")
    (get-date ($xml_log.Event.System.TimeCreated.SystemTime)).ToUniversalTime().ToString("dd/MM/yyyy HH:mm:ss.fffffff")