๐ A Example of how to temporarily patch ETW on Runtime
- ๐ก๏ธ Rewrites ETW to be a new set of bytes
- ๐ฆ Patches
EtwEventWriteWindows 10 & 11 - ๐ช Logs all Errors or Outputs to the
Console
This code is intended for educational and research purposes only.
- Visual Studio 2022+
- .NET Framework 4.8
- Release x64 mode highly recommended.
MIT License (see LICENSE)