Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.05 KB

ReadMe.md

File metadata and controls

38 lines (27 loc) · 1.05 KB

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.