#signals #kernel

  1. J

    Catching application SIGNALs(kill, term, stop, etc..) in KERNEL space (driver)

    Is there a way to catch all SIGNALs sent to application with certain PID in the driver?
Back
Top