Jonathan Johnson 23b315c6de Update README.md
2023-06-11 21:53:34 -05:00
2023-06-11 21:51:30 -05:00
2023-06-11 21:50:06 -05:00
2023-06-11 21:53:34 -05:00

ProcCallback

An example of how a driver can register a handle creation callback.

Disclaimer

This is a proof-of-concept and is not meant to run on production machines

Installation

  • bcdedit /set TESTSIGNING on
  • sc.exe create ProcCallback binPath= <Path\to\ProcCallback.sys> type= kernel
  • sc.exe start ProcCallback
S
Description
Automated archival mirror of github.com/jsecurity101/ProcCallback
Readme 30 KiB
Languages
C++ 100%