MalwareTech / FstHook

A library for intercepting native functions by hooking KiFastSystemCall

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FstHook

A library for intercepting native functions by hooking KiFastSystemCall

Note: KiFastSystemCall hooking only works on the following systems:

  • Windows XP Service Pack 3 32-bit
  • Windows Vista 32-bit
  • Windows 7 32-bit

About

A library for intercepting native functions by hooking KiFastSystemCall


Languages

Language:C++ 89.4%Language:C 10.6%