ETW2JSON
ETW2JSON copied to clipboard
Tool and library to convert ETW logs to JSON files
There are important files that Microsoft projects should all have that are not present in this repository. A pull request has been opened to add the missing file(s). When the...
Please accept this contribution adding the standard Microsoft SECURITY.MD :lock: file to help the community understand the security policy and how to safely report security issues. GitHub uses the presence...
Running ETW2JSON on https://drive.google.com/file/d/1Qy6sa5dmeAefaVD7pailxde-uCRUL5V3/view?usp=sharing gives: ``` Unhandled exception. System.Reflection.AmbiguousMatchException: Ambiguous match found. at System.DefaultBinder.SelectMethod(BindingFlags bindingAttr, MethodBase[] match, Type[] types, ParameterModifier[] modifiers) at System.RuntimeType.GetMethodImplCommon(String name, Int32 genericParameterCount, BindingFlags bindingAttr, Binder binder,...
I've been trying to get this running on macosx/linux via dotnet core 3.1 without much luck. Is this expected to work cross-platform? or does it need platform dependent libraries from...
All the code for decoding an XML manifest exists, we just need to provide a hook so that users can say, ProviderGuidX is defined in this XML located here on...
# This GitHub repository has been identified as a candidate for archival This repository has had no activity for more than 2 years. Long periods of inactivity present security and...