Skip to content

Releases: kacos2000/Evtx_Log_Browser

EvtxLogBrowser

12 Mar 00:55
64741d7
Compare
Choose a tag to compare

[Update]

  • Reversed the order in the Events list - now they appear with the newest event on top

    image

MD5: 913B7C9E6378B5EC0EC78F076155EABA
SHA256: 554F14351D25E5FEB8ECFB7C6AB8A807CB8269D43FA65DEC75ED7979321D8280

PS: only works in x64 Windows (8.1/10)

EvtxLogBrowser

08 Mar 21:27
47fa991
Compare
Choose a tag to compare

[Update]

  • Now in 'dark mode'

  • Added icons & colors depending on each event's level (info, warning, error, critical):

    image

  • Swapped 'Get-WinEvent' with 'System.Diagnostics.Eventing.Reader.EventLogReader'

  • Added 'OpCode' & 'Keywords' Description names where available (they don't show in the XML output)

  • Other minor changes

MD5: C292D8FCEEB391E14136630A4F2CEF75
SHA256: CA0B995FFA4A98E9B90A078D489BC2E9D38C2F3B37DA8B1F220E1E3773F5DF90

PS: only works in x64 Windows (8.1/10)

EvtxLogBrowser

16 Jul 20:44
a93f332
Compare
Choose a tag to compare

[Update]

  • Corrected a really stupid bug that prevented display of logs with single events
  • Added option to right click copy & toggle (expand/collapse nodes)
  • Now runs elevated
  • Other minor fixes

MD5: 0085E3E46CC6644B0C23ACFB568E1159
SHA256: F176E2B113E6461DA39C5F73009DA1EA0965A73ACD20708FB0ACE187B0D231AE

PS: only works in x64 Windows (8.1/10)

EvtxLogBrowser

16 Jul 11:41
a93f332
Compare
Choose a tag to compare

[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")

EvtxLogBrowser

05 Jan 13:36
f21df79
Compare
Choose a tag to compare
  • Initial release

MD5: E77CE59DCDF5CB690C481E8DE485CA38
SHA256: 323963FCC58183D1507CD263C9036AFF9938839DF72D343AE234FF73008B94DD