Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tshm/dbcat
cat utility which catches windows OutputDebugString().
https://github.com/tshm/dbcat
Last synced: 11 days ago
JSON representation
cat utility which catches windows OutputDebugString().
- Host: GitHub
- URL: https://github.com/tshm/dbcat
- Owner: tshm
- Created: 2013-05-09T05:59:36.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-09T06:04:02.000Z (over 11 years ago)
- Last Synced: 2024-11-14T22:36:05.603Z (2 months ago)
- Language: C++
- Size: 105 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
dbcat
=====Simple utility to collect windows debug logs that
application dumps via ::OutputDebugString() API.