Skip to content
 
 

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MinHook.NET

An experimental fork of CCob's MinHook.NET project. Changes include:

  • Retargeted from .NET Framework to .NET Standard.
  • Replaced P/Invoke with D/Invoke.
  • Replaced Win32 APIs (VirtualAlloc/VirtualProtect/etc) with their equivalent Nt-API counterparts (NtAllocateVirtualMemory/NtProtectVirtualMemory/etc).

About

A C# port of the MinHook API hooking library

Resources

Stars

55 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages