Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

windows kernelmode driver to inject dll into each and every process and perform systemwide function hooking

License

Notifications You must be signed in to change notification settings

sum-catnip/kptnhook

Repository files navigation

kptnhook

TL;DL

Kptnhooks aim is to assist in global api hooking for security research and reverse engineering. I'm using a kernel driver to ensure each and every process is accessible, from the first processes started by windows before even the login screen. Certain security mitigations have to be disabled from the kernel side for this to work, as some windows processes have special protections against hooking and injection.

Status

This is still highly WIP. The kerneldriver is correctly injecting into 32 and 64bit processes without crashing any of them but the dll is not doing anything yet. Here is my TODO list:

  • injected dll should provide hooks and allow sideloading of user-provided dlls
  • disable PPL to allow loading of user-provided dlls
  • provide prebuild binaries
  • provide install/uninstall scripts that disable driver signature enforcement and trust the test certificate
  • instructions / guide and whitepaper

About

windows kernelmode driver to inject dll into each and every process and perform systemwide function hooking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /