Skip to content

MiroKaku/DetoursX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LICENSE Windows Visual Studio

About

Kernel extension version of Detours. (Did not bypass PatchGuard)

Support progress

  • DetourTransactionBegin
  • DetourTransactionAbort
  • DetourTransactionCommit
  • DetourTransactionCommitEx
  • DetourUpdateThread
  • DetourAttach
  • DetourAttachEx
  • DetourDetach
  • DetourDetachEx
  • DetourCodeFromPointer
  • DetourCopyInstruction
  • DetourUpdateProcessWithDll
  • DetourUpdateProcessWithDllEx
  • DetourCopyPayloadToProcess

Wiki

Microsoft Detours Wiki

License

Copyright (c) Microsoft Corporation. All rights reserved.

Licensed under the MIT License.