https://github.com/osrdrivers/windbg-exts
Various WinDbg extensions and scripts
https://github.com/osrdrivers/windbg-exts
Last synced: 10 months ago
JSON representation
Various WinDbg extensions and scripts
- Host: GitHub
- URL: https://github.com/osrdrivers/windbg-exts
- Owner: OSRDrivers
- Created: 2018-09-13T15:39:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-13T15:48:11.000Z (over 7 years ago)
- Last Synced: 2024-11-18T11:41:01.430Z (over 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 31
- Watchers: 6
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-security-collection - **14**星
README
# windbg-exts
Various WinDbg extensions and scripts
## CommandPrograms ##
Scripts written using the WinDbg scripting language. No one writes these (except maybe snoone), but we have some so might as well put them here.
## JavaScript ##
Scripts written using JavaScript and the Debugger Object Model (DOM).