Skip to content

scan the windows dump files in a folder to get the bug check str

Notifications You must be signed in to change notification settings

imzjy/auto_bugcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto_bugcheck

scan the windows dump files in a folder to get the bug check str

Usage

auto_bugcheck v0.0.3c 
  -c string
    	command issued to cdb debugger (default "!analyze -v;q")
  -d string
    	folder contains DMP files
  -f string
    	analyze specific dump file, ignore -d if flag set
  -p string
    	cdb file path (default "C:\\Program Files (x86)\\Windows Kits\\10\\Debuggers\\x64\\cdb.exe")
  -raw
    	raw cdb output
  -regex string
    	regular express to exact from cdb output
  -version
    	print version

About

scan the windows dump files in a folder to get the bug check str

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published