DbgViewMini
A tiny command line utility that displays OutputDebugString messages
Install / Use
/learn @m417z/DbgViewMiniREADME
DbgViewMini
A tiny command line utility that displays OutputDebugString messages.
References
DbgViewMini is based on code from Task Explorer and System Informer:
- https://github.com/DavidXanatos/TaskExplorer/blob/master/TaskExplorer/API/Windows/Monitors/WinDbgMonitor.cpp
- https://github.com/processhacker/plugins-extra/blob/master/DbgViewPlugin/log.c
