Skip to content

malte-v/SignalFaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SignalFaker

This is a small program that "fakes" signal behaviour on Windows.

Usage: SignalFaker <signal id> <process id>

Supported signals are:

  • SIGKILL (ID 9)
  • SIGTERM (ID 15)
  • SIGSTOP (ID 17)
  • SIGCONT (ID 19)

About

Fakes behaviour of POSIX signals on Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published