Skip to content

Releases: Idov31/EtwSuite

v1.2.0

Choose a tag to compare

@Idov31 Idov31 released this 27 Jul 20:41
a2953b0

Features

  • Faster event polling
  • Added light & dark mode
  • Added TLG providers
  • Added special providers support

Bugfixes

  • Fixed reverse counted string parsing

v1.1.0

Choose a tag to compare

@Idov31 Idov31 released this 18 Jun 15:24
ac16d8e

Features

  • Supporting consumption from Microsoft-Windows-Security-Auditing

Bugfixes

  • Better log handling instead of crash on specific errors
  • Fixed ReverseCountedWideString parsing

v1.0.1

Choose a tag to compare

@Idov31 Idov31 released this 15 Jun 10:32
632aaa9

Bugfixes

  • Fixed type parsing
  • Fixed krabs DLL linking

Initial Release

Choose a tag to compare

@Idov31 Idov31 released this 14 Jun 21:31

Features Overview

  • Listing all types of providers schemas
    • XML
    • WBEM
    • WPP
    • Trace Logging
  • Record events for providers
  • Create live ETL recording
  • Export events in JSON, CSV, and ETL formats
  • Load previous filter and search in both basic (wildcard) and SQL search
  • Support x64 and ARM64 architectures