Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 876 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 876 Bytes

Hook NuGet

High-level detours library for internally hooking native functions

Warning

Cetours is newly created library and may contain bugs. Please, if you can’t hook a some function, then create a new issue about it

Setup for build

Remove reference to local library Cetours and add Cetours via Nuget

Versions

Start ordinal Framework Description Date
2.0.4 .net8.0 Changed framework Dec 2, 2023
2.0.0 .net7.0 Switching from C++ Detours to C# Cetours Oct 20, 2023
1.0.0 .net7.0 Mar 5, 2023