Skip to content

A Windows command line tool to crash specified process.

Notifications You must be signed in to change notification settings

Zplutor/crasher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crasher

This is a Windows command line tool that you can use to crash specified process for testing purpose, such as verifying your crash reporting tools.

Usage

crasher <PID>

Crash the process whose ID matches <PID>.

crasher <ProcessName>

Crash all processes whose names match <ProcessName>.

About

A Windows command line tool to crash specified process.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages