Update README.md

This commit is contained in:
yardenshafir
2023-11-22 09:32:58 -05:00
committed by GitHub
parent cc93a51a24
commit 0943d63506
+6 -1
View File
@@ -1 +1,6 @@
# WinDbg-JS
# WinDbg-JS
A repository for JavaScript scripts for WinDbg.
Currently contain:
1. EtwKernelRoutines.js - routines to parse and show ETW providers and consumers in kernel mode.